numam-dpdk/drivers/raw
David Marchand a04322f616 bus: hide bus object
Make rte_bus opaque for non internal users.
This will make extending this object possible without breaking the ABI.

Introduce a new driver header and move rte_bus definition and helpers.
Update drivers and library to use the internal header.

Some applications may have been dereferencing rte_bus objects, mark
this object's accessors as stable.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-23 16:14:34 +02:00
..
cnxk_bphy bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
cnxk_gpio bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
dpaa2_cmdif bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
ifpga bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
ioat bus: hide bus object 2022-09-23 16:14:34 +02:00
ntb bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
skeleton bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
meson.build raw/dpaa2_qdma: remove driver 2022-06-01 08:58:27 +02:00