DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] net/hns3: bugfix for hns3
@ 2025-04-08  8:30 Dengdui Huang
  2025-04-08  8:30 ` [PATCH 1/7] net/hns3: fix variable overflow Dengdui Huang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Dengdui Huang @ 2025-04-08  8:30 UTC (permalink / raw)
  To: dev; +Cc: stephen, lihuisong, fengchengwen, haijie1, liuyonglong

This patchset fixes some bugs.

Dengdui Huang (7):
  net/hns3: fix variable overflow
  net/hns3: fix memory leakage in failure path
  net/hns3: fix extra waiting for link up
  net/hns3: fix memory leakage for indirect action
  net/hns3: fix incorrect failed rollback
  net/hns3: fix divide by zero
  net/hns3: fix unrelease some resources on reset case

 drivers/net/hns3/hns3_common.c |  4 +--
 drivers/net/hns3/hns3_ethdev.c | 45 ++++++++++++++++++++++------------
 drivers/net/hns3/hns3_flow.c   | 41 ++++++++++++++-----------------
 drivers/net/hns3/hns3_flow.h   |  9 +++++--
 drivers/net/hns3/hns3_regs.c   |  5 ++--
 5 files changed, 60 insertions(+), 44 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2025-04-08  8:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-08  8:30 [PATCH 0/7] net/hns3: bugfix for hns3 Dengdui Huang
2025-04-08  8:30 ` [PATCH 1/7] net/hns3: fix variable overflow Dengdui Huang
2025-04-08  8:30 ` [PATCH 2/7] net/hns3: fix memory leakage in failure path Dengdui Huang
2025-04-08  8:30 ` [PATCH 3/7] net/hns3: fix extra waiting for link up Dengdui Huang
2025-04-08  8:30 ` [PATCH 4/7] net/hns3: fix memory leakage for indirect action Dengdui Huang
2025-04-08  8:30 ` [PATCH 5/7] net/hns3: fix incorrect failed rollback Dengdui Huang
2025-04-08  8:30 ` [PATCH 6/7] net/hns3: fix divide by zero Dengdui Huang
2025-04-08  8:31 ` [PATCH 7/7] net/hns3: fix unrelease some resources on reset case Dengdui Huang

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