patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Chaoyong He <chaoyong.he@corigine.com>
To: stable@dpdk.org
Cc: oss-drivers@corigine.com, niklas.soderlund@corigine.com,
	Chaoyong He <chaoyong.he@corigine.com>
Subject: [PATCH 22.11 0/2] backporting patches to stable release 22.11.3
Date: Tue, 20 Jun 2023 10:49:56 +0800	[thread overview]
Message-ID: <20230620024958.2004152-1-chaoyong.he@corigine.com> (raw)

Backporting 2 patches from nfp to stable release 22.11.3

Chaoyong He (2):
  net/nfp: fix Tx descriptor free logic of NFD3
  net/nfp: fix offloading flows

 drivers/net/nfp/nfp_ethdev.c          |   4 +-
 drivers/net/nfp/nfp_rxtx.h            |   8 +-
 drivers/net/nfp/nfpcore/nfp_cpp.h     |   7 +-
 drivers/net/nfp/nfpcore/nfp_cppcore.c |  54 ++++++++---
 drivers/net/nfp/nfpcore/nfp_rtsym.c   | 135 +++++++++++++++++++++++---
 5 files changed, 180 insertions(+), 28 deletions(-)

-- 
2.39.1


             reply	other threads:[~2023-06-20  2:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-20  2:49 Chaoyong He [this message]
2023-06-20  2:49 ` [PATCH 22.11 1/2] net/nfp: fix Tx descriptor free logic of NFD3 Chaoyong He
2023-06-20  2:49 ` [PATCH 22.11 2/2] net/nfp: fix offloading flows Chaoyong He
2023-08-09 12:50   ` Xueming(Steven) Li

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=20230620024958.2004152-1-chaoyong.he@corigine.com \
    --to=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).