Netdev List
 help / color / mirror / Atom feed
From: Juanlu Herrero <juanlu@fastmail.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: David Wei <dw@davidwei.uk>,
	netdev@vger.kernel.org,  Pavel Begunkov <asml.silence@gmail.com>
Subject: Re: [PATCH net-next v3 6/6] selftests: net: add rss_multiqueue test variant to iou-zcrx
Date: Tue, 28 Jul 2026 16:27:15 -0500	[thread overview]
Message-ID: <amkehmLCFg_sZtTE@jlhe0197-mac> (raw)
In-Reply-To: <20260727183731.1537e158@kernel.org>

On Mon, Jul 27, 2026 at 06:37:31PM -0600, Jakub Kicinski wrote:
> On Wed, 22 Jul 2026 15:39:50 -0500 Juanlu Herrero wrote:
> > +def rss_multiqueue(cfg):
> > +    channels = cfg.ethnl.channels_get({'header': {'dev-index': cfg.ifindex}})
> > +    channels = channels['combined-count']
> > +    if channels < 3:
> 
> Please add doc strings for the new non-private functions?

makes sense, and I will fix it in v4 of this patchset.

      reply	other threads:[~2026-07-28 21:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 20:39 [PATCH net-next v3 0/6] selftests: net: multithreaded multiqueue iou-zcrx Juanlu Herrero
2026-07-22 20:39 ` [PATCH net-next v3 1/6] selftests: net: fix get_refill_ring_size() to use its local variable Juanlu Herrero
2026-07-22 20:39 ` [PATCH net-next v3 2/6] selftests: net: remove unused variable in process_recvzc() Juanlu Herrero
2026-07-22 20:39 ` [PATCH net-next v3 3/6] selftests: net: refactor server state into struct thread_ctx Juanlu Herrero
2026-07-22 20:39 ` [PATCH net-next v3 4/6] selftests: net: add multithread client support to iou-zcrx Juanlu Herrero
2026-07-22 20:39 ` [PATCH net-next v3 5/6] selftests: net: add multithread server " Juanlu Herrero
2026-07-28  1:36   ` Jakub Kicinski
2026-07-28 21:26     ` Juanlu Herrero
2026-07-22 20:39 ` [PATCH net-next v3 6/6] selftests: net: add rss_multiqueue test variant " Juanlu Herrero
2026-07-28  1:37   ` Jakub Kicinski
2026-07-28 21:27     ` Juanlu Herrero [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=amkehmLCFg_sZtTE@jlhe0197-mac \
    --to=juanlu@fastmail.com \
    --cc=asml.silence@gmail.com \
    --cc=dw@davidwei.uk \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox