bond: Demote active-backup WARN to DBG.
authorBen Pfaff <blp@nicira.com>
Mon, 17 Oct 2011 19:22:34 +0000 (12:22 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 17 Oct 2011 19:22:34 +0000 (12:22 -0700)
commite6b2255c2cd7933f8e25bca154aaf3cc67886b5c
treec7320c5873123f3b86b2f354742cb06a41ccfef0
parent5af5b5324cfc096ff80e96b06b3eb4d6f03307a3
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@nicira.com>
AUTHORS
lib/bond.c