DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] net/hns3: some bugfixes for hns3
@ 2023-08-05  8:36 Dongdong Liu
  2023-08-05  8:36 ` [PATCH 1/5] net/hns3: fix VF default MAC modified when set failed Dongdong Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dongdong Liu @ 2023-08-05  8:36 UTC (permalink / raw)
  To: dev, ferruh.yigit, thomas, andrew.rybchenko; +Cc: stable

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-09-21 13:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-05  8:36 [PATCH 0/5] net/hns3: some bugfixes for hns3 Dongdong Liu
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

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).