UPSTREAM: 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> Bug: 167707933 Change-Id: I4bb29cfcd13ccb48871070bf94ea5b87160d65d4 (cherry picked from commit 3a1296a3) Signed-off-by:
Hyunsoon Kim <h10.kim@samsung.com>
Loading
Please register or sign in to comment