Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2008 13:50:05 GMT
From:      Neil Hoggarth <neil@hoggarth.me.uk>
To:        freebsd-net@FreeBSD.org
Subject:   kern/122928: [em] interface watchdog timeouts and stops receiving packets
Message-ID:  <200804211350.m3LDo5MA013928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/122928; it has been noted by GNATS.

From: Neil Hoggarth <neil@hoggarth.me.uk>
To: bug-followup@FreeBSD.org
Cc:  
Subject: kern/122928: [em] interface watchdog timeouts and stops receiving
 packets
Date: Mon, 21 Apr 2008 14:16:12 +0100 (BST)

 On Sun, 20 Apr 2008, vwe@FreeBSD.org wrote:
 
 > Neil: Please additionally provide output of `ifconfig em0' and `sysctl hw.em'
 
 The output of "ifconfig em0" looks like this:
 
 em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  	options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
  	ether 00:0e:0c:06:c2:3a
  	inet 10.0.0.7 netmask 0xff000000 broadcast 10.255.255.255
  	media: Ethernet autoselect (1000baseTX <full-duplex>)
  	status: active
 
 
 "sysctl hw.em" gives an "unknown oid" error. "sysctl dev.em" gives:
 
 dev.em.0.%desc: Intel(R) PRO/1000 Network Connection Version - 6.7.3
 dev.em.0.%driver: em
 dev.em.0.%location: slot=9 function=0
 dev.em.0.%pnpinfo: vendor=0x8086 device=0x100e subvendor=0x8086 
 subdevice=0x002e class=0x020000
 dev.em.0.%parent: pci2
 dev.em.0.debug: -1
 dev.em.0.stats: -1
 dev.em.0.rx_int_delay: 0
 dev.em.0.tx_int_delay: 66
 dev.em.0.rx_abs_int_delay: 66
 dev.em.0.tx_abs_int_delay: 66
 dev.em.0.rx_processing_limit: 100
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804211350.m3LDo5MA013928>