On Tue, Mar 26, 2013 at 10:09:34PM -0700, Ethan Jackson wrote:
> With complex flow tables, facet_check_consistency() can be
> expensive enough to show up in flow setup performance benchmarks.
> In my testing this patch gives us a roughly 10% improvement in
> TCP_CRR and ovs-benchmark.
>
> Signed-o
With complex flow tables, facet_check_consistency() can be
expensive enough to show up in flow setup performance benchmarks.
In my testing this patch gives us a roughly 10% improvement in
TCP_CRR and ovs-benchmark.
Signed-off-by: Ethan Jackson
---
ofproto/ofproto-dpif.c |7 ++-
1 file ch