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

Stephen Hemminger stephen at networkplumber.org
Thu Nov 29 07:12:45 CET 2018


On Thu, 29 Nov 2018 11:24:42 +0530
Nikhil Rao <nikhil.rao at intel.com> 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-off-by: Nikhil Rao <nikhil.rao at intel.com>

Since this is an ABI break anyway, why not just commit to the new
format?


More information about the dev mailing list