numam-dpdk/app/test-compress-perf
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
..
comp_perf_options_parse.c test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_options.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_common.c test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_common.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_cyclecount.c test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_cyclecount.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_throughput.c test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_throughput.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_verify.c test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
comp_perf_test_verify.h app/compress-perf: add verification test case 2019-07-19 13:53:27 +02:00
comp_perf.h test/compress: add cycle-count mode to perf tool 2020-02-05 15:20:51 +01:00
main.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00