Re: [PATCH v3 3/3] doc: announce bonding function change

2023-07-18 Thread lihuisong (C)
在 2023/7/19 9:37, Chaoyong He 写道: [Some people who received this message don't often get email from lihuis...@huawei.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Hi Chaoyong, All something about slave in variables and logs should be fixed. Is this in you

RE: [PATCH v3 3/3] doc: announce bonding function change

2023-07-18 Thread Chaoyong He
> [Some people who received this message don't often get email from > lihuis...@huawei.com. Learn why this is important at > https://aka.ms/LearnAboutSenderIdentification ] > > Hi Chaoyong, > > All something about slave in variables and logs should be fixed. > Is this in your plan? > > /Huisong

Re: [PATCH v3 3/3] doc: announce bonding function change

2023-07-18 Thread lihuisong (C)
Hi Chaoyong, All something about slave in variables and logs should be fixed. Is this in your plan? /Huisong 在 2023/7/18 16:28, Chaoyong He 写道: In order to support inclusive naming, some of the function in DPDK will need to be renamed. Do this through deprecation process now for 23.07. Signe

Re: [PATCH v3 3/3] doc: announce bonding function change

2023-07-18 Thread Ferruh Yigit
On 7/18/2023 9:28 AM, Chaoyong He wrote: > In order to support inclusive naming, some of the function in DPDK will > need to be renamed. Do this through deprecation process now for 23.07. > > Signed-off-by: Long Wu > Signed-off-by: Chaoyong He > Acked-by: Ferruh Yigit

[PATCH v3 3/3] doc: announce bonding function change

2023-07-18 Thread Chaoyong He
In order to support inclusive naming, some of the function in DPDK will need to be renamed. Do this through deprecation process now for 23.07. Signed-off-by: Long Wu Signed-off-by: Chaoyong He --- doc/guides/rel_notes/deprecation.rst | 11 +++ 1 file changed, 11 insertions(+) diff --gi