[PATCH v3 2/3] doc: announce bonding data change
lihuisong (C)
lihuisong at huawei.com
Wed Jul 19 03:32:58 CEST 2023
在 2023/7/18 16:28, Chaoyong He 写道:
> In order to support inclusive naming, the data structure of bonding 8023
> info need to be renamed. Do this through deprecation process now for
> 23.07.
>
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index f3f2baf0b9..8cf972a9ab 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -121,6 +121,8 @@ Deprecation Notices
> * bonding: The macro ``RTE_ETH_DEV_BONDED_SLAVE`` will be deprecated in
> DPDK 23.07, and removed in DPDK 23.11. The relevant code can be updated using
> ``RTE_ETH_DEV_BONDING_MEMBER``.
> + The data structure ``struct rte_eth_bond_8023ad_slave_info`` will be
> + renamed to ``struct rte_eth_bond_8023ad_member_info`` in DPDK 23.11.
>
> * cryptodev: The function ``rte_cryptodev_cb_fn`` will be updated
> to have another parameter ``qp_id`` to return the queue pair ID
Acked-by: Huisong Li <lihuisong at huawei.com>
More information about the dev
mailing list