Searched hist:"221 ddb723d90907019838b89b9e9bccb11461381" (Results 1 – 6 of 6) sorted by relevance
/linux/include/net/ |
H A D | ipv6_stubs.h | diff 221ddb723d90907019838b89b9e9bccb11461381 Wed Oct 04 15:05:44 CEST 2023 Steffen Klassert <steffen.klassert@secunet.com> xfrm: Support GRO for IPv6 ESP in UDP encapsulation
This patch enables the GRO codepath for IPv6 ESP in UDP encapsulated packets. Decapsulation happens at L2 and saves a full round through the stack for each packet. This is also needed to support HW offload 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>
|
H A D | xfrm.h | diff 221ddb723d90907019838b89b9e9bccb11461381 Wed Oct 04 15:05:44 CEST 2023 Steffen Klassert <steffen.klassert@secunet.com> xfrm: Support GRO for IPv6 ESP in UDP encapsulation
This patch enables the GRO codepath for IPv6 ESP in UDP encapsulated packets. Decapsulation happens at L2 and saves a full round through the stack for each packet. This is also needed to support HW offload 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>
|
/linux/net/ipv6/ |
H A D | xfrm6_input.c | diff 221ddb723d90907019838b89b9e9bccb11461381 Wed Oct 04 15:05:44 CEST 2023 Steffen Klassert <steffen.klassert@secunet.com> xfrm: Support GRO for IPv6 ESP in UDP encapsulation
This patch enables the GRO codepath for IPv6 ESP in UDP encapsulated packets. Decapsulation happens at L2 and saves a full round through the stack for each packet. This is also needed to support HW offload 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>
|
H A D | esp6_offload.c | diff 221ddb723d90907019838b89b9e9bccb11461381 Wed Oct 04 15:05:44 CEST 2023 Steffen Klassert <steffen.klassert@secunet.com> xfrm: Support GRO for IPv6 ESP in UDP encapsulation
This patch enables the GRO codepath for IPv6 ESP in UDP encapsulated packets. Decapsulation happens at L2 and saves a full round through the stack for each packet. This is also needed to support HW offload 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>
|
H A D | af_inet6.c | diff 221ddb723d90907019838b89b9e9bccb11461381 Wed Oct 04 15:05:44 CEST 2023 Steffen Klassert <steffen.klassert@secunet.com> xfrm: Support GRO for IPv6 ESP in UDP encapsulation
This patch enables the GRO codepath for IPv6 ESP in UDP encapsulated packets. Decapsulation happens at L2 and saves a full round through the stack for each packet. This is also needed to support HW offload 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>
|
/linux/net/ipv4/ |
H A D | udp.c | diff 221ddb723d90907019838b89b9e9bccb11461381 Wed Oct 04 15:05:44 CEST 2023 Steffen Klassert <steffen.klassert@secunet.com> xfrm: Support GRO for IPv6 ESP in UDP encapsulation
This patch enables the GRO codepath for IPv6 ESP in UDP encapsulated packets. Decapsulation happens at L2 and saves a full round through the stack for each packet. This is also needed to support HW offload 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>
|