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

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

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

2023-07-17 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 | 12 1 file changed, 12 insertions(+) diff --g