aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dummy.c
diff options
context:
space:
mode:
authorAlexander Lobakin <alobakin@pm.me>2020-11-01 13:17:07 +0000
committerJakub Kicinski <kuba@kernel.org>2020-11-03 16:53:55 -0800
commit2e4ef10f58502323ea470bc30ba84d5ddd4e77f0 (patch)
treee0f46ad66c6d5b290706f429f97f5f0693528337 /drivers/net/dummy.c
parentnet: net_failover: Correct parameter name 'standby_dev' (diff)
downloadlinux-dev-2e4ef10f58502323ea470bc30ba84d5ddd4e77f0.tar.xz
linux-dev-2e4ef10f58502323ea470bc30ba84d5ddd4e77f0.zip
net: add GSO UDP L4 and GSO fraglists to the list of software-backed types
Commit e20cf8d3f1f7 ("udp: implement GRO for plain UDP sockets.") and commit 9fd1ff5d2ac7 ("udp: Support UDP fraglist GRO/GSO.") made UDP L4 and fraglisted GRO/GSO fully supported by the software fallback mode. We can safely add them to NETIF_F_GSO_SOFTWARE to allow logical/virtual netdevs to forward these types of skbs up to the real drivers. Signed-off-by: Alexander Lobakin <alobakin@pm.me> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions