[ovs-git] Open vSwitch: bridge: Log a warning when QoS misconfiguration is likely. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 20 20:13:36 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  6a6e60bde300cad300c70eae5e2a1faba2046670 (commit)
      from  481db4883344161efab4bd5e7580e21411e62c9f (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 6a6e60bde300cad300c70eae5e2a1faba2046670
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6a6e60bde300cad300c70eae5e2a1faba2046670
Author: Ben Pfaff <blp at nicira.com>
		
bridge: Log a warning when QoS misconfiguration is likely.
		
Queue 0 is documented as the "default queue" used when a packet is not
directed to any specific queue.  Many qdiscs drop packets not directed to a
queue if the default queue is not configured.  This is therefore likely to
be a misconfiguration, so warn about it.

Bug #5583.


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

Summary of changes:
 vswitchd/bridge.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list