[ovs-git] Open vSwitch: lib/flow: call memcmp in miniflow_equal() (master)

dev at openvswitch.org dev at openvswitch.org
Wed May 28 00:04:09 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  8cc868015c32dd9e9085f106c03697ea0e808c97 (commit)
      from  7f1e1c7ffa8134927b072959ea6548e21eb0c3a4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8cc868015c32dd9e9085f106c03697ea0e808c97
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8cc868015c32dd9e9085f106c03697ea0e808c97
Author: Daniele Di Proietto <ddiproietto at vmware.com>
		
lib/flow: call memcmp in miniflow_equal()
		
This commit replace a while loop in miniflow_equal() with a call to
memcmp() for performace reasons.

Signed-off-by: Daniele Di Proietto <ddiproietto at vmware.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/flow.c |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list