Date: Wed, 13 Feb 2008 12:32:25 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: Randy Bush <randy@psg.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: fxp suddenly taking errors Message-ID: <20080213033225.GB11251@cdnetworks.co.kr> In-Reply-To: <47B1B627.6010700@psg.com> References: <47B1B627.6010700@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2008 at 12:07:19AM +0900, Randy Bush wrote: > anyone else suddenly having fxp problems > > rebooted after a new kernel and > > rip1.psg.com:/root# netstat -in > Name Mtu Network Address Ipkts Ierrs Opkts > Oerrs Coll > fxp0 1500 <Link#1> 00:30:48:51:c8:5e 1277 50 977 > 0 0 > fxp0 1500 147.28.0.0/24 147.28.0.31 1137 - 982 > - - > > on what was a problem free interface before th enew build. > AFAIK if_ierrors in fxp(4) comes from hardware statistics counters via DMA. So I guess it's real inbound error( e.g. CRC, alignment error, Rx overrun etc) How about checking speed/duplex mismatches against link partner? -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080213033225.GB11251>