Re: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-08 Thread Maxime Coquelin
On 6/6/23 10:18, Maxime Coquelin wrote: This series introduces a new type of backend, VDUSE, to the Vhost library. VDUSE stands for vDPA device in Userspace, it enables implementing a Virtio device in userspace and have it attached to the Kernel vDPA bus. Once attached to the vDPA bus, it ca

Re: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-08 Thread David Marchand
On Thu, Jun 8, 2023 at 11:17 AM Maxime Coquelin wrote: > On 6/7/23 10:05, David Marchand wrote: > > On Tue, Jun 6, 2023 at 10:19 AM Maxime Coquelin > > wrote: > >> > >> This series introduces a new type of backend, VDUSE, > >> to the Vhost library. > >> > >> VDUSE stands for vDPA device in Usersp

Re: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-08 Thread Maxime Coquelin
On 6/7/23 10:05, David Marchand wrote: On Tue, Jun 6, 2023 at 10:19 AM Maxime Coquelin wrote: This series introduces a new type of backend, VDUSE, to the Vhost library. VDUSE stands for vDPA device in Userspace, it enables implementing a Virtio device in userspace and have it attached to t

RE: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-07 Thread Xia, Chenbo
.@redhat.com; > amore...@redhat.com; l...@redhat.com > Subject: Re: [PATCH v5 00/26] Add VDUSE support to Vhost library > > > > On 6/7/23 08:48, Xia, Chenbo wrote: > > Hi Maxime, > > > >> -Original Message- > >> From: Maxime Coquelin > &

Re: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-07 Thread Maxime Coquelin
...@redhat.com; epere...@redhat.com; amore...@redhat.com; l...@redhat.com Cc: Maxime Coquelin Subject: [PATCH v5 00/26] Add VDUSE support to Vhost library This series introduces a new type of backend, VDUSE, to the Vhost library. VDUSE stands for vDPA device in Userspace, it enables implementing a Virtio

Re: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-07 Thread David Marchand
On Tue, Jun 6, 2023 at 10:19 AM Maxime Coquelin wrote: > > This series introduces a new type of backend, VDUSE, > to the Vhost library. > > VDUSE stands for vDPA device in Userspace, it enables > implementing a Virtio device in userspace and have it > attached to the Kernel vDPA bus. > > Once atta

RE: [PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-06 Thread Xia, Chenbo
; epere...@redhat.com; > amore...@redhat.com; l...@redhat.com > Cc: Maxime Coquelin > Subject: [PATCH v5 00/26] Add VDUSE support to Vhost library > > This series introduces a new type of backend, VDUSE, > to the Vhost library. > > VDUSE stands for vDPA device in Userspace,

[PATCH v5 00/26] Add VDUSE support to Vhost library

2023-06-06 Thread Maxime Coquelin
This series introduces a new type of backend, VDUSE, to the Vhost library. VDUSE stands for vDPA device in Userspace, it enables implementing a Virtio device in userspace and have it attached to the Kernel vDPA bus. Once attached to the vDPA bus, it can be used either by Kernel Virtio drivers, li