numam-dpdk/drivers/net/virtio
Bernard Iremonger 941d64b5bf virtio: free queue memory when closing
Add function virtio_free_queues() and call from virtio_dev_close()
Use virtio_dev_rx_queue_release() and virtio_dev_tx_queue_release()

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2015-07-19 22:24:42 +02:00
..
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_virtio_version.map virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_ethdev.c virtio: free queue memory when closing 2015-07-19 22:24:42 +02:00
virtio_ethdev.h virtio: add queue release 2015-07-19 22:24:42 +02:00
virtio_logs.h virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_pci.c virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_pci.h virtio: clarify feature bit handling 2015-06-12 14:43:40 +02:00
virtio_ring.h virtio: move to drivers/net/ 2015-05-22 16:06:23 +02:00
virtio_rxtx.c virtio: add queue release 2015-07-19 22:24:42 +02:00
virtqueue.c virtio: check virtqueue parameter when detaching 2015-07-19 22:24:42 +02:00
virtqueue.h virtio: clarify feature bit handling 2015-06-12 14:43:40 +02:00