All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Mohsin Bashir <mohsin.bashr@gmail.com>
Cc: netdev@vger.kernel.org, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	shuah@kernel.org, linux-kselftest@vger.kernel.org,
	dw@davidwei.uk
Subject: Re: [PATCH net-next V4] selftests: drv-net: Test queue stall upon reconfig
Date: Wed, 29 Jul 2026 19:10:14 -0700	[thread overview]
Message-ID: <20260729191014.2634ab1e@kernel.org> (raw)
In-Reply-To: <20260725002156.3027762-1-mohsin.bashr@gmail.com>

On Fri, 24 Jul 2026 17:21:55 -0700 Mohsin Bashir wrote:
> +# TX ring size the test shrinks to so the ring fills quickly.
> +MIN_TX_RING = 64

Testing against bnxt is failing in NIPA, could you check why?
I suspect the rings size may be too small (hence the quote).
There was a recent patch to Intel drivers to require min ring of 128 
so we may need to try a few values ([32, 64, 128, 256]?) before
giving up?
-- 
pw-bot: cr

      reply	other threads:[~2026-07-30  2:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-25  0:21 [PATCH net-next V4] selftests: drv-net: Test queue stall upon reconfig Mohsin Bashir
2026-07-30  2:10 ` 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=20260729191014.2634ab1e@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mohsin.bashr@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@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 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.