mbox series

[RESEND,0/2] update virtio id table

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

Message

Zhu Lingshan May 31, 2021, 7:27 a.m. UTC
This series updates virtio id table by adding
transitional device ids. Then reuses the ids
in ifcvf driver

Zhu Lingshan (2):
  virtio: update virtio id table, add transitional ids
  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_ids.h | 12 ++++++++++++
 3 files changed, 25 insertions(+), 22 deletions(-)