Thanks I'll merge in a second.

Ethan

On Thu, Dec 19, 2013 at 3:17 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Thu, Dec 19, 2013 at 12:51:04PM -0800, Ethan Jackson wrote:
>> This patch moves flow installation and eviction from ofproto-dpif and
>> the main thread, into ofproto-dpif-upcall.  This performs
>> significantly better (approximately 2x TCP_CRR improvement), and
>> allows ovs-vswitchd to maintain significantly larger datapath flow
>> tables.  On top of that, it significantly simplifies the code,
>> retiring "struct facet" and friends.
>>
>> Signed-off-by: Ethan Jackson <et...@nicira.com>
>
> Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to