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

2023-07-18 Thread Ferruh Yigit
On 7/18/2023 2:48 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 > --- > doc/guides/rel_notes/deprecation.rst | 3 +++ > 1 file change

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

2023-07-17 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/dep