numam-dpdk/lib/librte_pmd_virtio
Damjan Marion d68e2ae56b virtio: fix crash if VIRTIO_NET_F_CTRL_VQ is not negotiated
If VIRTIO_NET_F_CTRL_VQ is not negotiated hw->cvq will be NULL

Signed-off-by: Damjan Marion <damarion@cisco.com>
Acked-by: Changchun Ouyang <Changchun.ouyang@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2014-10-01 11:47:56 +02:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_ethdev.c eal: set iopl only when needed 2014-09-29 14:39:09 +02:00
virtio_ethdev.h virtio: mergeable buffers 2014-08-25 17:14:22 +02:00
virtio_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_pci.c virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_pci.h virtio: simplify the hardware structure 2014-07-22 15:00:01 +02:00
virtio_ring.h virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtio_rxtx.c virtio: fix crash if VIRTIO_NET_F_CTRL_VQ is not negotiated 2014-10-01 11:47:56 +02:00
virtqueue.c virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtqueue.h mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00