30/06/2022 11:41, David Marchand:
> 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 <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
Acked-by: Thomas Monjalon <[email protected]>
Acked-by: Kevin Laatz <[email protected]>
Acked-by: Hemant Agrawal <[email protected]>
Acked-by: Andrew Rybchenko <[email protected]>
Applied, thanks.