numam-dpdk/drivers/net/memif
David Marchand 4851ef2b40 bus/vdev: make driver-only headers private
The vdev bus interface is for drivers only.
Mark as internal and move the header in the driver headers list.

While at it, cleanup the code:
- fix indentation,
- remove unneeded reference to bus specific singleton object,
- remove unneeded list head structure type,
- reorder the definitions and macro manipulating the bus singleton object,
- remove inclusion of rte_bus.h and fix the code that relied on implicit
  inclusion,

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
2022-09-23 16:14:34 +02:00
..
memif_socket.c bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
memif_socket.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
memif.h net/memif: replace master/slave arguments 2020-10-20 13:17:08 +02:00
meson.build net/memif: set memfd syscall ID for RISC-V 2022-06-08 11:26:34 +02:00
rte_eth_memif.c bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
rte_eth_memif.h net/memif: set memfd syscall ID for RISC-V 2022-06-08 11:26:34 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00