netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Checksum fixes
@ 2014-06-12 23:02 Tom Herbert
  2014-06-13 20:27 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Herbert @ 2014-06-12 23:02 UTC (permalink / raw)
  To: davem, netdev

Fixes related to some recent checksum modifications.

- Fix logic in saving checksums complete in __skb_checksum_complete
- Call __skb_checksum_complete from UDP if we are checksumming over
  whole packet in order to save checksum.
- Fixes to VXLAN to work correctly with checksum complete

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

* Re: [PATCH 0/4] Checksum fixes
  2014-06-12 23:02 [PATCH 0/4] Checksum fixes Tom Herbert
@ 2014-06-13 20:27 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-06-13 20:27 UTC (permalink / raw)
  To: therbert; +Cc: netdev

From: Tom Herbert <therbert@google.com>
Date: Thu, 12 Jun 2014 16:02:52 -0700 (PDT)

> Fixes related to some recent checksum modifications.
> 
> - Fix logic in saving checksums complete in __skb_checksum_complete
> - Call __skb_checksum_complete from UDP if we are checksumming over
>   whole packet in order to save checksum.
> - Fixes to VXLAN to work correctly with checksum complete

I figure this series will need to be respun after you figure out the
problems Geert is still seeing with the full series applied.

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

end of thread, other threads:[~2014-06-13 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-12 23:02 [PATCH 0/4] Checksum fixes Tom Herbert
2014-06-13 20:27 ` David Miller

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