numam-dpdk/app/test-pmd
Hanumanth Pothula a4bf542111 app/testpmd: add option to fix multi-mempool check
Add new testpmd command line argument, multi-rx-mempool,
to control multi-rx-mempool feature. By default it's disabled.

Also, validate ethdev parameter 'max_rx_mempools' to know whether
device supports multi-mempool feature or not.

Bugzilla ID: 1128
Fixes: 4f04edcda7 ("app/testpmd: support multiple mbuf pools per Rx queue")

Signed-off-by: Hanumanth Pothula <hpothula@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@amd.com>
Tested-by: Yingya Han <yingyax.han@intel.com>
Tested-by: Yaqi Tang <yaqi.tang@intel.com>
2022-11-21 19:38:58 +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 async action destruction leak 2022-11-18 16:17:02 +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: fix build with clang 15 2022-11-21 11:19:23 +01:00
parameters.c app/testpmd: add option to fix multi-mempool check 2022-11-21 19:38:58 +01: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: add option to fix multi-mempool check 2022-11-21 19:38:58 +01:00
testpmd.h app/testpmd: add option to fix multi-mempool check 2022-11-21 19:38:58 +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