diff options
| author | Andrew Schwartzmeyer <[email protected]> | 2015-02-26 16:27:14 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-02-28 16:51:36 -0500 |
| commit | 59995370dbca7636c105ddadc0447fab86ad3887 (patch) | |
| tree | 99f9469b129665f94333926f397f4288bf1aacbf /tools/perf/scripts/python/sctop.py | |
| parent | f9c7ce18538ed9c099818a9335d7e427d60e97ae (diff) | |
hyperv: Implement netvsc_get_channels() ethool op
This adds support for reporting the actual and maximum combined channels
count of the hv_netvsc driver via 'ethtool --show-channels'.
This required adding 'max_chn' to 'struct netvsc_device', and assigning
it 'rsscap.num_recv_que' in 'rndis_filter_device_add'. Now we can access
the combined maximum channel count via 'struct netvsc_device' in the
ethtool callback.
Signed-off-by: Andrew Schwartzmeyer <[email protected]>
Signed-off-by: Haiyang Zhang <[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