[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130123.001956.1988771856502410155.davem@davemloft.net>
Date: Wed, 23 Jan 2013 00:19:56 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: jesse@...ira.com, pshelar@...ira.com, netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] IP_GRE: Linearize skb before csum.
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 22 Jan 2013 21:02:53 -0800
> GSO was a bad idea from the very beginning, if you want
> such use case.
It's perfectly fine when the card checksums the packet. Because it
will checksum the exact data that will hit the wire and thus the
checksum will be correct always.
It's only buggy when we do pure software GSO and have page frags.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists