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-next v1] net/sched: act_gate: pack schedule entries into a single blob
Date: Mon, 19 Jan 2026 10:31:54 -0800	[thread overview]
Message-ID: <20260119103154.07161f2d@kernel.org> (raw)
In-Reply-To: <20260116113049.159824-1-p@1g4.org>

On Fri, 16 Jan 2026 11:30:56 +0000 Paul Moses wrote:
> Store gate schedule entries in a flexible array within tcf_gate_params to
> reduce allocations and improve cache locality. Update the timer, dump,
> and parsing paths to use index-based access, and reject overflowing
> cycle times.
> 
> Signed-off-by: Paul Moses <p@1g4.org>
> Depends-on: <20260116112522.159480-3-p@1g4.org>

Please repost this once it can be applied.
And when you do please CC people appropriately.
-- 
pw-bot: cr

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 11:30 [PATCH net-next v1] net/sched: act_gate: pack schedule entries into a single blob Paul Moses
2026-01-19 18:31 ` 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=20260119103154.07161f2d@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.