Thanks, Daniele
On May 27, 2014, at 4:44 PM, Ben Pfaff <[email protected]> wrote: > 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 <[email protected]> >> --- >> 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 [email protected] http://openvswitch.org/mailman/listinfo/dev
