aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorIvan Khoronzhuk <[email protected]>2016-08-22 21:18:28 +0300
committerDavid S. Miller <[email protected]>2016-08-23 00:13:11 -0700
commitce52c744574bbe31e5c30788f69d19f20d328225 (patch)
treef8bb6ff440b2fc6841cdcfd78021cc0976fb6139 /tools/perf/scripts/python/sctop.py
parent925d65e6d8a4c84c54fbad060f32385b57e210ed (diff)
net: ethernet: ti: cpsw: add ethtool channels support
These ops allow to control number of channels driver is allowed to work with at cpdma level. The maximum number of channels is 8 for rx and 8 for tx. In dual_emac mode the h/w channels are shared between two interfaces and changing number on one interface changes number of channels on another. How many channels are supported and enabled: $ ethtool -l ethX Change number of channels (up to 8) $ ethtool -L ethX rx 6 tx 6 Per-channel statistic: $ ethtool -S ethX Signed-off-by: Ivan Khoronzhuk <[email protected]> Reviewed-by: Mugunthan V N <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions