numam-dpdk/lib/librte_ethdev
Chengchang Tang 61efaf5b62 ethdev: support getting Rx buffer size in Rx queue info
Add a field named rx_buf_size in rte_eth_rxq_info to indicate the buffer
size used in receiving packets for HW.

In this way, upper-layer users can get this information by calling
rte_eth_rx_queue_info_get.

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Reviewed-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-09-21 18:05:38 +02:00
..
ethdev_private.c
ethdev_private.h
ethdev_profile.c
ethdev_profile.h ethdev: fix build when vtune profiling is on 2020-04-21 13:57:06 +02:00
ethdev_trace_points.c trace: simplify trace point registration 2020-07-05 21:34:21 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_class_eth.c
rte_dev_info.h
rte_eth_ctrl.h
rte_ethdev_core.h ethdev: make device operations struct private 2020-09-18 18:55:08 +02:00
rte_ethdev_driver.h ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
rte_ethdev_pci.h ethdev: remove redundant license text 2020-09-18 18:55:08 +02:00
rte_ethdev_trace_fp.h
rte_ethdev_trace.h
rte_ethdev_vdev.h ethdev: remove redundant license text 2020-09-18 18:55:08 +02:00
rte_ethdev_version.map ethdev: format link status text 2020-09-21 18:05:37 +02:00
rte_ethdev.c ethdev: format link status text 2020-09-21 18:05:37 +02:00
rte_ethdev.h ethdev: support getting Rx buffer size in Rx queue info 2020-09-21 18:05:38 +02:00
rte_flow_driver.h ethdev: mark internal functions 2020-09-18 18:55:08 +02:00
rte_flow.c ethdev: add eCPRI key fields to flow API 2020-07-13 02:11:30 +02:00
rte_flow.h ethdev: add eCPRI key fields to flow API 2020-07-13 02:11:30 +02:00
rte_mtr_driver.h ethdev: make device operations struct private 2020-09-18 18:55:08 +02:00
rte_mtr.c
rte_mtr.h
rte_tm_driver.h ethdev: make device operations struct private 2020-09-18 18:55:08 +02:00
rte_tm.c
rte_tm.h ethdev: support TM for shaper config in packet mode 2020-09-18 18:55:10 +02:00