[PATCH net-next 0/5] net: hns3: updates for -next

From: Guangbin Huang
Date: Thu May 05 2022 - 08:50:56 EST


This series includes some updates for the HNS3 ethernet driver.

Guangbin Huang (1):
net: hns3: add query vf ring and vector map relation

Hao Chen (1):
net: hns3: fix access null pointer issue when set tx-buf-size as 0

Jie Wang (2):
net: hns3: add byte order conversion for PF to VF mailbox message
net: hns3: add byte order conversion for VF to PF mailbox message

Yufeng Mo (1):
net: hns3: remove the affinity settings of vector0

.../net/ethernet/hisilicon/hns3/hclge_mbx.h | 60 +++++-
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 7 +-
.../hisilicon/hns3/hns3pf/hclge_main.c | 27 +--
.../hisilicon/hns3/hns3pf/hclge_main.h | 2 -
.../hisilicon/hns3/hns3pf/hclge_mbx.c | 193 +++++++++++++-----
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 58 +++---
.../hisilicon/hns3/hns3vf/hclgevf_main.h | 2 +-
.../hisilicon/hns3/hns3vf/hclgevf_mbx.c | 80 +++++---
8 files changed, 269 insertions(+), 160 deletions(-)

--
2.33.0