[ovs-git] Open vSwitch: datapath: Avoid calling flow_hash() twice for the same key. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 17 22:59:01 UTC 2010


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  58f8f0e703234efbd915009d184dba7c3c90059b (commit)
      from  e468fe85d5a83fe1c5985100ec330708a318ba9f (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 58f8f0e703234efbd915009d184dba7c3c90059b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=58f8f0e703234efbd915009d184dba7c3c90059b
Author: Ben Pfaff <blp at nicira.com>
		
datapath: Avoid calling flow_hash() twice for the same key.
		
This is a small optimization for the case where a new flow is being added
to the flow table.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/datapath.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list