public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Cc: <dev@dpdk.org>, <anatoly.burakov@intel.com>, <stable@dpdk.org>
Subject: Re: [PATCH] net/ice: fix RSS LUT access for global LUT VSI
Date: Fri, 27 Mar 2026 11:43:23 +0000	[thread overview]
Message-ID: <acZtW2K9yi0ET2BO@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <acZqMkNeJgCneRga@bricha3-mobl1.ger.corp.intel.com>

On Fri, Mar 27, 2026 at 11:29:54AM +0000, Bruce Richardson wrote:
> On Wed, Mar 25, 2026 at 04:39:58PM +0000, Vladimir Medvedkin wrote:
> > When global RSS LUT is enabled, get/set RSS LUT still uses PF LUT
> > parameters in AQ commands, with lut_type set to PF and global_lut_id 0.
> > As a result, the operation may target the wrong LUT.
> > 
> > Use global LUT parameters when global LUT is allocated for the VSI,
> > and keep PF LUT parameters otherwise.
> > 
> > Fixes: 193a11ffd3e6 ("net/ice: adjust RSS LUT settings")
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
> > ---
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> 
Applied to next-net-intel.
Thanks,
/Bruce

      reply	other threads:[~2026-03-27 11:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-25 16:39 [PATCH] net/ice: fix RSS LUT access for global LUT VSI Vladimir Medvedkin
2026-03-27 11:29 ` Bruce Richardson
2026-03-27 11:43   ` 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=acZtW2K9yi0ET2BO@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@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