numam-dpdk/drivers/net/virtio
Thomas Monjalon f8e9cbe2aa mk: fix internal dependencies
Some libraries were missing their dependency on eal, mbuf, mempool,
ring and kvargs.
It is revealed by the linker option "-z defs".

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-06-29 13:33:01 +02:00
..
virtio_user net/virtio-user: add multiple queues in device emulation 2016-06-22 09:47:12 +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 net/virtio: fix used index retrieved only once 2016-06-22 09:47:12 +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 net/virtio-user: fix 32-bit build 2016-06-23 22:54:41 +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