[ovs-git] Open vSwitch: ofproto-dpif: More efficient implementation of get_odp_port(). (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 9 18:30:20 UTC 2013


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  7c33b18807804f1e0dfee809a373933fbfeb9a6d (commit)
      from  bedde04cf1adfe8bde736f7bbec95ea7e4f04d20 (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 7c33b18807804f1e0dfee809a373933fbfeb9a6d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7c33b18807804f1e0dfee809a373933fbfeb9a6d
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
ofproto-dpif: More efficient implementation of get_odp_port().
		
Avoids unnecessary hash bucket traversal (ofproto_get_port()), since we
have the ofport_dpif already after odp_port_to_ofport().

Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
[blp at nicira.com simplified the test]
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 ofproto/ofproto-dpif.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list