[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250407163602.170356-1-edumazet@google.com>
Date: Mon, 7 Apr 2025 16:35:58 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: Simon Horman <horms@...nel.org>, Willem de Bruijn <willemb@...gle.com>, netdev@...r.kernel.org,
eric.dumazet@...il.com, Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/4] rps: misc changes
Minor changes in rps:
skb_flow_limit() is probably unused these days,
and data-races are quite theoretical.
Eric Dumazet (4):
net: rps: change skb_flow_limit() hash function
net: rps: annotate data-races around (struct sd_flow_limit)->count
net: add data-race annotations in softnet_seq_show()
net: rps: remove kfree_rcu_mightsleep() use
include/net/rps.h | 5 +++--
net/core/dev.c | 11 +++++++----
net/core/dev.h | 5 +++--
net/core/net-procfs.c | 9 +++++----
net/core/sysctl_net_core.c | 6 +++---
5 files changed, 21 insertions(+), 15 deletions(-)
--
2.49.0.504.g3bcea36a83-goog
Powered by blists - more mailing lists