debian: Remove ${shlibs:Depends} dependency pki packages
[openvswitch] / debian / ovs-bugtool
index 6f792eea74f9401b3760fcef302976d72967e724..11d3acbcb2cc39c187a556cf937b7351b83a889b 100755 (executable)
@@ -498,6 +498,8 @@ exclude those logs from the archive.
                 cmd_output(CAP_NETWORK_STATUS, [ETHTOOL, '-k', p])
                 cmd_output(CAP_NETWORK_STATUS, [ETHTOOL, '-i', p])
                 cmd_output(CAP_NETWORK_STATUS, [ETHTOOL, '-c', p])
+                cmd_output(CAP_NETWORK_STATUS,
+                           [TC, '-s', '-d', 'class', 'show', 'dev', p])
         except:
             pass
     cmd_output(CAP_NETWORK_STATUS, [TC, '-s', 'qdisc'])