Re: [PATCH net-next 0/9] net: hns3: code optimizations & bugfixes for HNS3 driver

2018-12-19 Thread David Miller
From: Peng Li 
Date: Thu, 20 Dec 2018 11:51:57 +0800

> This patchset includes bugfixes and code optimizations for the HNS3
> ethernet controller driver

Series applied, thanks.


[PATCH net-next 0/9] net: hns3: code optimizations & bugfixes for HNS3 driver

2018-12-19 Thread Peng Li
This patchset includes bugfixes and code optimizations for the HNS3
ethernet controller driver

Huazhong Tan (1):
  net: hns3: reset tqp while doing DOWN operation

Jian Shen (5):
  net: hns3: refine the handle for hns3_nic_net_open/stop()
  net: hns3: change default tc state to close
  net: hns3: add max vector number check for pf
  net: hns3: fix vf id check issue when add flow director rule
  net: hns3: don't restore rules when flow director is disabled

Peng Li (3):
  net: hns3: fix a bug caused by udelay
  net: hns3: fix the descriptor index when get rss type
  net: hns3: remove redundant variable initialization

 drivers/net/ethernet/hisilicon/hns3/hnae3.h|  1 +
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c| 21 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c| 46 +++---
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  | 24 ---
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c   |  4 +-
 5 files changed, 73 insertions(+), 23 deletions(-)

-- 
1.9.1