mbox

[v2,0/3] announce bonding macro and function change

Message ID 20230718014809.1779730-1-chaoyong.he@corigine.com (mailing list archive)
Headers

Message

Chaoyong He July 18, 2023, 1:48 a.m. UTC
  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.

---
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   | 18 ++++++++++++++++++
 drivers/net/bonding/rte_eth_bond_api.c |  6 +++---
 lib/ethdev/rte_ethdev.h                |  5 +++--
 4 files changed, 25 insertions(+), 6 deletions(-)