diff options
author | Jason Wang <[email protected]> | 2020-03-26 22:01:22 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-04-01 12:06:26 -0400 |
commit | c043b4a8cf3b16fbdcaec1126841431c33b16e98 (patch) | |
tree | bb943ba36b674ee24274f4ef5a0bd62e7ef17fb3 /scripts/bpf_helpers_doc.py | |
parent | 961e9c84077f6c8579d7a628cbe94a675cb67ae4 (diff) |
virtio: introduce a vDPA based transport
This patch introduces a vDPA transport for virtio. This is used to
use kernel virtio driver to drive the vDPA device that is capable
of populating virtqueue directly.
A new virtio-vdpa driver will be registered to the vDPA bus, when a
new virtio-vdpa device is probed, it will register the device with
vdpa based config ops. This means it is a software transport between
vDPA driver and vDPA device. The transport was implemented through
bus_ops of vDPA parent.
Signed-off-by: Jason Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions