Re: [dpdk-dev] [PATCH v3 00/17] Replace terms master/slave

2020-09-16 Thread Burakov, Anatoly
On 15-Sep-20 4:10 PM, Stephen Hemminger wrote: 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

Re: [dpdk-dev] [PATCH v3 00/17] Replace terms master/slave

2020-09-15 Thread Stephen Hemminger
On Tue, 15 Sep 2020 08:10:57 -0700 Stephen Hemminger wrote: > 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 >

[dpdk-dev] [PATCH v3 00/17] Replace terms master/slave

2020-09-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