numam-dpdk/drivers/bus/ifpga
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
..
bus_ifpga_driver.h bus/ifpga: make driver-only headers private 2022-09-23 16:14:34 +02:00
ifpga_bus.c bus: hide bus object 2022-09-23 16:14:34 +02:00
ifpga_common.h bus/ifpga: make driver-only headers private 2022-09-23 16:14:34 +02:00
ifpga_logs.h bus/ifpga: add Intel FPGA bus library 2018-05-11 17:08:32 +02:00
meson.build bus/ifpga: make driver-only headers private 2022-09-23 16:14:34 +02:00
version.map bus/ifpga: make driver-only headers private 2022-09-23 16:14:34 +02:00