diff options
author | 2024-05-03 19:20:56 +0000 | |
---|---|---|
committer | 2024-05-07 11:14:50 +0200 | |
commit | 6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e (patch) | |
tree | 873371871b061c84626ef241b30cbf8fc59347fb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: write once on dev->allmulti and dev->promiscuity (diff) | |
download | wireguard-linux-6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e.tar.xz wireguard-linux-6747a5d4990b8c8d7392f7a06b7a4bb5f4ada80e.zip |
rtnetlink: do not depend on RTNL for many attributes
Following device fields can be read locklessly
in rtnl_fill_ifinfo() :
type, ifindex, operstate, link_mode, mtu, min_mtu, max_mtu, group,
promiscuity, allmulti, num_tx_queues, gso_max_segs, gso_max_size,
gro_max_size, gso_ipv4_max_size, gro_ipv4_max_size, tso_max_size,
tso_max_segs, num_rx_queues.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions