[PATCH 0/5] net/hns3: fix and refactor mailbox code
Jie Hai
haijie1 at huawei.com
Wed Nov 8 04:44:29 CET 2023
This patchset fixes failure on sync mailbox and refactors some codes on mailbox.
Dengdui Huang (5):
net/hns3: fix sync mailbox failure forever
net/hns3: refactor VF mailbox message struct
net/hns3: refactor PF mailbox message struct
net/hns3: refactor send mailbox function
net/hns3: refactor handle mailbox function
drivers/net/hns3/hns3_cmd.c | 3 -
drivers/net/hns3/hns3_ethdev.c | 2 +-
drivers/net/hns3/hns3_ethdev_vf.c | 181 ++++++++++++----------
drivers/net/hns3/hns3_mbx.c | 244 +++++++++++++-----------------
drivers/net/hns3/hns3_mbx.h | 104 +++++++++----
drivers/net/hns3/hns3_rxtx.c | 18 +--
6 files changed, 290 insertions(+), 262 deletions(-)
--
2.30.0
More information about the dev
mailing list