Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-07 Thread Marcel Apfelbaum
On 09/07/2015 03:26 PM, Michael S. Tsirkin wrote: On Mon, Sep 07, 2015 at 02:07:38PM +0300, Marcel Apfelbaum wrote: On 08/13/2015 12:18 PM, Michael S. Tsirkin wrote: On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: Based on patch by Nikolay Nikolaev: Vhost-user will implement

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-07 Thread Michael S. Tsirkin
On Mon, Sep 07, 2015 at 02:07:38PM +0300, Marcel Apfelbaum wrote: > On 08/13/2015 12:18 PM, Michael S. Tsirkin wrote: > >On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: > >>Based on patch by Nikolay Nikolaev: > >>Vhost-user will implement the multi queue support in a similar way >

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-07 Thread Marcel Apfelbaum
On 08/13/2015 12:18 PM, Michael S. Tsirkin wrote: On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: Based on patch by Nikolay Nikolaev: Vhost-user will implement the multi queue support in a similar way to what vhost already has - a separate thread for each queue. To enable the m

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-02 Thread Michael S. Tsirkin
.com; thibaut.col...@6wind.com; qemu- > > de...@nongnu.org; n.nikol...@virtualopensystems.com; l...@snabb.co; > > Long, Thomas; Ouyang, Changchun > > Subject: Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue > > support > > > > On Tue, Sep 01, 2015 at 08:15

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-01 Thread Ouyang, Changchun
co; > Long, Thomas; Ouyang, Changchun > Subject: Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue > support > > On Tue, Sep 01, 2015 at 08:15:15PM +0800, Yuanhan Liu wrote: > > On Tue, Sep 01, 2015 at 01:07:11PM +0300, Michael S. Tsirkin wrote: > > > On Tu

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-01 Thread Michael S. Tsirkin
On Tue, Sep 01, 2015 at 08:15:15PM +0800, Yuanhan Liu wrote: > On Tue, Sep 01, 2015 at 01:07:11PM +0300, Michael S. Tsirkin wrote: > > On Tue, Sep 01, 2015 at 05:13:50PM +0800, Yuanhan Liu wrote: > > > On Thu, Aug 13, 2015 at 12:18:38PM +0300, Michael S. Tsirkin wrote: > > > > On Wed, Aug 12, 2015

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-01 Thread Yuanhan Liu
On Tue, Sep 01, 2015 at 01:07:11PM +0300, Michael S. Tsirkin wrote: > On Tue, Sep 01, 2015 at 05:13:50PM +0800, Yuanhan Liu wrote: > > On Thu, Aug 13, 2015 at 12:18:38PM +0300, Michael S. Tsirkin wrote: > > > On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: > > > > Based on patch b

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-01 Thread Michael S. Tsirkin
On Tue, Sep 01, 2015 at 05:13:50PM +0800, Yuanhan Liu wrote: > On Thu, Aug 13, 2015 at 12:18:38PM +0300, Michael S. Tsirkin wrote: > > On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: > > > Based on patch by Nikolay Nikolaev: > > > Vhost-user will implement the multi queue support

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-09-01 Thread Yuanhan Liu
On Thu, Aug 13, 2015 at 12:18:38PM +0300, Michael S. Tsirkin wrote: > On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: > > Based on patch by Nikolay Nikolaev: > > Vhost-user will implement the multi queue support in a similar way > > to what vhost already has - a separate thread fo

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-08-13 Thread Michael S. Tsirkin
On Thu, Aug 13, 2015 at 12:24:16PM +0200, Maxime Leroy wrote: > On Thu, Aug 13, 2015 at 11:18 AM, Michael S. Tsirkin wrote: > > On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: > >> Based on patch by Nikolay Nikolaev: > >> Vhost-user will implement the multi queue support in a sim

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-08-13 Thread Maxime Leroy
On Thu, Aug 13, 2015 at 11:18 AM, Michael S. Tsirkin wrote: > On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: >> Based on patch by Nikolay Nikolaev: >> Vhost-user will implement the multi queue support in a similar way >> to what vhost already has - a separate thread for each que

Re: [Qemu-devel] [PATCH v6 1/2] vhost-user: add multi queue support

2015-08-13 Thread Michael S. Tsirkin
On Wed, Aug 12, 2015 at 02:25:41PM +0800, Ouyang Changchun wrote: > Based on patch by Nikolay Nikolaev: > Vhost-user will implement the multi queue support in a similar way > to what vhost already has - a separate thread for each queue. > To enable the multi queue functionality - a new command line