[Intel-wired-lan] [PATCH net-next 4/6] net: igc: use skb_csum_is_sctp instead of protocol check

Alexander Duyck alexander.duyck at gmail.com
Tue Jan 19 22:24:55 UTC 2021


On Fri, Jan 15, 2021 at 10:14 PM Xin Long <lucien.xin at gmail.com> wrote:
>
> Using skb_csum_is_sctp is a easier way to validate it's a SCTP CRC
> checksum offload packet, and yet it also makes igc support SCTP
> CRC checksum offload for UDP and GRE encapped packets, just as it
> does in igb driver.
>
> Signed-off-by: Xin Long <lucien.xin at gmail.com>

Reviewed-by: Alexander Duyck <alexanderduyck at fb.com>


More information about the Intel-wired-lan mailing list