Re: [Qemu-devel] [dpdk-dev] [RFC PATCH v2 10/14] vhost user support

2015-01-28 Thread Michael S. Tsirkin
On Wed, Jan 28, 2015 at 04:27:35PM +0200, Nikolay Nikolaev wrote: > On Wed, Jan 28, 2015 at 3:34 PM, Michael S. Tsirkin wrote: > > I had to drop the dpdk mailing list from Cc. > > Added qemu mailing list, please copy patches there > > in the future. > > > > On Mon, Jan 26, 2015 at 11:20:36AM +0800

Re: [Qemu-devel] [dpdk-dev] [RFC PATCH v2 10/14] vhost user support

2015-01-28 Thread Nikolay Nikolaev
On Wed, Jan 28, 2015 at 3:34 PM, Michael S. Tsirkin wrote: > I had to drop the dpdk mailing list from Cc. > Added qemu mailing list, please copy patches there > in the future. > > On Mon, Jan 26, 2015 at 11:20:36AM +0800, Huawei Xie wrote: >> >> Signed-off-by: Huawei Xie > > Overall, I think it's

Re: [Qemu-devel] [dpdk-dev] [RFC PATCH v2 10/14] vhost user support

2015-01-28 Thread Michael S. Tsirkin
I had to drop the dpdk mailing list from Cc. Added qemu mailing list, please copy patches there in the future. On Mon, Jan 26, 2015 at 11:20:36AM +0800, Huawei Xie wrote: > > Signed-off-by: Huawei Xie Overall, I think it's a reasonable implementation. Some comments below: > --- > lib/librte_v