Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-11 Thread Flavio Leitner
On Tue, Aug 11, 2015 at 04:24:01PM +, Traynor, Kevin wrote: > > > -Original Message- > > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Flavio Leitner > > Sent: Friday, July 31, 2015 11:30 PM > > To: dev@openvswitch.org > > Cc: Flavio Leitner > > Subject: [ovs-dev] [RFC] d

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-11 Thread Traynor, Kevin
> -Original Message- > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Flavio Leitner > Sent: Friday, July 31, 2015 11:30 PM > To: dev@openvswitch.org > Cc: Flavio Leitner > Subject: [ovs-dev] [RFC] dpdk: support multiple queues in vhost > > This RFC is based on the vhost mult

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-07 Thread Flavio Leitner
On Fri, Aug 07, 2015 at 08:43:23AM -0400, Thomas F Herbert wrote: > On 8/6/15 5:29 PM, Flavio Leitner wrote: > >On Thu, Aug 06, 2015 at 03:24:29PM -0400, Thomas F Herbert wrote: > >>On 8/6/15 1:40 PM, Flavio Leitner wrote: > >>>On Thu, Aug 06, 2015 at 12:39:29PM -0400, Thomas F Herbert wrote: > >>>

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-07 Thread Thomas F Herbert
On 8/6/15 5:29 PM, Flavio Leitner wrote: On Thu, Aug 06, 2015 at 03:24:29PM -0400, Thomas F Herbert wrote: On 8/6/15 1:40 PM, Flavio Leitner wrote: On Thu, Aug 06, 2015 at 12:39:29PM -0400, Thomas F Herbert wrote: On 7/31/15 6:30 PM, Flavio Leitner wrote: This RFC is based on the vhost multip

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-06 Thread Flavio Leitner
On Thu, Aug 06, 2015 at 03:24:29PM -0400, Thomas F Herbert wrote: > On 8/6/15 1:40 PM, Flavio Leitner wrote: > >On Thu, Aug 06, 2015 at 12:39:29PM -0400, Thomas F Herbert wrote: > >>On 7/31/15 6:30 PM, Flavio Leitner wrote: > >>>This RFC is based on the vhost multiple queues work on > >>>dpdk-dev:

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-06 Thread Thomas F Herbert
On 8/6/15 1:40 PM, Flavio Leitner wrote: On Thu, Aug 06, 2015 at 12:39:29PM -0400, Thomas F Herbert wrote: On 7/31/15 6:30 PM, Flavio Leitner wrote: This RFC is based on the vhost multiple queues work on dpdk-dev: http://dpdk.org/ml/archives/dev/2015-June/019345.html Signed-off-by: Flavio Leit

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-06 Thread Flavio Leitner
On Thu, Aug 06, 2015 at 10:54:16AM -0700, Karthick, A.R. wrote: > Just to top-post briefly: > qemu reverted the vhost-user multiqueue support sometime back. > So this patch isn't really usable. That's correct. There is a new proposal enhancing the protocol which will require work on the DPDK pr

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-06 Thread Karthick, A.R.
Just to top-post briefly: qemu reverted the vhost-user multiqueue support sometime back. So this patch isn't really usable. Regards, -Karthick commit f73ca7363440240b7ee5ee7f7ddb1c64751efb54 Merge: 7135847 f9d6dbf Author: Peter Maydell Date: Mon Jul 20 13:25:28 2015 +0100 Merge remote-

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-06 Thread Flavio Leitner
On Thu, Aug 06, 2015 at 12:39:29PM -0400, Thomas F Herbert wrote: > On 7/31/15 6:30 PM, Flavio Leitner wrote: > >This RFC is based on the vhost multiple queues work on > >dpdk-dev: http://dpdk.org/ml/archives/dev/2015-June/019345.html > > > >Signed-off-by: Flavio Leitner > >--- > > lib/netdev-dpd

Re: [ovs-dev] [RFC] dpdk: support multiple queues in vhost

2015-08-06 Thread Thomas F Herbert
On 7/31/15 6:30 PM, Flavio Leitner wrote: This RFC is based on the vhost multiple queues work on dpdk-dev: http://dpdk.org/ml/archives/dev/2015-June/019345.html Signed-off-by: Flavio Leitner --- lib/netdev-dpdk.c | 61 --- 1 file changed, 4