All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "Krakowiak, LukaszX" <lukaszx.krakowiak@intel.com>
Subject: Re: [dpdk-dev] [PATCH 1/2] sched: add support for 64 bit values
Date: Tue, 15 Oct 2019 15:27:47 +0000	[thread overview]
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E9468CB@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <20191014172455.139224-1-jasvinder.singh@intel.com>



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Monday, October 14, 2019 6:25 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>; Krakowiak,
> LukaszX <lukaszx.krakowiak@intel.com>
> Subject: [PATCH 1/2] sched: add support for 64 bit values
> 
> To support high bandwidth NICs, all rates (port, subport level
> token bucket and traffic class rates, pipe level token bucket
> and traffic class rates) and stats counters defined in public
> data structures (rte_sched.h) are modified to support 64-bit
> values.
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
> Signed-off-by: Lukasz Krakowiak <lukaszx.krakowiak@intel.com>
> ---
>  examples/ip_pipeline/cli.c    | 18 +++++-----
>  examples/ip_pipeline/tmgr.h   |  2 +-
>  examples/qos_sched/cfg_file.c | 64 +++++++++++++++++------------------
>  examples/qos_sched/stats.c    |  6 ++--
>  lib/librte_sched/rte_sched.h  | 38 ++++++++++-----------
>  5 files changed, 64 insertions(+), 64 deletions(-)
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>


  parent reply	other threads:[~2019-10-15 15:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-14 17:24 [dpdk-dev] [PATCH 1/2] sched: add support for 64 bit values Jasvinder Singh
2019-10-14 17:24 ` [dpdk-dev] [PATCH 2/2] sched: modify internal structs and functions " Jasvinder Singh
2019-10-15 15:47   ` Dumitrescu, Cristian
2019-10-15 16:01     ` Singh, Jasvinder
2019-10-15 15:27 ` Dumitrescu, Cristian [this message]
2019-10-16 14:17 ` [dpdk-dev] [PATCH v2 1/2] sched: add support " Jasvinder Singh
2019-10-16 14:17   ` [dpdk-dev] [PATCH v2 2/2] sched: modify internal structs and functions " Jasvinder Singh
2019-10-16 15:14     ` Dumitrescu, Cristian
2019-10-25 16:08       ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EB4FA525960D640B5BDFFD6A3D891268E9468CB@IRSMSX108.ger.corp.intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=jasvinder.singh@intel.com \
    --cc=lukaszx.krakowiak@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.