Spdk/lib/bdev/virtio/rte_virtio
Daniel Verkamp f26983fa07 rte_virtio: move pci_dump_json_config out of #ifdef
pci_dump_json_config() is used for both legacy and modern PCI virtio
devices, so move it out of the #ifdef PCI_LEGACY_SUPPORT so it is
available when building against older DPDK versions.

Change-Id: I986f9e6a81abda64d77f954b15807d06e35d1748
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/383487
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2017-10-23 15:35:14 -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: move pci_dump_json_config out of #ifdef 2017-10-23 15:35:14 -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