summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrew Schwartzmeyer <andschwa@microsoft.com>2015-08-11 17:14:31 -0700
committerDavid S. Miller <davem@davemloft.net>2015-08-12 14:45:38 -0700
commit8ebdcc52b9b8a53e3ba2643f515d41fff44d4743 (patch)
treeb9d83ff663e11cb4c38199b4e4fa8d4d668b9de0 /tools/perf/scripts/python/export-to-postgresql.py
parentd57f6232c157f03db7cb1ae62a3dcc548014a530 (diff)
hv_netvsc: Set vRSS with num_chn in RNDIS filter
Uses device_info->num_chn to pass user provided number of vRSS queues (from ethtool --set-channels) to rndis_filter_device_add. If nonzero and less than the maximum, set net_device->num_chn to the given value; else default to prior algorithm. Always initialize struct device_info to 0, otherwise not all its fields are guaranteed to be 0, which is necessary when checking if num_chn has been purposefully set. Signed-off-by: Andrew Schwartzmeyer <andschwa@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions