numam-dpdk/drivers
Adrian Moreno f908b22ea4 net/virtio: move backend type selection to ethdev
This is a preparation patch with no functional change.

Use an enum instead of a boolean for the backend type.
Move the detection logic to the ethdev layer (where it is needed for the
first time).
The virtio_user_dev stores the backend type in the virtio_user_dev
struct so the type is only determined once

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2020-09-30 23:16:56 +02:00
..
baseband mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
bus bus/vdev: add DMA mapping ops 2020-09-30 23:16:56 +02:00
common net/sfc: create virtual switch to enable VFs 2020-09-30 19:19:15 +02:00
compress mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
crypto eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
event eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mempool mempool/octeontx: fix aura to pool mapping 2020-09-30 19:19:11 +02:00
net net/virtio: move backend type selection to ethdev 2020-09-30 23:16:56 +02:00
raw bus/pci: query PCI extended capabilities 2020-09-30 19:19:11 +02:00
regex eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
vdpa vdpa/mlx5: fix completion queue polling 2020-09-18 18:55:12 +02:00
meson.build common/mlx5: introduce layer for multiple class drivers 2020-07-28 19:01:11 +02:00