On 2016-12-11 05:03, Adam Wolk wrote:
On Wed, Dec 07, 2016 at 10:11:44AM -0700, johnwixard wrote:
I am having the same problem, did you solve it?

/john
[..]
Unfoutnately I don't have any em(4) devices but I think the first step
to diagnose
this would be to enable debugging output for the em driver.
[..]

Hi Jan/John/Adam,

I had the em watchdog timeout problem also today on a newly installed 6.0 GENERIC.MP, though luckily it was transitory.

Example error message: "em1: watchdog: head 133 tail 132 TD 133 TDT 133"

As soon as it happened, the network connection would suffer of severe hickups - at least some seconds of traffic interruption.

It seems that it was correlated with ISP hickups as it happened ~10 times across ~3 reboots during ~1 hour only, and during the same period getting any DHCP or PING through was difficult to impossible (also after fresh poweron and boot), and TCP would not connect, or disconnect after connect, or act otherwise strangely, and the modem's LINE LED was red a lot of the time.

If I would experience it again, I would switch the em driver into debug mode and report back here.

Tinker


# dmesg
OpenBSD 6.0 (GENERIC.MP) #2319: Tue Jul 26 13:00:43 MDT 2016
..
cpu0: Intel(R) Xeon(R) CPU E3-1230 v3 @ 3.30GHz, 3293.21 MHz
cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT
..
ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xd5: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 2 "Intel 8 Series PCIE" rev 0xd5: msi
pci2 at ppb1 bus 2
em0 at pci2 dev 0 function 0 "Intel I210" rev 0x03: msi, address [..]
ppb2 at pci0 dev 28 function 3 "Intel 8 Series PCIE" rev 0xd5: msi
pci3 at ppb2 bus 3
em1 at pci3 dev 0 function 0 "Intel I210" rev 0x03: msi, address [..]

Reply via email to