patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Dengdui Huang <huangdengdui@huawei.com>
To: <stable@dpdk.org>, <ktraynor@redhat.com>
Cc: <fengchengwen@huawei.com>, <haijie1@huawei.com>,
	<lihuisong@huawei.com>, <liuyonglong@huawei.com>
Subject: [PATCH 21.11 0/2] backport some patches for hns3 driver to stable release 21.11.7
Date: Thu, 11 Apr 2024 20:30:02 +0800	[thread overview]
Message-ID: <20240411123004.3221814-1-huangdengdui@huawei.com> (raw)

Backport some patches for hns3 driver to stable release 21.11.7

Dengdui Huang (2):
  net/hns3: refactor send mailbox function
  net/hns3: refactor handle mailbox function

 drivers/net/hns3/hns3_ethdev.c    |   2 +-
 drivers/net/hns3/hns3_ethdev_vf.c | 151 ++++++++++++++++++------------
 drivers/net/hns3/hns3_mbx.c       | 119 +++++++++++++----------
 drivers/net/hns3/hns3_mbx.h       |  11 ++-
 drivers/net/hns3/hns3_rxtx.c      |  18 ++--
 5 files changed, 178 insertions(+), 123 deletions(-)

-- 
2.33.0


             reply	other threads:[~2024-04-11 12:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-11 12:30 Dengdui Huang [this message]
2024-04-11 12:30 ` [PATCH 21.11 1/2] net/hns3: refactor send mailbox function Dengdui Huang
2024-04-11 12:30 ` [PATCH 21.11 2/2] net/hns3: refactor handle " Dengdui Huang
2024-04-18 12:30 ` [PATCH 21.11 0/2] backport some patches for hns3 driver to stable release 21.11.7 Kevin Traynor

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=20240411123004.3221814-1-huangdengdui@huawei.com \
    --to=huangdengdui@huawei.com \
    --cc=fengchengwen@huawei.com \
    --cc=haijie1@huawei.com \
    --cc=ktraynor@redhat.com \
    --cc=lihuisong@huawei.com \
    --cc=liuyonglong@huawei.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).