Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 14:20:38 -0800
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        "Sreekanth M." <kanthms@netlogicmicro.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: msk driver rxcsum issue
Message-ID:  <20101231222038.GA1082@michelle.cdnetworks.com>
In-Reply-To: <20101231005628.GH16411@michelle.cdnetworks.com>
References:  <9F4F5E1D3FF7D94388F341BE8819BA3D9B553B@orion8.netlogicmicro.com> <20101231005628.GH16411@michelle.cdnetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 30, 2010 at 04:56:28PM -0800, Pyun YongHyeon wrote:
> On Wed, Dec 29, 2010 at 12:35:51AM -0800, Sreekanth M. wrote:
> > Hi, 
> > 
> >  
> > 
> >        I am Sreekanth from Netlogic microsystems.
> > 
> >  
> > 
> > I am having an issue with msk driver.
> > 
> > It is related to rxcsum.
> > 
> > In freebsd 9, rxcsum is enabled in default for the device I am using on
> > XLS MIPS board.
> > 
> > >From hardware id it is known that chip id is: CHIP_ID_YUKON_EC.
> > 
> >  
> > 
> > Though I am able to ping to this port, ssh (TCP) is not working.
> > 
> >  
> > 
> > If I disable the rxcsum through the command 
> > 
> > "Ifconfig msk0 -rxcsum"
> > 
> > It works. i.e ssh command works fine.
> > 
> >  
> 
> Would you try attached patch and let me know how it goes on MIPS?

Thanks for testing. Fix committed to HEAD(r216860).



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