From: Jakub Kicinski <kuba@kernel.org>
To: Eric Dumazet <edumazet@google.com>
Cc: "David S . Miller" <davem@davemloft.net>,
Paolo Abeni <pabeni@redhat.com>,
Jamal Hadi Salim <jhs@mojatatu.com>,
Cong Wang <xiyou.wangcong@gmail.com>,
Jiri Pirko <jiri@resnulli.us>,
netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 0/2] net/sched: act_api: speed up netns dismantles
Date: Thu, 8 Feb 2024 18:37:27 -0800 [thread overview]
Message-ID: <20240208183727.6149cc6f@kernel.org> (raw)
In-Reply-To: <20240208102508.262907-1-edumazet@google.com>
On Thu, 8 Feb 2024 10:25:06 +0000 Eric Dumazet wrote:
> Adopt the new exit_batch_rtnl() method to avoid extra
> rtnl_lock()//rtnl_unlock() pairs.
Hi Eric! I think these were exploding selftests:
https://netdev.bots.linux.dev/contest.html?branch=net-next-2024-02-08--18-00&executor=vmksft-net&pw-n=0&pass=0
not 100% sure, but they fit the bill, and once I dropped them the next
branch went thru cleanly.
prev parent reply other threads:[~2024-02-09 2:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-08 10:25 [PATCH net-next 0/2] net/sched: act_api: speed up netns dismantles Eric Dumazet
2024-02-08 10:25 ` [PATCH net-next 1/2] net/sched: act_api: uninline tc_action_net_init() and tc_action_net_exit() Eric Dumazet
2024-02-08 10:25 ` [PATCH net-next 2/2] net/sched: act_api: use exit_batch_rtnl() method Eric Dumazet
2024-02-08 22:10 ` [PATCH net-next 0/2] net/sched: act_api: speed up netns dismantles Jamal Hadi Salim
2024-02-09 2:37 ` Jakub Kicinski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240208183727.6149cc6f@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.