Zero copy TX is not that important yet except if you use samba or Tux or
proftpd or anything else that uses sendfile, but RX hardware checksumming
is important as it saves a lot of CPU during receiving big packets.
2.4 can in some circumstances do the checksumming during a copy (see
netstat -s TCPHPHitsToUser), but hardware checksum is still preferable.
2.2 benefits from it more.
The document seems to be rather outdated BTW, even boomerang is an
old 3com chipset. Please not that the 4byte receive restriction on Tulip
also hurts i386.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/