From mboxrd@z Thu Jan 1 00:00:00 1970 From: Salil Mehta Subject: [PATCH net-next 0/3] Bug fixes & optimization for HNS3 Driver Date: Tue, 5 Jun 2018 12:41:58 +0100 Message-ID: <20180605114201.29900-1-salil.mehta@huawei.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , , , To: Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org This patch-set presents 2 priority bug fixes and an optimization for HNS3 driver. Xi Wang (3): net: hns3: Fix for VF mailbox cannot receiving PF response net: hns3: Fix for VF mailbox receiving unknown message net: hns3: Optimize PF CMDQ interrupt switching process .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 13 ++++++++++++ .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 3 +++ .../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c | 23 +++++++++++++++++++--- 3 files changed, 36 insertions(+), 3 deletions(-) -- 2.7.4