net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
[ Upstream commit ecb8fed4 ] Virtual netdevs should use NETIF_F_GSO_SOFTWARE to forward GSO skbs as-is and let the final drivers deal with them when supported. Also remove NETIF_F_GSO_UDP_L4 from bonding and team drivers as it's now included in the "software" list. Suggested-by:Willem de Bruijn <willemb@google.com> Signed-off-by:
Alexander Lobakin <alobakin@pm.me> Acked-by:
Willem de Bruijn <willemb@google.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Stable-dep-of: 77b11c8b ("bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading