Re: [PATCHv3 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment

2021-01-20 Thread patchwork-bot+netdevbpf
t(), and Commit 622e32b7d4a6 ("net: gre: recompute > gre csum for sctp over gre tunnels") can be reverted now. > > [...] Here is the summary with links: - [PATCHv3,net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment https://git.kernel.org/netdev/net-nex

[PATCHv3 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment

2021-01-15 Thread Xin Long
This patch is to let it always do CRC checksum in sctp_gso_segment() by removing CRC flag from the dev features in gre_gso_segment() for SCTP over GRE, just as it does in Commit 527beb8ef9c0 ("udp: support sctp over udp in skb_udp_tunnel_segment") for SCTP over UDP. It could set csum/csum_start in