linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gigabit ethernet small-packet performance
@ 2000-11-05 15:07 Robert Morris
  2000-11-05 18:32 ` Mr. James W. Laferriere
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Robert Morris @ 2000-11-05 15:07 UTC (permalink / raw)
  To: linux-kernel

I'm building Linux-based routers and need to be able to forward as
many packets per second as possible over gigabit ethernet. It turns
out that choice of network adaptor is critical, but very little
information is available from manufacturers or on the web about
packets-per-second performance of different cards. Here's a web page
summarizing what I've learned, mostly about the Intel Pro/1000
card:

  http://www.pdos.lcs.mit.edu/~rtm/e1000/

The short version is that the Intel Pro/1000 seems to be a lot faster
than the Alteon Tigon-II or the SysKonnect card for small (60-byte)
packets. The Intel card can send or receive at least 500,000 60-byte
packets per second (about 1/3 of a gigabit/second). On the other hand,
the Intel Linux driver requires a lot of hacking to achieve that rate;
with the unmodified driver the board is about half that fast.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2000-11-08 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-05 15:07 gigabit ethernet small-packet performance Robert Morris
2000-11-05 18:32 ` Mr. James W. Laferriere
2000-11-05 18:45 ` Gregory Maxwell
2000-11-05 21:40   ` bert hubert
2000-11-05 21:17     ` Gregory Maxwell
2000-11-07 19:44 ` Jes Sorensen
2000-11-08 15:23 ` Jamie Lokier

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).