[ovs-git] Open vSwitch: mac-learning: Fix serious performance bug in the learning table. (vlan-maint)

dev at openvswitch.org dev at openvswitch.org
Mon Jul 25 19:21:06 UTC 2011


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, vlan-maint has been updated
       via  85d5d28572c1b18c67a9f0c80836205106e92874 (commit)
      from  f8d9cc53659d29a0c047f3718b02efaf6d1cce3b (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 85d5d28572c1b18c67a9f0c80836205106e92874
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=85d5d28572c1b18c67a9f0c80836205106e92874
Author: Ethan Jackson <ethan at nicira.com>
		
mac-learning: Fix serious performance bug in the learning table.
		
Due to a typo, the mac-learning hash table had dissolved into a
linked list.  This caused a significant reduction in performance.


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

Summary of changes:
 lib/mac-learning.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list