lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 8 Feb 2024 17:10:01 -0500
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Eric Dumazet <edumazet@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, 
	Paolo Abeni <pabeni@...hat.com>, Cong Wang <xiyou.wangcong@...il.com>, 
	Jiri Pirko <jiri@...nulli.us>, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/2] net/sched: act_api: speed up netns dismantles

On Thu, Feb 8, 2024 at 5:25 AM Eric Dumazet <edumazet@...gle.com> wrote:
>
> Adopt the new exit_batch_rtnl() method to avoid extra
> rtnl_lock()//rtnl_unlock() pairs.
>

For the patchset:
Reviewed-by: Jamal Hadi Salim <jhs@...atatu.com>

cheers,
jamal

> 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ