Searched hist:"6 f1c0ea133a6e4a193a7b285efe209664caeea43" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | common.c | diff 6f1c0ea133a6e4a193a7b285efe209664caeea43 Fri Jan 22 12:19:48 CST 2021 Alexander Lobakin <alobakin@pm.me> net: introduce a netdev feature for UDP GRO forwarding
Introduce a new netdev feature, NETIF_F_GRO_UDP_FWD, to allow user to turn UDP GRO on and off for forwarding. Defaults to off to not change current datapath.
Suggested-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Alexander Lobakin <alobakin@pm.me> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | netdev_features.h | diff 6f1c0ea133a6e4a193a7b285efe209664caeea43 Fri Jan 22 12:19:48 CST 2021 Alexander Lobakin <alobakin@pm.me> net: introduce a netdev feature for UDP GRO forwarding
Introduce a new netdev feature, NETIF_F_GRO_UDP_FWD, to allow user to turn UDP GRO on and off for forwarding. Defaults to off to not change current datapath.
Suggested-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Alexander Lobakin <alobakin@pm.me> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|