Thanks I'll merge in a second.

Ethan

On Thu, Dec 19, 2013 at 3:17 PM, Ben Pfaff <[email protected]> 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 <[email protected]>
>
> Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to