diff options
author | Steffen Klassert <steffen.klassert@secunet.com> | 2020-01-25 11:26:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-27 11:00:21 +0100 |
commit | 3a1296a38d0cf62bffb9a03c585cbd5dbf15d596 (patch) | |
tree | 0e76488218f1564f624394732d68dd09b19961ed /net/ipv6/udp_offload.c | |
parent | net: Add a netdev software feature set that defaults to off. (diff) | |
download | linux-3a1296a38d0cf62bffb9a03c585cbd5dbf15d596.tar.xz linux-3a1296a38d0cf62bffb9a03c585cbd5dbf15d596.zip |
net: Support GRO/GSO fraglist chaining.
This patch adds the core functions to chain/unchain
GSO skbs at the frag_list pointer. This also adds
a new GSO type SKB_GSO_FRAGLIST and a is_flist
flag to napi_gro_cb which indicates that this
flow will be GROed by fraglist chaining.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/udp_offload.c')
0 files changed, 0 insertions, 0 deletions