summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2026-01-21 19:11:33 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-23 22:31:14 +0300
commite0a12cbf262b92b470b92abc285cec0f3bb6c7ff (patch)
treefb38c64f738c93a4f136c0894f194f48a4033428 /include/linux
parent1da80d91bd0ea36f6c974bf50d14295734bcc278 (diff)
downloadlinux-e0a12cbf262b92b470b92abc285cec0f3bb6c7ff.tar.xz
geneve: add GRO hint output path
If a geneve egress packet contains nested UDP encap headers, add a geneve option including the information necessary on the RX side to perform GRO aggregation of the whole packets: the nested network and transport headers, and the nested protocol type. Use geneve option class `netdev`, already registered in the Network Virtualization Overlay (NVO3) IANA registry: https://www.iana.org/assignments/nvo3/nvo3.xhtml#Linux-NetDev. To pass the GRO hint information across the different xmit path functions, store them in the skb control buffer, to avoid adding additional arguments. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Link: https://patch.msgid.link/aa614567f7bdb776d693041375bede4990a19649.1769011015.git.pabeni@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions