[PATCH 0/7] net/hns3: bugfix for hns3
Dengdui Huang
huangdengdui at huawei.com
Tue Apr 8 10:30:53 CEST 2025
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
More information about the dev
mailing list