On Tue, May 27, 2014 at 03:20:08PM -0700, Daniele Di Proietto wrote: > This commit replace a while loop in miniflow_equal() with a call to > memcmp() for performace reasons. > > Signed-off-by: Daniele Di Proietto <ddiproie...@vmware.com> > --- > This seems to improve throughput in my benchmarks (forwading one flow between > two 'netdev-dpdk's).
I'm surprised. It also makes the code simpler, so I went ahead and applied this to master. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev