Skip to content
Commit c080559a authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

Merge branch 'net-make-udp-tunnel-devices-support-fraglist'



Xin Long says:

====================
net: make udp tunnel devices support fraglist

Like GRE device, UDP tunnel devices should also support fraglist, so
that some protocol (like SCTP) HW GSO that requires NETIF_F_FRAGLIST
in the dev can work. Especially when the lower device support both
NETIF_F_GSO_UDP_TUNNEL and NETIF_F_GSO_SCTP.
====================

Link: https://lore.kernel.org/r/cover.1610704037.git.lucien.xin@gmail.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents 505e3f00 3224dcfd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment