aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJeff Kirsher <[email protected]>2020-06-25 22:21:41 -0700
committerTony Nguyen <[email protected]>2020-07-01 14:47:58 -0700
commitbb0967c04e8bed3428e4c54f925cdd1890f8d2c6 (patch)
tree978fdfcb49b0fd3895f42c5f71376307c798bc43 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent9358076642f14cec8c414850d5a909cafca3a9d6 (diff)
ixgbe: Cleanup unneeded delay in ethtool test
There is a 4 seconds delay in ixgbe_diag_test() that is holding up other ioctls such as SIOCGIFCONF that Oracle database applications use. One of Oracle's product runs "ethtool -t ethX online" periodically for system monitoring and that is impacting database applications that use SIOCGIFCONF at that same time. This 4 second delay was needed in out early 1GbE parts to give the PHY time to recover from a reset. This code was carried forward to the 10 GbE driver even it was not needed for the supported PHYs in the ixgbe driver. CC: Aleksandr Loktionov <[email protected]> CC: Jack Vogel <[email protected]> Reported-by: Venkat Venkatsubra <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions