numam-dpdk/drivers/net/virtio
David Marchand 73db5badb0 net: align ethdev and eal driver names
Some virtual pmds report a different name than the vdev driver name
registered in eal.
While it does not hurt, let's try to be consistent.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-01-17 19:36:47 +01:00
..
virtio_user net/virtio-user: enable multiqueue with kernel vhost 2017-01-17 09:24:56 +01:00
Makefile net/virtio-user: support kernel vhost 2017-01-17 09:24:56 +01:00
rte_pmd_virtio_version.map virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_ethdev.c net/virtio: fix build without virtio-user 2017-01-17 23:25:08 +01:00
virtio_ethdev.h net/virtio: add Rx descriptor check 2017-01-17 09:26:47 +01:00
virtio_logs.h virtio: fix newline under debug mode 2016-05-10 10:52:01 -07:00
virtio_pci.c net/virtio: add PCI operation for queue/irq binding 2017-01-17 09:26:49 +01:00
virtio_pci.h net/virtio: add PCI operation for queue/irq binding 2017-01-17 09:26:49 +01:00
virtio_ring.h net/virtio: fix used index retrieved only once 2016-06-22 09:47:12 +02:00
virtio_rxtx_simple_neon.c net/virtio: add NEON based Rx handler 2016-09-28 02:18:39 +02:00
virtio_rxtx_simple_sse.c net/virtio: move SSE based Rx code to separate file 2016-09-28 02:18:39 +02:00
virtio_rxtx_simple.c net/virtio: move SSE based Rx code to separate file 2016-09-28 02:18:39 +02:00
virtio_rxtx_simple.h net/virtio: move SSE based Rx code to separate file 2016-09-28 02:18:39 +02:00
virtio_rxtx.c net/virtio: add Rx descriptor check 2017-01-17 09:26:47 +01:00
virtio_rxtx.h net/virtio: cleanup conditional compilation 2016-09-28 02:18:39 +02:00
virtio_user_ethdev.c net: align ethdev and eal driver names 2017-01-17 19:36:47 +01:00
virtqueue.c net/virtio: add Rx interrupt enable/disable functions 2017-01-17 09:26:52 +01:00
virtqueue.h net/virtio: add Rx interrupt enable/disable functions 2017-01-17 09:26:52 +01:00