[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181129164059.25580-1-salil.mehta@huawei.com>
Date: Thu, 29 Nov 2018 16:40:57 +0000
From: Salil Mehta <salil.mehta@...wei.com>
To: <davem@...emloft.net>
CC: <salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<lipeng321@...wei.com>, <mehta.salil@...src.net>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...wei.com>
Subject: [PATCH net-next 0/2] Adds VF/PF PCIe reg dump(ethtool -d) support to HNS3 driver
This patchset adds VF/PF PCIe register dump support to HNS3 VF and PF driver
using "ethtool -d" command.
Jian Shen (2):
net: hns3: Support "ethtool -d" for HNS3 VF driver
net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF
driver
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 120 ++++++++++++++++++++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 56 ++++++++++
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 120 +++++++++++++++++++++
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 54 ++++++++++
4 files changed, 345 insertions(+), 5 deletions(-)
--
2.7.4
Powered by blists - more mailing lists