aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-03-14 20:08:45 +0000
committerPaolo Abeni <[email protected]>2024-03-19 10:47:47 +0100
commitf6e0a4984c2e7244689ea87b62b433bed9d07e94 (patch)
tree7bed2f63a9f81721d74ca16d13c7c27ddf877906 /tools/perf/scripts/python/export-to-postgresql.py
parent35c3e27917568192927c785fc380f139255468b4 (diff)
net: move dev->state into net_device_read_txrx group
dev->state can be read in rx and tx fast paths. netif_running() which needs dev->state is called from - enqueue_to_backlog() [RX path] - __dev_direct_xmit() [TX path] Fixes: 43a71cd66b9c ("net-device: reorganize net_device fast path variables") Signed-off-by: Eric Dumazet <[email protected]> Cc: Coco Li <[email protected]> Reviewed-by: Jiri Pirko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions