xfrm: Use the XFRM_GRO to indicate a GRO call on input
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 4 Oct 2023 13:05:10 +0000 (15:05 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 6 Oct 2023 05:29:52 +0000 (07:29 +0200)
commitb439475a0dba2b50fb39a6356069969780e45fd4
treea07a5af2de56676b4dd58e649a7c17bb9ba3836c
parent1d495f1c896cfa8c78e7a858119e2fbfcbd0925e
xfrm: Use the XFRM_GRO to indicate a GRO call on input

This is needed to support GRO for ESP in UDP encapsulation.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Co-developed-by: Antony Antony <antony.antony@secunet.com>
Signed-off-by: Antony Antony <antony.antony@secunet.com>
Reviewed-by: Eyal Birger <eyal.birger@gmail.com>
net/ipv4/esp4_offload.c
net/ipv6/esp6_offload.c
net/xfrm/xfrm_input.c