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