diff options
| author | Stefan Assmann <[email protected]> | 2013-02-02 08:31:50 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2013-02-16 05:46:54 +0000 |
| commit | 4507dc9f98a4155bcb85735ac6dd4158b2d391b3 (patch) | |
| tree | 22a148b873f21f82f7dd5c27580818a863953ce7 /net/unix/af_unix.c | |
| parent | igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races (diff) | |
| download | kernel-4507dc9f98a4155bcb85735ac6dd4158b2d391b3.tar.gz kernel-4507dc9f98a4155bcb85735ac6dd4158b2d391b3.zip | |
igb: increase timeout for ethtool offline self-test
On several machines with i350 adapters the ethtool offline self-test sometimes
fails. This happens because link auto negotiation may take longer than the
timeout of 4 seconds. Increasing the timeout by 1 seconds resolves the issue.
Output from a failing i350 offline self-test:
while [ 1 ]; do ethtool -t eth2 offline; done
The test result is PASS
The test extra info:
Register test (offline) 0
Eeprom test (offline) 0
Interrupt test (offline) 0
Loopback test (offline) 0
Link test (on/offline) 0
The test result is FAIL
The test extra info:
Register test (offline) 0
Eeprom test (offline) 0
Interrupt test (offline) 0
Loopback test (offline) 0
Link test (on/offline) 1
The test result is PASS
The test extra info:
Register test (offline) 0
Eeprom test (offline) 0
Interrupt test (offline) 0
Loopback test (offline) 0
Link test (on/offline) 0
Signed-off-by: Stefan Assmann <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
