diff options
author | Eric Dumazet <[email protected]> | 2023-12-21 14:07:47 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-02 12:35:42 +0000 |
commit | 993498e537af9260e697219ce41b41b22b6199cc (patch) | |
tree | db733023b275e6831827131a3012a9f7cb2f811f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 07938d774f189c47b3117c332b0e3d1d1bb50813 (diff) |
net-device: move gso_partial_features to net_device_read_tx
dev->gso_partial_features is read from tx fast path for GSO packets.
Move it to appropriate section to avoid a cache line miss.
Fixes: 43a71cd66b9c ("net-device: reorganize net_device fast path variables")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Coco Li <[email protected]>
Cc: David Ahern <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions