[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1612943005-59416-1-git-send-email-tanhuazhong@huawei.com>
Date: Wed, 10 Feb 2021 15:43:12 +0800
From: Huazhong Tan <tanhuazhong@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <salil.mehta@...wei.com>,
<yisen.zhuang@...wei.com>, <huangdaode@...wei.com>,
<linuxarm@...neuler.org>, Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 00/13] net: hns3: some cleanups for -next
To improve code readability and maintainability, the series
refactor out some bloated functions in the HNS3 ethernet driver.
Hao Chen (1):
net: hns3: refactor out hclge_rm_vport_all_mac_table()
Huazhong Tan (2):
net: hns3: refactor out hclge_set_rss_tuple()
net: hns3: refactor out hclgevf_set_rss_tuple()
Jian Shen (3):
net: hns3: refactor out hclge_get_rss_tuple()
net: hns3: refactor out hclgevf_get_rss_tuple()
net: hns3: split out hclge_dbg_dump_qos_buf_cfg()
Jiaran Zhang (1):
net: hns3: use ipv6_addr_any() helper
Peng Li (4):
net: hns3: refactor out hclge_cmd_convert_err_code()
net: hns3: refactor out hclgevf_cmd_convert_err_code()
net: hns3: clean up hns3_dbg_cmd_write()
net: hns3: refactor out hclge_set_vf_vlan_common()
Yufeng Mo (2):
net: hns3: split out hclge_cmd_send()
net: hns3: split out hclgevf_cmd_send()
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 44 ++--
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 155 +++++++------
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 158 +++++++++----
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 244 ++++++++++++++-------
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c | 194 ++++++++--------
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 114 ++++++----
6 files changed, 567 insertions(+), 342 deletions(-)
--
2.7.4
Powered by blists - more mailing lists