DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Dariusz Sosnowski <dsosnowski@nvidia.com>,
	Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
	Bing Zhao <bingz@nvidia.com>, Ori Kam <orika@nvidia.com>,
	Suanming Mou <suanmingm@nvidia.com>,
	Matan Azrad <matan@nvidia.com>
Cc: dev@dpdk.org, Gregory Etelson <getelson@nvidia.com>
Subject: Re: [PATCH] net/mlx5: improve error on completing table resize
Date: Tue, 18 Nov 2025 13:22:03 +0200	[thread overview]
Message-ID: <4fd146b9-6e5c-4f45-b519-26640f0502e2@nvidia.com> (raw)
In-Reply-To: <20251114192712.1637369-1-dsosnowski@nvidia.com>

Hi,


On 14/11/2025 9:27 PM, Dariusz Sosnowski wrote:
> If flow template table was created with resizable attribute,
> then completing table resize could fail for 2 user-related reasons:
> 
> - not all flow rules were yet updated to use the resized table,
> - resize was not started.
> 
> Both of these were reported with the same error message
> i.e., "cannot complete table resize".
> 
> Since PMD can distinguish these 2 cases, this patch improves the error
> reporting to report these 2 errors separately.
> 
> Also, this patch removes redundant __rte_unused on device parameter.
> 
> Signed-off-by: Dariusz Sosnowski <dsosnowski@nvidia.com>
> Acked-by: Gregory Etelson <getelson@nvidia.com>

Patch applied to next-net-mlx,


Kindest regards
Raslan Darawsheh


      parent reply	other threads:[~2025-11-18 11:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14 19:27 Dariusz Sosnowski
2025-11-18  7:39 ` Bing Zhao
2025-11-18 11:22 ` Raslan Darawsheh [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=4fd146b9-6e5c-4f45-b519-26640f0502e2@nvidia.com \
    --to=rasland@nvidia.com \
    --cc=bingz@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=dsosnowski@nvidia.com \
    --cc=getelson@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=suanmingm@nvidia.com \
    --cc=viacheslavo@nvidia.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;
as well as URLs for NNTP newsgroup(s).