]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfrm: iptfs: share page fragments of inner packets
authorChristian Hopps <chopps@labn.net>
Thu, 14 Nov 2024 07:07:05 +0000 (02:07 -0500)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 5 Dec 2024 09:01:50 +0000 (10:01 +0100)
commitb96ba312e21c9b7ac1526829b9640ddc06695c0b
tree5028b26f995cb4c3a8d1d454f4918ded554534a9
parent0e4fbf013fa566f274ce9b4ce698c75b1f998c52
xfrm: iptfs: share page fragments of inner packets

When possible rather than appending secondary (aggregated) inner packets
to the fragment list, share their page fragments with the outer IPTFS
packet. This allows for more efficient packet transmission.

Signed-off-by: Christian Hopps <chopps@labn.net>
Tested-by: Antony Antony <antony.antony@secunet.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_iptfs.c