aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2021-07-28 18:23:59 +0200
committerDavid S. Miller <[email protected]>2021-07-29 12:18:11 +0100
commit5fc88f93edf2f797f1aa63334cc6c86f9c15d585 (patch)
treee442c15150a6b14ec85293f1a89cb16ceeefc545 /tools/perf/scripts/python
parent883d71a55e968371d1ff151249732466b5581f58 (diff)
sk_buff: introduce 'slow_gro' flags
The new flag tracks if any state field is set, so that GRO requires 'unusual'/slow prepare steps. Set such flag when a ct entry is attached to the skb, and never clear it. The new bit uses an existing hole into the sk_buff struct RFC -> v1: - use a single state bit, never clear it - avoid moving the _nfct field Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions