Re: [PATCH] doc: announce inclusive naming function name changes

2023-07-03 Thread Stephen Hemminger
On Fri, 19 May 2023 14:33:34 +0800 Chaoyong He wrote: > In order to support inclusive naming, some of the functions in > DPDK will need to be renamed. Do this through deprecation process > now for 23.07. > > Signed-off-by: Chaoyong He Can this please get merged for 23.07, sufficient ACK's

RE: [PATCH] doc: announce inclusive naming function name changes

2023-06-07 Thread Xia, Chenbo
> -Original Message- > From: Chaoyong He > Sent: Friday, May 19, 2023 2:34 PM > To: dev@dpdk.org > Cc: oss-driv...@corigine.com; niklas.soderl...@corigine.com; Chaoyong He > > Subject: [PATCH] doc: announce inclusive naming function name changes > > In order to support inclusive naming,

Re: [PATCH] doc: announce inclusive naming function name changes

2023-05-19 Thread Tyler Retzlaff
On Fri, May 19, 2023 at 02:33:34PM +0800, Chaoyong He wrote: > In order to support inclusive naming, some of the functions in > DPDK will need to be renamed. Do this through deprecation process > now for 23.07. > > Signed-off-by: Chaoyong He > --- Acked-by: Tyler Retzlaff

Re: [PATCH] doc: announce inclusive naming function name changes

2023-05-19 Thread Stephen Hemminger
On Fri, 19 May 2023 14:33:34 +0800 Chaoyong He wrote: > In order to support inclusive naming, some of the functions in > DPDK will need to be renamed. Do this through deprecation process > now for 23.07. > > Signed-off-by: Chaoyong He Acked-by: Stephen Hemminger

Re: [PATCH] doc: announce inclusive naming function name changes

2023-05-19 Thread Ferruh Yigit
On 5/19/2023 7:33 AM, Chaoyong He wrote: > In order to support inclusive naming, some of the functions in > DPDK will need to be renamed. Do this through deprecation process > now for 23.07. > > Signed-off-by: Chaoyong He > --- > doc/guides/rel_notes/deprecation.rst | 12 > 1 file c