lkml.org 
[lkml]   [2020]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH RESEND 0/5] vDPA:config interrupt support and IRQ improvements
Date
This series intends to introduce:
(1) config interrupt in vhost_vdpa and IFCVF.
(2) handle datapath and IRQ managent in the status handler,
so that it would comply to virtio spec, and more reliable

Most patches already got ACKed, excepted for
ifcvf: ignore continuous setting same staus value

Please help review

Zhu Lingshan (5):
ifcvf: move IRQ request/free to status change handlers
ifcvf: ignore continuous setting same staus value
vhost_vdpa: Support config interrupt in vhost_vdpa
vhost: replace -1 with VHOST_FILE_UNBIND in iotcls
ifcvf: implement config interrupt in IFCVF

drivers/vdpa/ifcvf/ifcvf_base.c | 3 +
drivers/vdpa/ifcvf/ifcvf_base.h | 4 ++
drivers/vdpa/ifcvf/ifcvf_main.c | 146 +++++++++++++++++++++++++++-------------
drivers/vhost/vdpa.c | 47 +++++++++++++
drivers/vhost/vhost.c | 8 +--
include/uapi/linux/vhost.h | 4 ++
6 files changed, 160 insertions(+), 52 deletions(-)

--
1.8.3.1

\
 
 \ /
  Last update: 2020-06-05 12:31    [W:0.069 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site