kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #142421
[Bug 1507482] Re: ethtool self-test failed and creates a FW reset.
root@neutron-gateway:/home/ubuntu# uname -a
Linux neutron-gateway 3.19.0-31-generic #36~14.04.1-Ubuntu SMP Thu Oct 8 10:21:08 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
root@neutron-gateway:/home/ubuntu# ethtool -t eth6
The test result is FAIL
The test extra info:
Interrupt Test 0
Link Test 1
Speed Test 0
Register Test 0
Loopback Test 0
root@neutron-gateway:/home/ubuntu# ethtool -i eth6
driver: mlx4_en
version: 2.4-2.0.3 (Oct 26 2015)
firmware-version: 2.35.5100
bus-info: 0000:08:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: yes
root@neutron-gateway:/home/ubuntu# dmesg | grep ml
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-31-generic root=UUID=218caf35-61e7-44dc-9edc-d80fad4466af ro intel_iommu=on
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-31-generic root=UUID=218caf35-61e7-44dc-9edc-d80fad4466af ro intel_iommu=on
[ 7.254414] Compat-mlnx-ofed backport release: d0868f3
[ 7.254696] Backport based on mlnx_ofed/mlnx-ofed-2.x-kernel.git d0868f3
[ 7.255088] compat.git: mlnx_ofed/mlnx-ofed-2.x-kernel.git
[ 7.257443] mlx4_core: Mellanox ConnectX core driver v2.4-2.0.3 (Oct 26 2015)
[ 7.257900] mlx4_core: Initializing 0000:08:00.0
[ 7.258204] mlx4_core 0000:08:00.0: enabling device (0140 -> 0142)
[ 12.204868] mlx4_core 0000:08:00.0: PCIe link speed is 8.0GT/s, device supports 8.0GT/s
[ 12.205331] mlx4_core 0000:08:00.0: PCIe link width is x8, device supports x8
[ 14.645818] mlx4_en: Mellanox ConnectX HCA Ethernet driver v2.4-2.0.3 (Oct 26 2015)
[ 14.646429] mlx4_en 0000:08:00.0: registered PHC clock
[ 14.646762] mlx4_en 0000:08:00.0: Activating port:2
[ 14.665399] mlx4_en: eth6: Using 224 TX rings
[ 14.665641] mlx4_en: eth6: Using 16 RX rings
[ 14.666261] mlx4_en: eth6: Initializing port
[ 14.669101] <mlx4_ib> mlx4_ib_add: mlx4_ib: Mellanox ConnectX InfiniBand driver v2.4-2.0.3 (Oct 26 2015)
[ 14.673712] mlx4_core 0000:08:00.0: mlx4_ib_add: allocated counter index 1 for port 1
[ 14.674178] mlx4_core 0000:08:00.0: mlx4_ib_add: allocated counter index 3 for port 2
[ 16.160528] mlx4_en: eth6: frag:0 - size:1522 prefix:0 stride:1536
[ 16.183864] mlx4_en: eth6: Setting RSS context tunnel type to RSS on inner headers
[ 17.666714] mlx4_core 0000:08:00.0: mlx4_ib: Port 1 logical link is up
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1507482
Title:
ethtool self-test failed and creates a FW reset.
Status in linux package in Ubuntu:
In Progress
Bug description:
On ConnectX3 device we try to run self-test and it’s failed, also seen
that cause a FW reset.
Steps to reproduce:
~# ethtool -t ens2
The test result is FAIL
The test extra info:
Interrupt Test -16
Link Test 0
Speed Test 0
Register Test 0
Loopback Test 0
~# dmesg
[341548.619799] mlx4_core 0000:07:00.0: command 0x31 timed out (go bit not cleared)
[341548.803801] mlx4_core 0000:07:00.0: command 0x49 timed out (go bit not cleared)
[341548.803808] mlx4_core 0000:07:00.0: device is going to be reset
[341549.816587] mlx4_core 0000:07:00.0: device was reset successfully
[341549.823425] mlx4_en 0000:07:00.0: Internal error detected, restarting device
~# cat /etc/os-release
NAME="Ubuntu"
VERSION="15.10 (Wily Werewolf)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Wily Werewolf (development branch)"
VERSION_ID="15.10"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
~# uname -r
4.2.0-7-generic
~# ethtool -i ens2
driver: mlx4_en
version: 2.2-1 (Feb 2014)
firmware-version: 2.34.5000
bus-info: 0000:07:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: yes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507482/+subscriptions
References