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

2023-07-18 Thread lihuisong (C)
在 2023/7/18 16:28, Chaoyong He 写道: In order to support inclusive naming, the data structure of bonding 8023 info need to be renamed. Do this through deprecation process now for 23.07. Signed-off-by: Chaoyong He --- doc/guides/rel_notes/deprecation.rst | 2 ++ 1 file changed, 2 insertions(+

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

2023-07-18 Thread Stephen Hemminger
On Tue, 18 Jul 2023 16:28:55 +0800 Chaoyong He wrote: > In order to support inclusive naming, the data structure of bonding 8023 > info need to be renamed. Do this through deprecation process now for > 23.07. > > Signed-off-by: Chaoyong He Acked-by: Stephen Hemminger

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

2023-07-18 Thread Ferruh Yigit
On 7/18/2023 9:28 AM, Chaoyong He wrote: > In order to support inclusive naming, the data structure of bonding 8023 > info need to be renamed. Do this through deprecation process now for > 23.07. > > Signed-off-by: Chaoyong He > Acked-by: Ferruh Yigit

[PATCH v3 2/3] doc: announce bonding data change

2023-07-18 Thread Chaoyong He
In order to support inclusive naming, the data structure of bonding 8023 info need to be renamed. Do this through deprecation process now for 23.07. Signed-off-by: Chaoyong He --- doc/guides/rel_notes/deprecation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/depr