numam-dpdk/drivers/net
Jianfeng Tan 33a290899d net/virtio_user: fix first queue pair without multiqueue
When virtio_user is used with OVS-DPDK (with mq disabled), it cannot
receive any packets. This is because no queue is enabled at all when
mq is disabled.

To fix it, we should consistently make sure the 1st queue is enabled,
which is also the behaviour QEMU takes.

Fixes: 37a7eb2ae8 ("net/virtio-user: add device emulation layer")

Reported-by: Ning Li <lining18@jd.com>
Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-09-28 02:18:39 +02:00
..
af_packet eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
bnx2x pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bnxt pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bonding eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
cxgbe pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
e1000 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ena pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
enic pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
fm10k pci: create device list and fallback on its members 2016-10-03 16:34:03 +02:00
i40e pci: create device list and fallback on its members 2016-10-03 16:34:03 +02:00
ixgbe pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
mlx4 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
mlx5 pci: create device list and fallback on its members 2016-10-03 16:34:03 +02:00
mpipe eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
nfp pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
null eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
pcap eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
qede pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ring eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
szedata2 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
thunderx pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
vhost eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
virtio net/virtio_user: fix first queue pair without multiqueue 2016-09-28 02:18:39 +02:00
vmxnet3 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
xenvirt eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00