Re: [dpdk-dev] [PATCH v3 0/8] virtio-user: introduce vhost-vdpa backend

2020-09-30 Thread Maxime Coquelin
On 9/29/20 6:13 PM, Maxime Coquelin wrote: > vhost-vDPA is a new vhost backend type introduced by vDPA kernel > framework, which provides abstruction to the vDPA devices and > exposes to userspace a unified control interface through char devs. > > This patch set adds vhost-vdpa backend type to

[dpdk-dev] [PATCH v3 0/8] virtio-user: introduce vhost-vdpa backend

2020-09-29 Thread Maxime Coquelin
vhost-vDPA is a new vhost backend type introduced by vDPA kernel framework, which provides abstruction to the vDPA devices and exposes to userspace a unified control interface through char devs. This patch set adds vhost-vdpa backend type to the virtio_user. A set of vhost-vdpa specific ops callba