From: Jakub Kicinski <kuba@kernel•org>
To: alexjlzheng@gmail•com
Cc: sd@queasysnail•net, andrew+netdev@lunn•ch, davem@davemloft•net,
edumazet@google•com, pabeni@redhat•com, horms@kernel•org,
hannes@stressinduktion•org, albinwyang@tencent•com,
kuniyu@google•com, shenyangyang4@huawei•com,
netdev@vger•kernel.org, linux-kernel@vger•kernel.org,
Jinliang Zheng <alexjlzheng@tencent•com>
Subject: Re: [PATCH net v2 v2 1/3] macsec: introduce dedicated workqueue for SA crypto cleanup
Date: Fri, 8 May 2026 15:42:43 -0700 [thread overview]
Message-ID: <20260508154243.3ce21bee@kernel.org> (raw)
In-Reply-To: <20260507020426.1126254-2-alexjlzheng@tencent.com>
On Thu, 7 May 2026 10:04:24 +0800 alexjlzheng@gmail•com wrote:
> +wq:
nit: better name:
err_destroy_wq:
> + destroy_workqueue(macsec_wq);
Sashiko implies that rcu_barrier() is needed before this
> return err;
next prev parent reply other threads:[~2026-05-08 22:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-07 2:04 [PATCH net v2 0/3] macsec: use rcu_work to fix crypto cleanup in softirq context alexjlzheng
2026-05-07 2:04 ` [PATCH net v2 v2 1/3] macsec: introduce dedicated workqueue for SA crypto cleanup alexjlzheng
2026-05-08 22:42 ` Jakub Kicinski [this message]
2026-05-09 2:00 ` [PATCH net " alexjlzheng
2026-05-09 2:19 ` Jakub Kicinski
2026-05-09 2:50 ` alexjlzheng
2026-05-07 2:04 ` [PATCH net v2 v2 2/3] macsec: use rcu_work to defer RX SA crypto cleanup out of softirq alexjlzheng
2026-05-08 22:42 ` Jakub Kicinski
2026-05-07 2:04 ` [PATCH net v2 v2 3/3] macsec: use rcu_work to defer TX " alexjlzheng
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=20260508154243.3ce21bee@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=albinwyang@tencent$(echo .)com \
--cc=alexjlzheng@gmail$(echo .)com \
--cc=alexjlzheng@tencent$(echo .)com \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=hannes@stressinduktion$(echo .)org \
--cc=horms@kernel$(echo .)org \
--cc=kuniyu@google$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=sd@queasysnail$(echo .)net \
--cc=shenyangyang4@huawei$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox