[PATCH v2 0/4] net/hns3: bugfix for hns3
Dengdui Huang
huangdengdui at huawei.com
Fri Aug 22 08:04:25 CEST 2025
This patchset fixes some bugs.
Change log:
v2:
1. remove all references to pthread.
2. enable lock annotations check.
Chengwen Feng (1):
net/hns3: fix overwrite mbuf in vector path
Dengdui Huang (3):
net/hns3: fix inconsistent lock
net/hns3: enable lock annotations check
net/hns3: fix unrelease VLAN resource when init fail
drivers/net/hns3/hns3_ethdev.c | 31 +++++++++++------
drivers/net/hns3/hns3_ethdev.h | 2 --
drivers/net/hns3/hns3_fdir.c | 13 -------
drivers/net/hns3/hns3_flow.c | 60 ++++++++++++--------------------
drivers/net/hns3/hns3_rxtx_vec.h | 4 +++
drivers/net/hns3/meson.build | 2 --
6 files changed, 46 insertions(+), 66 deletions(-)
--
2.33.0
More information about the dev
mailing list