numam-dpdk/app/test-pmd
Huisong Li 48588943dc app/testpmd: add help messages for multi-process
This patch adds help messages for multi-process.
--num-procs=N: set the total number of multi-process instances.
--proc-id=id:  set the id of the current process from multi-process
instances(0 <= id < num-procs).

Fixes: a550baf24a ("app/testpmd: support multi-process")
Cc: stable@dpdk.org

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
Acked-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
2022-06-09 16:56:41 +02:00
..
5tswap.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
bpf_cmd.c app/testpmd: mark most cmdline symbols as static 2022-05-31 16:59:27 +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: fix flow rule with flex input link 2022-03-14 22:21:07 +01:00
cmdline_flow.c ethdev: add IPv4/IPv6 ECN header rewrite action 2022-06-02 11:58:38 +02:00
cmdline_mtr.c app/testpmd: mark most cmdline symbols as static 2022-05-31 16:59:27 +02:00
cmdline_mtr.h app/testpmd: support policy actions per color 2021-04-21 12:22:18 +02:00
cmdline_tm.c app/testpmd: mark most cmdline symbols as static 2022-05-31 16:59:27 +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 ethdev: introduce available Rx descriptors threshold 2022-06-08 21:41:00 +02:00
config.c ethdev: introduce available Rx descriptors threshold 2022-06-08 21:41:00 +02:00
csumonly.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
flowgen.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +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: do not poll stopped queues 2022-05-25 17:25:22 +02:00
macfwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +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: do not poll stopped queues 2022-05-25 17:25:22 +02:00
macswap.h net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
meson.build app/testpmd: register driver specific commands 2022-05-31 17:09:12 +02:00
noisy_vnf.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
parameters.c app/testpmd: add help messages for multi-process 2022-06-09 16:56:41 +02:00
rxonly.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
shared_rxq_fwd.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
testpmd.c ethdev: introduce available Rx descriptors threshold 2022-06-08 21:41:00 +02:00
testpmd.h ethdev: introduce available Rx descriptors threshold 2022-06-08 21:41:00 +02:00
txonly.c app/testpmd: do not poll stopped queues 2022-05-25 17:25:22 +02:00
util.c app/testpmd: fix flow transfer proxy port handling 2021-11-17 11:26:27 +01:00