summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2020-05-16 03:55:00 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-05-31 13:49:00 +0300
commit765dd7a1827c687b782e6ab3dd6daf4d13a4780f (patch)
treebcaa683b58697b6ea738b9dea065b050cb966e29 /tools/perf/scripts/python/export-to-sqlite.py
parent401ce33b32812a8fde6789588416d8c5b232138f (diff)
downloadlinux-765dd7a1827c687b782e6ab3dd6daf4d13a4780f.tar.xz
ice: Fix inability to set channels when down
Currently the driver prevents a user from doing modprobe ice ethtool -L eth0 combined 5 ip link set eth0 up The ethtool command fails, because the driver is checking to see if the interface is down before allowing the get_channels to proceed (even for a set_channels). Remove this check and allow the user to configure the interface before bringing it up, which is a much better usability case. Fixes: 87324e747fde ("ice: Implement ethtool ops for channels") Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions