Re: [dpdk-dev] [PATCH 15/15] examples: replace master lcore with main lcore
On 11-Sep-20 8:07 PM, Stephen Hemminger wrote: Replace use of the term master lcore with main lcore in the example programs. Signed-off-by: Stephen Hemminger --- examples/bbdev_app/main.c | 10 examples/bond/main.c | 32 +- exa
[dpdk-dev] [PATCH 15/15] examples: replace master lcore with main lcore
Replace use of the term master lcore with main lcore in the example programs. Signed-off-by: Stephen Hemminger --- examples/bbdev_app/main.c | 10 examples/bond/main.c | 32 +- examples/ethtool/ethtool-app/main.c| 6 ++--- exam