Re: [PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

2020-07-01 Thread Cindy Lu
Hi Michael, Eric, This was fix in the latest version, v4 https://patchew.org/QEMU/20200701145538.22333-1-l...@redhat.com/20200701145538.22333-15-l...@redhat.com/ On Wed, Jul 1, 2020 at 11:21 PM Michael S. Tsirkin wrote: > > On Wed, Jul 01, 2020 at 09:28:27AM -0500, Eric Blake wrote: > > On 7/1/20

Re: [PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

2020-07-01 Thread Michael S. Tsirkin
On Wed, Jul 01, 2020 at 09:28:27AM -0500, Eric Blake wrote: > On 7/1/20 4:24 AM, Cindy Lu wrote: > > This patch set introduces a new net client type: vhost-vdpa. > > vhost-vdpa net client will set up a vDPA device which is specified > > by a "vhostdev" parameter. > > > > Signed-off-by: Lingshan Zh

Re: [PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

2020-07-01 Thread Eric Blake
On 7/1/20 4:24 AM, Cindy Lu wrote: This patch set introduces a new net client type: vhost-vdpa. vhost-vdpa net client will set up a vDPA device which is specified by a "vhostdev" parameter. Signed-off-by: Lingshan Zhu Signed-off-by: Tiwei Bie Signed-off-by: Cindy Lu Signed-off-by: Jason Wang

[PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

2020-07-01 Thread Cindy Lu
This patch set introduces a new net client type: vhost-vdpa. vhost-vdpa net client will set up a vDPA device which is specified by a "vhostdev" parameter. Signed-off-by: Lingshan Zhu Signed-off-by: Tiwei Bie Signed-off-by: Cindy Lu Signed-off-by: Jason Wang --- include/net/vhost-vdpa.h | 22