A gentle ping~ Could anyone kindly enough give us a 4th 'Acked-by' to make it can be merged into v23.07?
Thanks very much! > -----Original Message----- > From: Chaoyong He > Sent: Tuesday, July 18, 2023 4:29 PM > To: dev@dpdk.org > Cc: oss-drivers <oss-driv...@corigine.com>; Niklas Soderlund > <niklas.soderl...@corigine.com>; Chaoyong He > <chaoyong...@corigine.com> > 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: > * Adjust the statement in 'deprecation.rst' document. > v2: > * Drop the rename of function and data struct in the logics. > --- > > Chaoyong He (2): > doc: announce bonding data change > doc: announce bonding function change > > Long Wu (1): > doc: announce bonding macro change > > app/test-pmd/testpmd.c | 2 +- > doc/guides/rel_notes/deprecation.rst | 17 +++++++++++++++++ > drivers/net/bonding/rte_eth_bond_api.c | 6 +++--- > lib/ethdev/rte_ethdev.h | 5 +++-- > 4 files changed, 24 insertions(+), 6 deletions(-) > > -- > 2.39.1