diff options
author | Alexander Lobakin <alobakin@pm.me> | 2020-11-01 14:17:17 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-04 01:53:55 +0100 |
commit | ecb8fed408b6454606bbb3cd0edb083bf0ad162a (patch) | |
tree | f4ddb75b93d17ad0085f49b20e0bf89f6fc54515 /Kbuild | |
parent | net: add GSO UDP L4 and GSO fraglists to the list of software-backed types (diff) | |
download | linux-ecb8fed408b6454606bbb3cd0edb083bf0ad162a.tar.xz linux-ecb8fed408b6454606bbb3cd0edb083bf0ad162a.zip |
net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions