Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

2021-05-25 Thread Jason Wang
On Tue, May 25, 2021 at 2:48 PM Michael S. Tsirkin wrote: > > On Tue, May 25, 2021 at 02:40:57PM +0800, Jason Wang wrote: > > > > 在 2021/5/20 下午5:06, Yongji Xie 写道: > > > On Thu, May 20, 2021 at 2:06 PM Michael S. Tsirkin > > > wrote: > > > > On Mon, May 17, 2021 at 05:55:01PM +0800, Xie Yongji

Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

2021-05-24 Thread Michael S. Tsirkin
On Tue, May 25, 2021 at 02:40:57PM +0800, Jason Wang wrote: > > 在 2021/5/20 下午5:06, Yongji Xie 写道: > > On Thu, May 20, 2021 at 2:06 PM Michael S. Tsirkin wrote: > > > On Mon, May 17, 2021 at 05:55:01PM +0800, Xie Yongji wrote: > > > > This series introduces a framework, which can be used to imple

Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

2021-05-24 Thread Jason Wang
在 2021/5/20 下午5:06, Yongji Xie 写道: On Thu, May 20, 2021 at 2:06 PM Michael S. Tsirkin wrote: On Mon, May 17, 2021 at 05:55:01PM +0800, Xie Yongji wrote: This series introduces a framework, which can be used to implement vDPA Devices in a userspace program. The work consist of two parts: contr

Re: Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

2021-05-20 Thread Yongji Xie
On Thu, May 20, 2021 at 2:06 PM Michael S. Tsirkin wrote: > > On Mon, May 17, 2021 at 05:55:01PM +0800, Xie Yongji wrote: > > This series introduces a framework, which can be used to implement > > vDPA Devices in a userspace program. The work consist of two parts: > > control path forwarding and d

Re: [PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

2021-05-19 Thread Michael S. Tsirkin
On Mon, May 17, 2021 at 05:55:01PM +0800, Xie Yongji wrote: > This series introduces a framework, which can be used to implement > vDPA Devices in a userspace program. The work consist of two parts: > control path forwarding and data path offloading. > > In the control path, the VDUSE driver will

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace

2021-05-17 Thread Xie Yongji
This series introduces a framework, which can be used to implement vDPA Devices in a userspace program. The work consist of two parts: control path forwarding and data path offloading. In the control path, the VDUSE driver will make use of message mechnism to forward the config operation from vdpa