Re: Which GigE NIC for reliable use?

From: Sameh Ghane <sameh_at_anthologeek.net>
Date: Thu, 21 Jun 2007 18:47:37 +0200
Le (On) Thu, Jun 21, 2007 at 09:07:43AM -0700, Steve Kargl ecrivit (wrote):
> 
> Jun 20 23:22:33 node10 kernel: TCP: [10.208.78.111]:54801 to 
> [10.208.78.111]:49376 tcpflags 0x10<ACK>; syncache_expand: Segment failed
> SYNCOOKIE authentication, segment rejected (probably spoofed)

How does a local communication get affected by your NIC's behavior !?

You seem to use Jumbo frames, maybe the link loss is switch related ?

> So, I plan to replace all of the bge devices with a reliable,
> robust GigE NIC.  Anyone have a suggestion for such a cards?

I would go for em(4) because the driver works really fine, for quite some time.
Polling support is really good, and helps reducing interrupts.
In my experience, even while comparing non polling mode kernels, other NICs (or
their drivers) tend to generate more interrupts.

It has nice sysctl tuning variables (ahem, actually the man page is a bit
obsolete, but browsing the sysctl tree will help you find the new variable
names).

Hardware is easy to find and widespread (driver available since FBSD 4.4).

It is the proud successor of fxp(4) in my humble opinion: cheap *and* efficient.

Cheers,

-- 
Sameh Ghane
Received on Thu Jun 21 2007 - 15:12:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:13 UTC