[PATCH 0/8] add multi queue support to vDPA ifc driver
Andy Pei
andy.pei at intel.com
Tue Aug 23 06:34:57 CEST 2022
Add multi queue support to vDPA ifc driver.
Multi queue support for virtio-net device and virtio-blk device.
Andy Pei (7):
vdpa/ifc: add multi queue suppoort
vdpa/ifc: set max queues according to HW spec
vdpa/ifc: write queue count to MQ register
vdpa/ifc: only configure enabled queue
vdpa/ifc: set vring state callback update data path
vhost: configure device when any queue is ready for BLK device
vhost: vDPA BLK devices configure device when all queue callfds are
set
Huang Wei (1):
vdpa/ifc: add new device ID
drivers/vdpa/ifc/base/ifcvf.c | 24 ++++++++++++++++-
drivers/vdpa/ifc/base/ifcvf.h | 8 ++++--
drivers/vdpa/ifc/ifcvf_vdpa.c | 59 ++++++++++++++++++++++++++--------------
lib/vhost/vhost_user.c | 63 ++++++++++++++++++++++++++++++++++---------
4 files changed, 119 insertions(+), 35 deletions(-)
--
1.8.3.1
More information about the dev
mailing list