Commit 0bfc6143 authored by Nikos Dragazis's avatar Nikos Dragazis Committed by Jim Harris
Browse files

pci_ids: add virtio-vhost-user device id



Add the virtio-vhost-user device id in the list of virtio devices so
that the setup script can handle this device too.

Change-Id: I203ce75a2561bcdfbe2301df0679090678d7d530
Signed-off-by: default avatarNikos Dragazis <ndragazis@arrikto.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/441055


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarDarek Stojaczyk <dariusz.stojaczyk@intel.com>
parent a5dfbc4d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -122,6 +122,7 @@ extern "C" {

#define PCI_DEVICE_ID_VIRTIO_BLK_MODERN	0x1001
#define PCI_DEVICE_ID_VIRTIO_SCSI_MODERN 0x1004
#define PCI_DEVICE_ID_VIRTIO_VHOST_USER 0x1017

#define PCI_DEVICE_ID_INTEL_VMD		0x201d