numam-dpdk/drivers
Leyi Rong e4b73bee79 net/ice/base: fix rate limit burst size calculation
When the MSB is not set, the lower 11 bits do not represent bytes, but
chunks of 64 bytes. Adjust the rate limit burst size calculation
accordingly, and update the comments to indicate the way the hardware
actually works.

Fixes: 93e84b1bfc ("net/ice/base: add basic Tx scheduler")
Cc: stable@dpdk.org

Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-06-28 20:31:48 +02:00
..
baseband
bus bus/vmbus: skip non-network devices 2019-06-27 23:13:57 +02:00
common drivers: add init and fini on octeontx2 NPA object 2019-06-25 23:35:57 +02:00
compress
crypto crypto/aesni_mb: fix build with gcc 4.8.5 2019-06-05 18:37:08 +02:00
event build: add libatomic dependency for 32-bit clang 2019-06-03 23:57:43 +02:00
mempool mempool/octeontx2: fix build with icc 2019-06-27 08:55:02 +01:00
net net/ice/base: fix rate limit burst size calculation 2019-06-28 20:31:48 +02:00
raw raw/dpaa2_qdma: remove incorrect experimental tag 2019-06-29 19:04:30 +02:00
Makefile
meson.build build: enable BSD features visibility for FreeBSD 2019-06-26 16:50:33 +02:00