aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMitch Williams <[email protected]>2020-02-27 10:14:51 -0800
committerJeff Kirsher <[email protected]>2020-03-10 13:09:51 -0700
commit5520deb153264d2485ad45fc1d69d65ca0e9b1f5 (patch)
tree78cef0b17b578971a22b91c99338df29351b7071 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentf3beaf246f5390a49e905a7f0e0317f61030b7db (diff)
iavf: Enable support for up to 16 queues
Previous devices could only allocate 4 MSI-X vectors per VF so there was a limitation of 4 queues. 800-series hardware can allocate more than 4 MSI-X vectors, so expand the limitation on the number of queues that the driver can support to account for these capabilities. Fix ethtool channel operations to accommodate this change and adjust the reporting of max number of queues to what is given to us by the PF. Since we're not requesting queues above this value, just trigger reset to activate the queues, which we already own. Finally, fix a test condition that would display an incorrect error message. Signed-off-by: Mitch Williams <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions