Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>
On 7/4/2022 7:59 PM, Kevin Laatz wrote:
On 30/06/2022 10:41, David Marchand wrote:
rte_bus is unnecessarily exposed in the public API/ABI.
Besides, we had cases where extending rte_bus was necessary.
Announce that rte_bus will be made opaque in the public API and mark
associated API as internal.
Signed-off-by: David Marchand <david.march...@redhat.com>
---
A RFC series of the intended changes is available at:
https://patches.dpdk.org/project/dpdk/list/?series=23811&state=%2A&archive=both
---
doc/guides/rel_notes/deprecation.rst | 6 ++++++
1 file changed, 6 insertions(+)
Acked-by: Kevin Laatz <kevin.la...@intel.com>