Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk fb99e9e644 rte_virtio: disable legacy PCI for dpdk < 17.05-rc4
17.05-rc4 is the version e.g.
rte_pci_ioport_read function was
introduced in. The bdev_virtio
module previously did not compile
with older DPDK versions.

Change-Id: Ib96d5d7934166acc552515b02bfba25b71929438
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/382829
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-10-23 12:33:58 -04:00
..
virtio_user rte_virtio: fix vdev->max_queues 2017-10-19 13:00:51 -04:00
virtio_dev.c rte_virtio: fix setting NEXT flag for the last chain descriptor 2017-10-19 10:56:21 -04:00
virtio_dev.h bdev_virtio: properly handle full-queue scenario 2017-10-19 10:56:21 -04:00
virtio_pci.c rte_virtio: disable legacy PCI for dpdk < 17.05-rc4 2017-10-23 12:33:58 -04:00
virtio_pci.h rte_virtio: disable legacy PCI for dpdk < 17.05-rc4 2017-10-23 12:33:58 -04:00
virtio_user.c bdev_virtio/rpc: implement dump json config RPC 2017-10-19 19:05:01 -04:00