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

2023-07-13 Thread Ferruh Yigit
On 6/7/2023 3:44 AM, Chaoyong He wrote: > From: Long Wu > > In order to support inclusive naming, some of the macro in DPDK will > need to be renamed. Do this through deprecation process now for 23.07. > > Signed-off-by: Long Wu > Reviewed-by: Chaoyong He > --- > Depends-on: patch-127084 ("doc

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

2023-07-12 Thread Chaoyong He
> > -Original Message- > > From: Chaoyong He > > Sent: Wednesday, June 7, 2023 10:44 AM > > To: dev@dpdk.org > > Cc: oss-driv...@corigine.com; niklas.soderl...@corigine.com; Long Wu > > ; Chaoyong He > > Subject: [PATCH] doc: announce inclus

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

2023-06-07 Thread Xia, Chenbo
> -Original Message- > From: Chaoyong He > Sent: Wednesday, June 7, 2023 10:44 AM > To: dev@dpdk.org > Cc: oss-driv...@corigine.com; niklas.soderl...@corigine.com; Long Wu > ; Chaoyong He > Subject: [PATCH] doc: announce inclusive naming macro name changes >

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

2023-06-07 Thread Stephen Hemminger
On Wed, 7 Jun 2023 10:44:23 +0800 Chaoyong He wrote: > From: Long Wu > > In order to support inclusive naming, some of the macro in DPDK will > need to be renamed. Do this through deprecation process now for 23.07. > > Signed-off-by: Long Wu > Reviewed-by: Chaoyong He > --- > Depends-on: pa

[PATCH] doc: announce inclusive naming macro name changes

2023-06-06 Thread Chaoyong He
From: Long Wu In order to support inclusive naming, some of the macro in DPDK will need to be renamed. Do this through deprecation process now for 23.07. Signed-off-by: Long Wu Reviewed-by: Chaoyong He --- Depends-on: patch-127084 ("doc: announce inclusive naming function name") --- doc/guide