numam-dpdk/app/test-pmd
Hanumanth Pothula 4f04edcda7 app/testpmd: support multiple mbuf pools per Rx queue
Some of the HW has support for choosing memory pools based on
the packet's size. The pool sort capability allows PMD/NIC to
choose a memory pool based on the packet's length.

On multiple mempool support enabled, populate mempool array
accordingly. Also, print pool name on which packet is received.

Signed-off-by: Hanumanth Pothula <hpothula@marvell.com>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2022-11-10 11:30:36 +01:00
..
5tswap.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
bpf_cmd.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
bpf_cmd.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
cmd_flex_item.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
cmdline_flow.c ethdev: add structure for indirect flow age update 2022-10-28 12:41:03 +02:00
cmdline_mtr.c ethdev: add protocol parameter to color table update 2022-10-03 13:43:53 +02:00
cmdline_mtr.h app/testpmd: support different input color method 2022-06-24 14:42:16 +02:00
cmdline_tm.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +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: fix protocol header list for Rx buffer split 2022-11-10 09:52:25 +01:00
config.c app/testpmd: fix protocol header list for Rx buffer split 2022-11-10 09:52:25 +01:00
csumonly.c app/testpmd: fix MAC header in checksum forward engine 2022-11-06 10:48:08 +01:00
flowgen.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
icmpecho.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
ieee1588fwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
iofwd.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
macfwd.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
macswap_common.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +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: drop PCI register commands 2022-09-23 16:14:33 +02:00
macswap.h net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
meson.build net/ixgbe: move bypass init in a testpmd command 2022-08-25 13:37:56 +02:00
noisy_vnf.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
parameters.c app/testpmd: remove unused parameter in Rx header split 2022-10-17 10:34:03 +02:00
rxonly.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
shared_rxq_fwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
testpmd.c app/testpmd: support multiple mbuf pools per Rx queue 2022-11-10 11:30:36 +01:00
testpmd.h app/testpmd: support multiple mbuf pools per Rx queue 2022-11-10 11:30:36 +01:00
txonly.c app/testpmd: drop PCI register commands 2022-09-23 16:14:33 +02:00
util.c app/testpmd: support multiple mbuf pools per Rx queue 2022-11-10 11:30:36 +01:00