numam-dpdk/lib/librte_ethdev
Rosen Xu 9378d24bef ethdev: expand queue threshold size of RED parameters
There's very commonly that more than 4G DDR memory in NIC for HQoS,
so right now the queue threshold size of RED needs to expand to
uint64_t. This patch fixes it.

Signed-off-by: Rosen Xu <rosen.xu@intel.com>
2018-10-08 17:51:54 +02:00
..
ethdev_private.c ethdev: add private generic device iterator 2018-10-03 14:22:41 +02:00
ethdev_private.h ethdev: add private generic device iterator 2018-10-03 14:22:41 +02:00
ethdev_profile.c ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
ethdev_profile.h ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
Makefile ethdev: register as a class 2018-10-03 14:23:02 +02:00
meson.build ethdev: register as a class 2018-10-03 14:23:02 +02:00
rte_class_eth.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
rte_dev_info.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_eth_ctrl.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_core.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_driver.h ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
rte_ethdev_pci.h ethdev: convert static log type usage to dynamic 2018-07-03 01:35:58 +02:00
rte_ethdev_vdev.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_version.map ethdev: get Rx queue interrupt fd 2018-10-11 18:53:49 +02:00
rte_ethdev.c ethdev: add Tx offload outer UDP checksum definition 2018-10-11 18:53:49 +02:00
rte_ethdev.h ethdev: add Tx offload outer UDP checksum definition 2018-10-11 18:53:49 +02:00
rte_flow_driver.h ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.c ethdev: add flow action to swap MAC addresses 2018-10-11 18:53:49 +02:00
rte_flow.h ethdev: add flow action to swap MAC addresses 2018-10-11 18:53:49 +02:00
rte_mtr_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.h ethdev: expand queue threshold size of RED parameters 2018-10-08 17:51:54 +02:00