Re: Hardware checksum doesn't help TCP_STREAM throught on Gigabit Ethernet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 17, 2001 at 01:49:43PM -0700, Shirley Ma wrote:
> I did some test on Linux 2.4.4 kernel w/o hardware checksum turn on by
> modified drivers/net/acenic.c file always let skb->ip_summed=CHECKSUM_NONE.
> I found hardware checksum doesn't help TCP_STREAM throughput performance.

Linux 2.4 does copy_checksum_to_user if possible
if it hits a fast path (recvmsg currently waiting) With that checksumming 
comes for free. The hardware checksum will help though if the packet doesn't
hit the user context fast path.

-Andi

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux