Re: [ovs-dev] [PATCH 7/7] dpif-netdev: Share emc and fast path output batches.

2015-05-18 Thread Daniele Di Proietto
On 15/05/2015 20:51, "Pravin Shelar" wrote: >On Thu, Apr 23, 2015 at 11:40 AM, Daniele Di Proietto > wrote: >> Until now the exact match cache processing was able to handle only four >> megaflow. The rest of the packets was passed to the megaflow >> classifier. >> >> The limit was arbitraly se

Re: [ovs-dev] [PATCH 7/7] dpif-netdev: Share emc and fast path output batches.

2015-05-15 Thread Pravin Shelar
On Thu, Apr 23, 2015 at 11:40 AM, Daniele Di Proietto wrote: > Until now the exact match cache processing was able to handle only four > megaflow. The rest of the packets was passed to the megaflow > classifier. > > The limit was arbitraly set to four also because the algorithm used to > group pa

Re: [ovs-dev] [PATCH 7/7] dpif-netdev: Share emc and fast path output batches.

2015-05-12 Thread Daniele Di Proietto
> On 12 May 2015, at 18:43, Traynor, Kevin wrote: > >> >> -Original Message- >> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di >> Proietto >> Sent: Thursday, April 23, 2015 7:40 PM >> To: dev@openvswitch.org >> Subject: [ovs-dev] [PATCH 7/7] dpif-netdev: Share em

Re: [ovs-dev] [PATCH 7/7] dpif-netdev: Share emc and fast path output batches.

2015-05-12 Thread Traynor, Kevin
> -Original Message- > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di > Proietto > Sent: Thursday, April 23, 2015 7:40 PM > To: dev@openvswitch.org > Subject: [ovs-dev] [PATCH 7/7] dpif-netdev: Share emc and fast path output > batches. > > Until now the exact match