Re: [dpdk-dev] [PATCH 09/15] app: replace references to master/slave

2020-09-14 Thread Burakov, Anatoly
On 11-Sep-20 8:06 PM, Stephen Hemminger wrote: For the miscellaneous tests. Replace references to master lcore with main lcore and slave lcore with worker lcore. Signed-off-by: Stephen Hemminger --- Missed instances: test_bbdev_perf.c:3654 test_bbdev_perf.c:3678 test_bbdev_perf.c:3772 test_

[dpdk-dev] [PATCH 09/15] app: replace references to master/slave

2020-09-11 Thread Stephen Hemminger
For the miscellaneous tests. Replace references to master lcore with main lcore and slave lcore with worker lcore. Signed-off-by: Stephen Hemminger --- app/test-acl/main.c | 2 +- app/test-bbdev/test_bbdev_perf.c | 8 app/test-compress-perf/main.c| 8 app/t