[ovs-git] Open vSwitch: dpif-netdev: Use cmap instead of hmap. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jul 4 14:04:54 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  9f361d6b29fb88080e203be3a41b6abbc4351612 (commit)
      from  6dfee9ae376f0128f00684bfc85d706925741cde (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 9f361d6b29fb88080e203be3a41b6abbc4351612
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9f361d6b29fb88080e203be3a41b6abbc4351612
Author: Jarno Rajahalme <jrajahalme at nicira.com>
		
dpif-netdev: Use cmap instead of hmap.
		
This requires less locking and makes introducing lockless classifier
lookups possible.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>

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

Summary of changes:
 lib/dpif-netdev.c |   60 +++++++++++++++++++++++------------------------------
 1 file changed, 26 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list