mbox series

[V2,0/2] virtio: update virtio id table

Message ID 20210601065710.224300-1-lingshan.zhu@intel.com
Headers show
Series virtio: update virtio id table | expand

Message

Zhu Lingshan June 1, 2021, 6:57 a.m. UTC
This series adds transitional device ids in virtio pci
header. Then reuses the ids in ifcvf driver

Zhu Lingshan (2):
  virtio-pci: add transitional device ids in virtio pci header
  vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids

 drivers/vdpa/ifcvf/ifcvf_base.h | 12 ------------
 drivers/vdpa/ifcvf/ifcvf_main.c | 23 +++++++++++++----------
 include/uapi/linux/virtio_pci.h | 12 ++++++++++++
 3 files changed, 25 insertions(+), 22 deletions(-)