[ovs-git] Open vSwitch: mac-learning: Fix serious performance bug in the learning table. (branch-1.1)
dev at openvswitch.org
dev at openvswitch.org
Fri Jul 22 11:46:49 PDT 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, branch-1.1 has been updated
via 44f2560c67fca0d5712a3bec309e4e93e9e63a7b (commit)
from bd6ce3f24b740fc946fe88baa0619c945f02b434 (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 44f2560c67fca0d5712a3bec309e4e93e9e63a7b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=44f2560c67fca0d5712a3bec309e4e93e9e63a7b
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