On Mon, Dec 05, 2016 at 03:33:57PM +0100, Davide Caratti wrote: > SCTP GSO and hardware can do CRC32c computation after netfilter processing, > so we can avoid calling sctp_compute_checksum() on skb if skb->ip_summed > is equal to CHECKSUM_PARTIAL. Moreover, set skb->ip_summed to CHECKSUM_NONE > when the NAT code computes the CRC, to prevent offloaders from computing > it again (on ixgbe this resulted in a transmission with wrong L4 checksum). Applied, thanks Davide. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html