Re: [dpdk-dev] [PATCH v7 00/20] Replace terms master/slave

2020-10-20 Thread Thomas Monjalon
16/10/2020 00:57, Stephen Hemminger: > As announced in 20.08 release notes, the terms for lcore role > will change in 20.11 release. > > This is a project wide patchset to terminolgy used for DPDK lcore. > The term "master" referring to lcore is replaced with "main" and > "slave" lcore is replaced

[dpdk-dev] [PATCH v7 00/20] Replace terms master/slave

2020-10-15 Thread Stephen Hemminger
As announced in 20.08 release notes, the terms for lcore role will change in 20.11 release. This is a project wide patchset to terminolgy used for DPDK lcore. The term "master" referring to lcore is replaced with "main" and "slave" lcore is replaced with "worker" lcore. This is most visible in AP