numam-dpdk/drivers
Nikhil Rao 2fcf2f104f ethdev: support WRED thresholds in bytes
WRED thresholds can be specified in bytes if the TM leaf
node supports it. Also extend WRED thresholds to 32 bits from 16.

TM capability (port/level/queue) fields cman_wred_packet_mode_supported and
cman_wred_byte_mode_supported, when non-zero, indicate support for WRED
thresholds in packets and bytes respectively.

The packet_mode member of struct rte_tm_wred_params, when non-zero,
indicates that the min and max thresholds are specified in
packets and when zero, indicates that the min and max thresholds
are specified in bytes.

Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
2018-05-04 16:23:19 +02:00
..
baseband drivers: rename bbdev directory to baseband 2018-03-21 22:43:05 +01:00
bus mem: add argument to memory event callback 2018-05-08 22:28:58 +02:00
common common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
crypto crypto/dpaa_sec: remove ctx based offset for PA-VA conversion 2018-04-27 21:39:47 +02:00
event bus/fslmc: keep Tx queues information for DPCI devices 2018-05-08 14:20:06 +02:00
mempool mempool/dpaa2: add functions for CMDIF 2018-05-08 14:14:59 +02:00
net ethdev: support WRED thresholds in bytes 2018-05-04 16:23:19 +02:00
raw raw/dpaa2_cmdif: support enqueue/dequeue operations 2018-05-08 14:21:07 +02:00
Makefile drivers: add common folder 2018-04-04 17:40:03 +02:00
meson.build drivers/raw: support meson build 2018-05-08 12:20:45 +02:00