numam-dpdk/app/test-pmd
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
..
5tswap.c app/testpmd: count empty polls in 5-tuple swap engine 2020-09-18 18:55:08 +02:00
bpf_cmd.c replace unused attributes 2020-04-16 18:30:58 +02:00
bpf_cmd.h app/testpmd: add commands to load/unload BPF filters 2018-05-12 00:37:51 +02:00
cmdline_flow.c app/testpmd: add eCPRI in flow creation patterns 2020-07-13 02:49:03 +02:00
cmdline_mtr.c app/testpmd: fix memory leak on error path 2020-05-28 17:57:07 +02:00
cmdline_mtr.h app/testpmd: add commands for metering and policing 2018-01-10 00:51:31 +01:00
cmdline_tm.c app/testpmd: add TM command for non-leaf and packet mode 2020-09-18 18:55:10 +02:00
cmdline_tm.h app/testpmd: add TM command for non-leaf and packet mode 2020-09-18 18:55:10 +02:00
cmdline.c app/testpmd: support RSS level configuration 2020-09-18 18:55:12 +02:00
config.c ethdev: support getting Rx buffer size in Rx queue info 2020-09-21 18:05:38 +02:00
csumonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
flowgen.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
icmpecho.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
ieee1588fwd.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
iofwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macfwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macswap_common.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
macswap_neon.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap_sse.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macswap.h net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
meson.build app/testpmd: fix name of bitrate library in meson build 2020-09-18 18:55:11 +02:00
noisy_vnf.c app/testpmd: enable burst stats for noisy VNF mode 2020-09-18 18:55:08 +02:00
parameters.c app/testpmd: support RSS level configuration 2020-09-18 18:55:12 +02:00
rxonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
testpmd.c app: use new link status print format 2020-09-21 18:05:37 +02:00
testpmd.h app/testpmd: fix name of bitrate library in meson build 2020-09-18 18:55:11 +02:00
txonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
util.c fix Mellanox copyright and SPDX tag 2020-02-13 18:47:28 +01:00