diff options
author | 2025-04-07 16:36:00 +0000 | |
---|---|---|
committer | 2025-04-08 12:30:55 -0700 | |
commit | 7b6f0a852da34379a304d7020d70049ba5d1f0f3 (patch) | |
tree | 7dfb396686dab3189b36f237f97d57f521ec6685 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: rps: change skb_flow_limit() hash function (diff) | |
download | wireguard-linux-7b6f0a852da34379a304d7020d70049ba5d1f0f3.tar.xz wireguard-linux-7b6f0a852da34379a304d7020d70049ba5d1f0f3.zip |
net: rps: annotate data-races around (struct sd_flow_limit)->count
softnet_seq_show() can read fl->count while another cpu
updates this field from skb_flow_limit().
Make this field an 'unsigned int', as its only consumer
only deals with 32 bit.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20250407163602.170356-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions