netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Zielinski <john_ml@undead.cc>
To: linux-kernel@vger.kernel.org
Cc: netdev@vger.kernel.org
Subject: RTL 8139 stops RX after receiving a jumbo frame
Date: Sat, 25 Feb 2006 23:23:47 -0500	[thread overview]
Message-ID: <44012D53.30700@undead.cc> (raw)

I was testing a patch for the VIA Velocity adapter and accidentally 
pinged a jumbo packet to 192.168.0.1 instead of 192.168.0.10.  The 
machine I pinged is my Linux firewall box with a RTL 8139 card (8139 rev 
K chip).  When my internet connection went down I tried pinging the 
firewall with regular sized packets and it wouldn't respond.  I had to 
ifdown/ifup the interface to get things going again.  The output from 
ifconfig shows I had an overrun.

I'm replacing that card with a VIA Velocity card as I'm upgrading my 
entire network to GigE but a friend of mine is only doing a partial 
upgrade and will have several boxes with RTL 8139's still in them.  I'm 
going to move the RTL card into my test box for further testing.

I'm surprised that the switch actually let the jumbo packet through onto 
a 100Mbit link.  I'm going to see if I can find a non RTL 8139 card in 
my parts bin and see what that one does.

What's the normal behavior for overruns on an interface?

             reply	other threads:[~2006-02-26  4:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-26  4:23 John Zielinski [this message]
2006-02-26 12:46 ` RTL 8139 stops RX after receiving a jumbo frame Alan Cox
2006-02-26 21:12   ` John Zielinski
2006-02-26 14:44 ` Francois Romieu
2006-02-26 21:13   ` John Zielinski

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=44012D53.30700@undead.cc \
    --to=john_ml@undead.cc \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).