aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-08-18 15:48:16 -0700
committerDavid S. Miller <davem@davemloft.net>2017-08-18 22:39:28 -0700
commit325945ede6d49fd94b79c8c243fc3c0f2db2fcdb (patch)
treebb278fdd091fc6b18385b86f380a31da3ed8a6e8 /tools/perf/scripts/python/net_dropmonitor.py
parentnfp: add helper for printing ethtool strings (diff)
nfp: split software and hardware vNIC statistics
In preparation for reporting vNIC HW stats on representors split handling of the SW and HW stats in ethtool -S. Representors don't have SW stats (since vNIC is assigned to the VM). Remove the questionable defines which assume nn variable exists in the scope. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1 2011-11-08hwspinlock/u8500: fix build error due to undefined labelAxel Lin1-4/+2 2011-11-07hwspinlock/u8500: include linux/module.hAxel Lin1-0/+1 2011-09-21hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen1-2/+2 2011-09-21hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier3-0/+210 2011-09-21hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen3-122/+165 2011-09-21hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez1-25/+20 2011-09-21hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen2-1/+7 2011-09-21hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen1-34/+17 2011-09-21hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen3-6/+4 2011-09-21hwspinlock/core: simplify KconfigOhad Ben-Cohen1-9/+7 2011-03-18hwspinlock: depend on OMAP4Ohad Ben-Cohen1-0/+1 2011-02-17drivers: hwspinlock: add OMAP implementationSimon Que3-0/+241 2011-02-17drivers: hwspinlock: add frameworkOhad Ben-Cohen4-0/+627