From: Dongdong Liu <liudongdong3@huawei.com>
To: <dev@dpdk.org>, <ferruh.yigit@amd.com>, <thomas@monjalon.net>,
<andrew.rybchenko@oktetlabs.ru>
Cc: <stable@dpdk.org>
Subject: [PATCH 0/5] net/hns3: some bugfixes for hns3
Date: Sat, 5 Aug 2023 16:36:22 +0800 [thread overview]
Message-ID: <20230805083627.8681-1-liudongdong3@huawei.com> (raw)
This patchset is to fix some bugs for hns3.
Chengwen Feng (2):
net/hns3: fix TM thread safety risk
net/hns3: fix un-align format TM info
Dengdui Huang (3):
net/hns3: fix VF default MAC modified when set failed
net/hns3: return ENOSPC if not enough MCAST filter resource
net/hns3: flush multicast MAC address if mc_addr_set is NULL
drivers/net/hns3/hns3_common.c | 12 ++-
drivers/net/hns3/hns3_dump.c | 26 +++--
drivers/net/hns3/hns3_ethdev_vf.c | 2 +
drivers/net/hns3/hns3_tm.c | 173 ++++++++++++++++++++++++++----
4 files changed, 179 insertions(+), 34 deletions(-)
--
2.22.0
next reply other threads:[~2023-08-05 8:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-05 8:36 Dongdong Liu [this message]
2023-08-05 8:36 ` [PATCH 1/5] net/hns3: fix VF default MAC modified when set failed Dongdong Liu
2023-08-05 8:36 ` [PATCH 2/5] net/hns3: return ENOSPC if not enough MCAST filter resource Dongdong Liu
2023-08-05 8:36 ` [PATCH 3/5] net/hns3: flush multicast MAC address if mc_addr_set is NULL Dongdong Liu
2023-08-05 8:36 ` [PATCH 4/5] net/hns3: fix TM thread safety risk Dongdong Liu
2023-08-05 15:58 ` Stephen Hemminger
2023-08-07 10:50 ` Dongdong Liu
2023-08-05 8:36 ` [PATCH 5/5] net/hns3: fix un-align format TM info Dongdong Liu
2023-09-21 13:31 ` [PATCH 0/5] net/hns3: some bugfixes for hns3 Ferruh Yigit
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=20230805083627.8681-1-liudongdong3@huawei.com \
--to=liudongdong3@huawei.com \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@amd.com \
--cc=stable@dpdk.org \
--cc=thomas@monjalon.net \
/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).