Date: Wed, 17 Mar 2010 11:59:06 -0700 From: Pyun YongHyeon <pyunyh@gmail.com> To: Scott Ullrich <sullrich@gmail.com> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: msk gigabit NIC missed interrupts and watchdog timeouts Message-ID: <20100317185906.GE9373@michelle.cdnetworks.com> In-Reply-To: <d5992baf1003171106h1d7f16e5r9d421fa654513d86@mail.gmail.com> References: <d5992baf1003170907y8398b3fx6a52ec9e6a42f9f@mail.gmail.com> <20100317163638.GA9373@michelle.cdnetworks.com> <d5992baf1003171106h1d7f16e5r9d421fa654513d86@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 17, 2010 at 01:06:22PM -0500, Scott Ullrich wrote: > On Wed, Mar 17, 2010 at 11:36 AM, Pyun YongHyeon <pyunyh@gmail.com> wrote: > > Would you try latest msk(4) in HEAD? I think you can download > > if_msk.c and if_mskreg.h from HEAD and can build it on stable/8. > > Due to added interface capabilities you have to add the following > > code in the beginning of if_msk.c to build it on stable/8. > > > > #ifndef IFCAP_VLAN_HWTSO > > #define IFCAP_VLAN_HWTSO ? ? ? ?0 > > #endif > > No problem. Just compiled a kernel containing the newest files. > > > Also show me the output of "devinfo -rv | grep phy". > > nas2# devinfo -rv | grep ph > e1000phy0 pnpinfo oui=0x5043 model=0xc rev=0x2 at phyno=0 Ok, it's 88E1111 PHY. > > I am now testing the new kernel and it has been under load for quite a > while. I shifted 2+ gigabytes through it and it seems OK now. > Glad to hear that. If you encounter issues again let me know.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100317185906.GE9373>