Re: [PATCH v3 0/3] announce bonding macro and function change

2023-07-28 Thread Thomas Monjalon
18/07/2023 10:28, Chaoyong He: > In order to support inclusive naming, some of the macro and function in > DPDK will need to be renamed. Do this through deprecation process now > for 23.07. > > --- > v3: > * Adjust the statement in 'deprecation.rst' document. > v2: > * Drop the rename of function

RE: [PATCH v3 0/3] announce bonding macro and function change

2023-07-26 Thread Chaoyong He
Soderlund > ; Chaoyong He > > Subject: [PATCH v3 0/3] announce bonding macro and function change > > In order to support inclusive naming, some of the macro and function in DPDK > will need to be renamed. Do this through deprecation process now for 23.07. > > --- > v3: > * A

[PATCH v3 0/3] announce bonding macro and function change

2023-07-18 Thread Chaoyong He
In order to support inclusive naming, some of the macro and function in DPDK will need to be renamed. Do this through deprecation process now for 23.07. --- v3: * Adjust the statement in 'deprecation.rst' document. v2: * Drop the rename of function and data struct in the logics. --- Chaoyong He (