Re: [PATCH v4] net/bonding: replace master/slave to main/member

2023-06-02 Thread Ferruh Yigit
On 5/18/2023 4:39 PM, Stephen Hemminger wrote: > On Thu, 18 May 2023 16:44:58 +0800 > Chaoyong He wrote: > >> From: Long Wu >> >> This patch replaces the usage of the word 'master/slave' with more >> appropriate word 'main/member' in bonding PMD as well as in its docs >> and examples. Also the t

Re: [PATCH v4] net/bonding: replace master/slave to main/member

2023-05-18 Thread Stephen Hemminger
On Thu, 18 May 2023 16:44:58 +0800 Chaoyong He wrote: > From: Long Wu > > This patch replaces the usage of the word 'master/slave' with more > appropriate word 'main/member' in bonding PMD as well as in its docs > and examples. Also the test app and testpmd were modified to use the > new wordin