[ovs-git] Open vSwitch: bond: Demote active-backup WARN to DBG. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Oct 17 19:22:55 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, master has been updated
       via  e6b2255c2cd7933f8e25bca154aaf3cc67886b5c (commit)
      from  5af5b5324cfc096ff80e96b06b3eb4d6f03307a3 (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 e6b2255c2cd7933f8e25bca154aaf3cc67886b5c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e6b2255c2cd7933f8e25bca154aaf3cc67886b5c
Author: Ben Pfaff <blp at nicira.com>
		
bond: Demote active-backup WARN to DBG.
		
This log message comes up for packets that are flooded through the network.
If the upstream switch doesn't realize that an active-backup bond is in
use, and there is significant packet flooding in the network, then we will
get a lot of these messages.

(This message doesn't get logged for multicast or broadcast packets since
they get dropped earlier in the function.)

Reported-by: Eivind Bulie Haanaes
Bug-report: http://forums.citrix.com/thread.jspa?messageID=1589125
CC: Paul Fazzone <pfazzone at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list