numam-dpdk/examples/vhost
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
..
main.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
main.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
virtio_net.c examples/vhost: fix header copy to discontiguous desc buffer 2018-05-14 22:31:03 +01:00