patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Chaoyong He <chaoyong.he@corigine.com>, stable@dpdk.org
Cc: oss-drivers@corigine.com, niklas.soderlund@corigine.com
Subject: Re: [PATCH 21.11] net/nfp: fix offloading flows
Date: Tue, 25 Jul 2023 10:17:09 +0100	[thread overview]
Message-ID: <a04f19db-1b69-087d-f3f5-f6609007f096@redhat.com> (raw)
In-Reply-To: <20230725065143.425037-1-chaoyong.he@corigine.com>

On 25/07/2023 07:51, Chaoyong He wrote:
> [ upstream commit 925c27ec8de92efe69f4cb56e3fc0e413354c739 ]
> 
> The symbol '_abi_flower_extra_features' is in IMEM for NFP4000,
> but in EMU_CACHE for NFP3800 because which does not have IMEM.
> 
> The original logic can't read symbol from EMU_CACHE, so the probe
> process will fail when we try to offload flows use NFP3800.
> 
> Modify the related data structure and logics to support read symbol
> from EMU_CACHE.
> 
> Fixes: c7e9729da6b5 ("net/nfp: support CPP")
> Cc:stable@dpdk.org
> 
> Signed-off-by: Chaoyong He<chaoyong.he@corigine.com>
> ---

Thanks for the backport. Queued, and will push to 21.11 dpdk.org branch 
in coming days.


      parent reply	other threads:[~2023-07-25  9:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  6:51 Chaoyong He
2023-07-25  6:51 ` [PATCH 21.11] net/nfp: fix Tx descriptor free logic of NFD3 Chaoyong He
2023-07-25  9:17 ` Kevin Traynor [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=a04f19db-1b69-087d-f3f5-f6609007f096@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=chaoyong.he@corigine.com \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.com \
    --cc=stable@dpdk.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;
as well as URLs for NNTP newsgroup(s).