lkml.org 
[lkml]   [2019]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/8] net: hns3: misc updates for -net-next
Date
This series includes some misc updates for the HNS3 ethernet driver.

[patch 1] adds FE bit check before calling hns3_add_frag().
[patch 2] removes an unnecessary lock.
[patch 3] adds a little optimization for CMDQ uninitialization.
[patch 4] refactors the dump of FD tcams.
[patch 5] implements ndo_features_check ops.
[patch 6] adds some VF VLAN information for command "ip link show".
[patch 7] adds a debug print.
[patch 8] modifies the timing of print misc interrupt status when
handling hardware error event.

Huazhong Tan (5):
net: hns3: remove useless mutex vport_cfg_mutex in the struct
hclge_dev
net: hns3: optimization for CMDQ uninitialization
net: hns3: add some VF VLAN information for command "ip link show"
net: hns3: add a log for getting chain failure in
hns3_nic_uninit_vector_data()
net: hns3: only print misc interrupt status when handling fails

Yufeng Mo (1):
net: hns3: get FD rules location before dump in debugfs

Yunsheng Lin (2):
net: hns3: check FE bit before calling hns3_add_frag()
net: hns3: implement ndo_features_check ops for hns3 driver

drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 85 +++++++++++++---------
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 16 +---
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 74 +++++++++++++++++--
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 21 +++---
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 2 -
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 2 -
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c | 2 +-
7 files changed, 130 insertions(+), 72 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2019-12-19 07:57    [W:0.094 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site