numam-dpdk/drivers/net/virtio
Pablo de Lara 44e32a671d drivers: add virtio and xenvirt parameters infos
Virtio and Xenvirt are two virtual device drivers that admit
arguments, so DRIVER_REGISTER_PARAM_STRING should be used
in them.

Fixes: cb6696d220 ("drivers: update registration macro usage")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2016-07-10 14:51:09 +02:00
..
virtio_user net/virtio-user: fix build with icc 2016-06-30 07:46:29 +02:00
Makefile mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
rte_pmd_virtio_version.map virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_ethdev.c drivers: update registration macro usage 2016-07-06 23:21:40 +02:00
virtio_ethdev.h net/virtio-user: add virtual device 2016-06-22 09:47:12 +02:00
virtio_logs.h virtio: fix newline under debug mode 2016-05-10 10:52:01 -07:00
virtio_pci.c net/virtio: hide vring address check inside PCI ops 2016-06-22 09:47:12 +02:00
virtio_pci.h net/virtio-user: add new virtual PCI driver 2016-06-22 09:47:12 +02:00
virtio_ring.h net/virtio: fix used index retrieved only once 2016-06-22 09:47:12 +02:00
virtio_rxtx_simple.c net/virtio: fix used index retrieved only once 2016-06-22 09:47:12 +02:00
virtio_rxtx.c net/virtio: allow virtual address to fill vring descriptors 2016-06-22 09:47:12 +02:00
virtio_rxtx.h net/virtio: split Rx/Tx queue 2016-06-22 06:10:54 +02:00
virtio_user_ethdev.c drivers: add virtio and xenvirt parameters infos 2016-07-10 14:51:09 +02:00
virtqueue.c virtio: check virtqueue parameter when detaching 2015-07-19 22:24:42 +02:00
virtqueue.h net/virtio: allow virtual address to fill vring descriptors 2016-06-22 09:47:12 +02:00