numam-dpdk/drivers/net/softnic
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
..
conn.c net/softnic: fix connection memory leak 2021-07-13 11:34:57 +02:00
conn.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
firmware_rx.io net/softnic: update default device program 2022-09-21 13:45:29 +02:00
firmware_tx.io net/softnic: update default device program 2022-09-21 13:45:29 +02:00
firmware.cli net/softnic: update default device program 2022-09-21 13:45:29 +02:00
firmware.spec net/softnic: update default device program 2022-09-21 13:45:29 +02:00
meson.build net/softnic: remove unused text parsing functions 2022-09-21 12:24:20 +02:00
rte_eth_softnic_cli.c net/softnic: print output port packet drop counters 2022-09-22 16:56:58 +02:00
rte_eth_softnic_internals.h net/softnic: remove list of Ethernet devices 2022-09-21 12:23:54 +02:00
rte_eth_softnic_mempool.c net/softnic: add mempool object 2018-07-12 13:49:44 +02:00
rte_eth_softnic_pipeline.c net/softnic: replace legacy pipeline with SWX pipeline 2022-09-21 12:23:33 +02:00
rte_eth_softnic_swq.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_eth_softnic_thread.c net/softnic: replace legacy pipeline with SWX pipeline 2022-09-21 12:23:33 +02:00
rte_eth_softnic.c bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
rte_eth_softnic.h net/softnic: remove traffic manager support 2022-09-21 12:06:27 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00