Re: [dpdk-dev] [PATCH v2] ethdev: support double precision RED queue weight

2019-03-29 Thread Dumitrescu, Cristian
> -Original Message- > From: Rao, Nikhil > Sent: Thursday, January 10, 2019 4:36 PM > To: Dumitrescu, Cristian ; Singh, Jasvinder > > Cc: Lu, Wenzhuo ; Wu, Jingjing > ; Iremonger, Bernard > ; dev@dpdk.org; Rao, Nikhil > > Subject: [PATCH v2] ethdev: support double precision RED queue w

[dpdk-dev] [PATCH v2] ethdev: support double precision RED queue weight

2019-01-10 Thread Nikhil Rao
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. Update the softnic PMD and testpmd for the new tm capability flags and the st