From: Bruce Richardson <bruce.richardson@intel.com>
To: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v2] net/intel: improve Rx descriptor ring size checks
Date: Thu, 29 Jan 2026 11:42:24 +0000 [thread overview]
Message-ID: <aXtHoIRVwkkvfZbv@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <eaeaeb1b-16b1-42ed-9bba-69357833c9a4@intel.com>
On Tue, Jan 27, 2026 at 08:58:39PM +0000, Medvedkin, Vladimir wrote:
> Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
>
> On 12/15/2025 6:43 PM, Bruce Richardson wrote:
> > The default Rx ring size checks did not account for the fact that the
> > port would not work correctly if the Rx ring size was only twice the
> > free threshold size or less, so add in a new check for this. This would
> > generally only apply in cases where very small rings sizes are being
> > used, for example, with default Rx free thresh of 32, only ring size of
> > 64 would cause issues.
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> > ---
> > v2: add in extra error message for the small queue size case, to help
> > make users aware of what setting they need to use to fix things.
> > ---
> > drivers/net/intel/cpfl/cpfl_rxtx.c | 10 ++++++++++
> > drivers/net/intel/i40e/i40e_rxtx.c | 10 ++++++++++
> > drivers/net/intel/iavf/iavf_rxtx.c | 23 ++++++++---------------
> > drivers/net/intel/ice/ice_rxtx.c | 10 ++++++++++
> > drivers/net/intel/idpf/idpf_rxtx.c | 10 ++++++++++
> > drivers/net/intel/ixgbe/ixgbe_rxtx.c | 10 ++++++++++
> > 6 files changed, 58 insertions(+), 15 deletions(-)
> >
Applied to dpdk-next-net-intel
prev parent reply other threads:[~2026-01-29 11:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 17:35 [PATCH] net/intel: improve Rx descriptor ring size checks Bruce Richardson
2025-12-15 17:54 ` Morten Brørup
2025-12-15 17:58 ` Bruce Richardson
2025-12-15 18:20 ` Bruce Richardson
2025-12-15 18:53 ` Morten Brørup
2025-12-16 8:48 ` Bruce Richardson
2025-12-16 9:25 ` Morten Brørup
2025-12-16 9:52 ` Bruce Richardson
2025-12-16 10:48 ` Morten Brørup
2025-12-15 18:43 ` [PATCH v2] " Bruce Richardson
2026-01-09 16:39 ` Bruce Richardson
2026-01-27 20:58 ` Medvedkin, Vladimir
2026-01-29 11:42 ` Bruce Richardson [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=aXtHoIRVwkkvfZbv@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=vladimir.medvedkin@intel.com \
/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