All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Paul Moses <p@1g4.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net v1 0/3] act_gate fixes and gate selftest update
Date: Mon, 19 Jan 2026 11:12:20 -0800	[thread overview]
Message-ID: <20260119111220.04f7610c@kernel.org> (raw)
In-Reply-To: <BYUIZiIrbb9DuEGCzlZalUF5QXjBrQOyJOBOS6fyWQWUJkUN29LhrahP0603mdAW3y5Y7pgSJc0i8Y2O5yJ6ythPAknipI3h4N-aceF6jos=@1g4.org>

On Mon, 19 Jan 2026 18:50:08 +0000 Paul Moses wrote:
> The big question currently is what is appropriate for stable. I do
> not believe it's possible to fix this issue without negatively
> impacting the performance of the gate without either using a unlock →
> cancel → relock pattern or conversion to RCU. Neither of which is
> ideal for stable, so more constructive input is needed.

The conversion to RCU looks like a solid choice and I think it's
acceptable for stable.

Let me send you a couple of trivial comments on patch 2, hopefully
once CCed the authors can provide deeper review.

      reply	other threads:[~2026-01-19 19:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 11:25 [PATCH net v1 0/3] act_gate fixes and gate selftest update Paul Moses
2026-01-16 11:25 ` [PATCH net v1 1/3] selftests: tc-testing: fix gate replace schedule Paul Moses
2026-01-16 11:26 ` [PATCH net v1 2/3] net/sched: act_gate: fix schedule updates with RCU swap Paul Moses
2026-01-19 19:12   ` [net,v1,2/3] " Jakub Kicinski
2026-01-16 11:26 ` [PATCH net v1 3/3] net/sched: act_gate: zero-initialize netlink dump struct Paul Moses
2026-01-19 19:14   ` Jakub Kicinski
2026-01-19 18:32 ` [PATCH net v1 0/3] act_gate fixes and gate selftest update Jakub Kicinski
2026-01-19 18:50   ` Paul Moses
2026-01-19 19:12     ` 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=20260119111220.04f7610c@kernel.org \
    --to=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=p@1g4.org \
    /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.