aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-02-08 14:43:23 +0000
committerDavid S. Miller <[email protected]>2024-02-12 09:51:26 +0000
commitc353c7b7ffb7ae6ed8f3339906fe33c8be6cf344 (patch)
tree3989289e35fc370cf94ec076fa44970fcceffe10 /tools/perf/scripts/python/export-to-postgresql.py
parent666a877deab2bcf8fd11c962d69e687e18168a6f (diff)
net-device: move lstats in net_device_read_txrx
dev->lstats is notably used from loopback ndo_start_xmit() and other virtual drivers. Per cpu stats updates are dirtying per-cpu data, but the pointer itself is read-only. Fixes: 43a71cd66b9c ("net-device: reorganize net_device fast path variables") Signed-off-by: Eric Dumazet <[email protected]> Cc: Coco Li <[email protected]> Cc: Simon Horman <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions