All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Martin Lucina <mato@kotelna.sk>
Cc: netdev@vger.kernel.org
Subject: Re: sky2 hangs, hw csum errors with 2.6.18
Date: Tue, 3 Oct 2006 12:03:55 -0700	[thread overview]
Message-ID: <20061003120355.0730097a@freekitty> (raw)
In-Reply-To: <20061003183948.GO14180@dezo.moloch.sk>

On Tue, 3 Oct 2006 20:39:49 +0200
Martin Lucina <mato@kotelna.sk> wrote:

> shemminger@osdl.org said:
> > On Tue, 3 Oct 2006 20:21:20 +0200
> > Martin Lucina <mato@kotelna.sk> wrote:
> > 
> > > Hi Stephen,
> > > 
> > > I'm still getting tx timeouts even after applying the patch you sent me
> > > and forcing tx flow control off:
> > 
> > What speed and duplex are you using?
> 
> 1000 Mbps, full duplex
> 
> > What MTU are you using.
> 
> 1500
> 
> -mato

Are you sure? I assume you are using the latest driver from Linus's
git repository. That version adds support for fragmented receive, but
that code shouldn't be doing anything unless MTU > page size (4K).

Maybe oversize frames are coming in, and the driver isn't handling.
I'll check


-- 
Stephen Hemminger <shemminger@osdl.org>

  reply	other threads:[~2006-10-03 19:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-22 11:24 sky2 hangs, hw csum errors with 2.6.18 Martin Lucina
2006-09-22 16:56 ` Stephen Hemminger
2006-09-22 18:23   ` Martin Lucina
2006-09-22 18:29   ` Martin Lucina
2006-09-22 18:31     ` Stephen Hemminger
2006-09-22 18:38       ` Martin Lucina
2006-09-22 18:50         ` Stephen Hemminger
2006-10-03 18:21           ` Martin Lucina
2006-10-03 18:35             ` Stephen Hemminger
2006-10-03 18:39               ` Martin Lucina
2006-10-03 19:03                 ` Stephen Hemminger [this message]
2006-10-03 19:13                   ` Martin Lucina
2006-10-03 19:16                     ` Stephen Hemminger
2006-10-03 19:23                       ` Martin Lucina
2006-10-03 19:15                   ` Martin Lucina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061003120355.0730097a@freekitty \
    --to=shemminger@osdl.org \
    --cc=mato@kotelna.sk \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.