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

Guangbin Huang posted 5 patches 4 years ago
There is a newer version of this series
.../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(-)
[PATCH net-next 0/5] net: hns3: updates for -next
Posted by Guangbin Huang 4 years ago
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