numam-dpdk/app/test-pmd
Stephen Hemminger cb056611a8 eal: rename lcore master and slave
Replace master lcore with main lcore and
replace slave lcore with worker lcore.

Keep the old functions and macros but mark them as deprecated
for this release.

The "--master-lcore" command line option is also deprecated
and any usage will print a warning and use "--main-lcore"
as replacement.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2020-10-20 13:17:08 +02:00
..
5tswap.c net: add function to calculate IPv4 header length 2020-10-16 19:48:17 +02:00
bpf_cmd.c app/testpmd: add multiple pools per core creation 2020-10-16 22:26:40 +02:00
bpf_cmd.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
cmdline_flow.c app/testpmd: add commands for tunnel offload 2020-10-16 19:48:19 +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 eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
config.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
csumonly.c net: add function to calculate IPv4 header length 2020-10-16 19:48:17 +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 build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
macswap.h net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
meson.build build: replace use of old build macros 2020-10-19 22:15:44 +02:00
noisy_vnf.c app/testpmd: enable burst stats for noisy VNF mode 2020-09-18 18:55:08 +02:00
parameters.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
rxonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
testpmd.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
testpmd.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
txonly.c app/testpmd: fix packet header in txonly mode 2020-09-30 19:19:13 +02:00
util.c app/testpmd: add commands for tunnel offload 2020-10-16 19:48:19 +02:00