patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Huisong Li <lihuisong@huawei.com>
To: <stable@dpdk.org>, <luca.boccassi@gmail.com>
Cc: <liudongdong3@huawei.com>, <fengchengwen@huawei.com>,
	<huangdaode@huawei.com>, <lihuisong@huawei.com>
Subject: [PATCH 20.11 0/3] backport some bugfixes for hns3
Date: Sat, 12 Nov 2022 15:57:47 +0800	[thread overview]
Message-ID: <20221112075750.55623-1-lihuisong@huawei.com> (raw)

The patch2/3 depands on patch1/3, so patch1/3 also need to be backported.

Huisong Li (3):
  net/hns3: extract functions to create RSS and FDIR flow rule
  net/hns3: fix RSS rule restore
  net/hns3: fix clearing hardware MAC statistics

 drivers/net/hns3/hns3_ethdev.c    |   6 +-
 drivers/net/hns3/hns3_ethdev_vf.c |   6 +-
 drivers/net/hns3/hns3_flow.c      | 191 ++++++++++++++++++------------
 drivers/net/hns3/hns3_stats.c     |  21 +++-
 drivers/net/hns3/hns3_stats.h     |   4 +-
 5 files changed, 142 insertions(+), 86 deletions(-)

-- 
2.33.0


             reply	other threads:[~2022-11-12  7:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-12  7:57 Huisong Li [this message]
2022-11-12  7:57 ` [PATCH 20.11 1/3] net/hns3: extract functions to create RSS and FDIR flow rule Huisong Li
2022-11-12  7:57 ` [PATCH 20.11 2/3] net/hns3: fix RSS rule restore Huisong Li
2022-11-12  7:57 ` [PATCH 20.11 3/3] net/hns3: fix clearing hardware MAC statistics Huisong Li
2022-11-15 11:49 ` [PATCH 20.11 0/3] backport some bugfixes for hns3 Luca Boccassi

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=20221112075750.55623-1-lihuisong@huawei.com \
    --to=lihuisong@huawei.com \
    --cc=fengchengwen@huawei.com \
    --cc=huangdaode@huawei.com \
    --cc=liudongdong3@huawei.com \
    --cc=luca.boccassi@gmail.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).