vswitchd: Dump QoS with appctl.
authorEthan Jackson <ethan@nicira.com>
Fri, 11 Mar 2011 21:44:16 +0000 (13:44 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 15 Mar 2011 00:32:35 +0000 (17:32 -0700)
commite8fe30269ae37c485495f2c0b086fefe95ae1e50
treec0d1c3e47d92daba74274fc5d87ea3e2dccb0e3c
parentcca46d331eac52e58c0cf9662833a76c71e27af4
vswitchd: Dump QoS with appctl.

The source of truth for QoS statistics on a given interface is tc.
Unfortunately, output from tc can be a little bit confusing and
does not follow the same data model as OVS.  This commit adds a
"qos/show" appctl command which gives friendlier output.
vswitchd/bridge.c
vswitchd/ovs-vswitchd.8.in