[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240208102508.262907-1-edumazet@google.com>
Date: Thu, 8 Feb 2024 10:25:06 +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: Jamal Hadi Salim <jhs@...atatu.com>, Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>, netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] net/sched: act_api: speed up netns dismantles
Adopt the new exit_batch_rtnl() method to avoid extra
rtnl_lock()//rtnl_unlock() pairs.
Eric Dumazet (2):
net/sched: act_api: uninline tc_action_net_init() and
tc_action_net_exit()
net/sched: act_api: use exit_batch_rtnl() method
include/net/act_api.h | 34 +++-------------------------------
net/sched/act_api.c | 35 ++++++++++++++++++++++++++++++++---
net/sched/act_bpf.c | 7 ++++---
net/sched/act_connmark.c | 7 ++++---
net/sched/act_csum.c | 7 ++++---
net/sched/act_ct.c | 7 ++++---
net/sched/act_ctinfo.c | 7 ++++---
net/sched/act_gact.c | 7 ++++---
net/sched/act_gate.c | 7 ++++---
net/sched/act_ife.c | 7 ++++---
net/sched/act_mirred.c | 7 ++++---
net/sched/act_mpls.c | 7 ++++---
net/sched/act_nat.c | 7 ++++---
net/sched/act_pedit.c | 7 ++++---
net/sched/act_police.c | 7 ++++---
net/sched/act_sample.c | 7 ++++---
net/sched/act_simple.c | 7 ++++---
net/sched/act_skbedit.c | 7 ++++---
net/sched/act_skbmod.c | 7 ++++---
net/sched/act_tunnel_key.c | 7 ++++---
net/sched/act_vlan.c | 7 ++++---
21 files changed, 111 insertions(+), 91 deletions(-)
--
2.43.0.594.gd9cf4e227d-goog
Powered by blists - more mailing lists