All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] update virtio id table
@ 2021-05-31  7:27 Zhu Lingshan
  2021-05-31  7:27 ` [PATCH RESEND 1/2] virtio: update virtio id table, add transitional ids Zhu Lingshan
  2021-05-31  7:27 ` [PATCH RESEND 2/2] vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids Zhu Lingshan
  0 siblings, 2 replies; 8+ messages in thread
From: Zhu Lingshan @ 2021-05-31  7:27 UTC (permalink / raw)
  To: jasowang, mst; +Cc: virtualization, netdev, kvm, Zhu Lingshan

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(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-31 10:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31  7:27 [PATCH RESEND 0/2] update virtio id table Zhu Lingshan
2021-05-31  7:27 ` [PATCH RESEND 1/2] virtio: update virtio id table, add transitional ids Zhu Lingshan
2021-05-31  7:58   ` Cornelia Huck
2021-05-31  7:58     ` Cornelia Huck
2021-05-31  9:57     ` Zhu, Lingshan
2021-05-31 10:20       ` Michael S. Tsirkin
2021-05-31 10:20         ` Michael S. Tsirkin
2021-05-31  7:27 ` [PATCH RESEND 2/2] vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids Zhu Lingshan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.