Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2016 17:26:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 200420] [igb] igb0: Watchdog timeout -- resetting
Message-ID:  <bug-200420-2472-iLDOSrvLri@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200420-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200420-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200420

arcadiy@ivanovy.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arcadiy@ivanovy.net

--- Comment #1 from arcadiy@ivanovy.net ---
I can report the same for 10.3-RELEASE-p4 and stock kernel.

# cat /boot/loader.conf:
kern.geom.label.gptid.enable=3D"0"
kern.ipc.nmbclusters=3D"1000000"
hw.pci.enable_msi=3D"1"
hw.pci.enable_msix=3D"0"
zfs_load=3D"YES"
aesni_load=3D"YES"
ichsmb_load=3D"YES"
ipmi_load=3D"YES"
beastie_disable=3D"YES"
autoboot_delay=3D"3"

# pciconf -lcv
igb0@pci0:2:0:0:        class=3D0x020000 card=3D0x153315d9 chip=3D0x1533808=
6 rev=3D0x03
hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D 'I210 Gigabit Network Connection'
    class      =3D network
    subclass   =3D ethernet
    cap 01[40] =3D powerspec 3  supports D0 D3  current D0
    cap 05[50] =3D MSI supports 1 message, 64 bit, vector masks enabled wit=
h 1
message
    cap 11[70] =3D MSI-X supports 5 messages
                 Table in map 0x1c[0x0], PBA in map 0x1c[0x2000]
    cap 10[a0] =3D PCI-Express 2 endpoint max data 128(512) FLR RO NS link =
x1(x1)
                 speed 2.5(2.5) ASPM L1(L0s/L1)
    ecap 0001[100] =3D AER 2 0 fatal 0 non-fatal 1 corrected
    ecap 0003[140] =3D Serial 1 002590ffffxxxxx2
    ecap 0017[1a0] =3D TPH Requester 1

igb1@pci0:5:0:0:        class=3D0x020000 card=3D0x153315d9 chip=3D0x1533808=
6 rev=3D0x03
hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D 'I210 Gigabit Network Connection'
    class      =3D network
    subclass   =3D ethernet
    cap 01[40] =3D powerspec 3  supports D0 D3  current D0
    cap 05[50] =3D MSI supports 1 message, 64 bit, vector masks enabled wit=
h 1
message
    cap 11[70] =3D MSI-X supports 5 messages
                 Table in map 0x1c[0x0], PBA in map 0x1c[0x2000]
    cap 10[a0] =3D PCI-Express 2 endpoint max data 128(512) FLR RO NS link =
x1(x1)
                 speed 2.5(2.5) ASPM disabled(L0s/L1)
    ecap 0001[100] =3D AER 2 0 fatal 0 non-fatal 1 corrected
    ecap 0003[140] =3D Serial 1 002590ffffxxxxx3
    ecap 0017[1a0] =3D TPH Requester 1

This configuration is fairly stable (1h so far, no watchdog timeouts on igb=
1).

Disabling MSI altogether causes igb1 that doesn't pass any traffic and does=
n't
even come up.

Disabling MSI-X seems to help.

This is a SuperMicro X11SBA-F board
(http://www.supermicro.com/products/motherboard/X11/X11SBA-F.cfm) with BIOS
1.0b (latest).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200420-2472-iLDOSrvLri>