[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1584087823-61800-1-git-send-email-tanhuazhong@huawei.com>
Date: Fri, 13 Mar 2020 16:23:41 +0800
From: Huazhong Tan <tanhuazhong@...wei.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
<linuxarm@...wei.com>, <kuba@...nel.org>,
Huazhong Tan <tanhuazhong@...wei.com>
Subject: [PATCH net-next 0/2] net: hns3: add two optimizations for mailbox handling
This patchset includes two code optimizations for mailbox handling.
Jian Shen (1):
net: hns3: add a conversion for mailbox's response code
Yufeng Mo (1):
net: hns3: optimize the message response between pf and vf
drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h | 54 ++-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 386 ++++++++++-----------
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 306 ++++++++--------
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 4 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c | 50 +--
5 files changed, 414 insertions(+), 386 deletions(-)
--
2.7.4
Powered by blists - more mailing lists