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. Xin Long (3): vxlan: add NETIF_F_FRAGLIST flag for dev features geneve: add NETIF_F_FRAGLIST flag for dev features bareudp: add NETIF_F_FRAGLIST flag for dev features drivers/net/bareudp.c | 5 +++-- drivers/net/geneve.c | 5 +++-- drivers/net/vxlan.c | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) -- 2.1.0