18 11:43 AM
> > > To: Rao, Nikhil
> > > Cc: Dumitrescu, Cristian ; Singh,
> > > Jasvinder ; dev@dpdk.org
> > > Subject: Re: [dpdk-dev] [PATCH] ethdev: support double precision RED
> > > queue weight
> > >
> > > On Thu, 29 Nov 2018 11:24:42 +05
Hi Nikhil,
> -Original Message-
> From: Rao, Nikhil
> Sent: Thursday, November 29, 2018 5:55 AM
> To: Dumitrescu, Cristian ; Singh, Jasvinder
>
> Cc: dev@dpdk.org; Rao, Nikhil
> Subject: [PATCH] ethdev: support double precision RED queue weight
>
> RED queue weight is currently specifie
an ; Singh, Jasvinder
> > ; dev@dpdk.org
> > Subject: Re: [dpdk-dev] [PATCH] ethdev: support double precision RED queue
> > weight
> >
> > On Thu, 29 Nov 2018 11:24:42 +0530
> > Nikhil Rao wrote:
> >
> > > RED queue weight is currently specified as
On Thu, 29 Nov 2018 11:24:42 +0530
Nikhil Rao wrote:
>
> + /** Double precision RED queue weight support. When non-zero, this
> + * this parameter indicates that RED queue weight in double precision
> + * format is supported.
> + * @see struct rte_tm_red_params::wq_is_log2
>
> -Original Message-
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Thursday, November 29, 2018 11:43 AM
> To: Rao, Nikhil
> Cc: Dumitrescu, Cristian ; Singh, Jasvinder
> ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] ethdev: support doubl
On Thu, 29 Nov 2018 11:24:42 +0530
Nikhil Rao wrote:
> RED queue weight is currently specified as a negated log of 2.
>
> Add support for RED queue weight to be specified in double precision
> and TM capability flags for double precision and negated log2
> RED queue weight support.
>
> Signed-o
RED queue weight is currently specified as a negated log of 2.
Add support for RED queue weight to be specified in double precision
and TM capability flags for double precision and negated log2
RED queue weight support.
Signed-off-by: Nikhil Rao
---
lib/librte_ethdev/rte_tm.h | 41
7 matches
Mail list logo