[PATCH net 0/9] TM related bugfixes for the HNS3 Ethernet Driver

From: Yunsheng Lin
Date: Wed Sep 20 2017 - 06:53:32 EST


This patch set contains a few bugfixes related to hclge_tm module.

Yunsheng Lin (9):
net: hns3: Cleanup for ROCE capability flag in ae_dev
net: hns3: Fix initialization when cmd is not supported
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
net: hns3: Fix for not setting rx private buffer size to zero
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
net: hns3: Fix for rx priv buf allocation when DCB is not supported
net: hns3: Fix typo error for feild in hclge_tm
net: hns3: Fix for setting rss_size incorrectly
net: hns3: Fix for pri to tc mapping in TM

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 15 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 4 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 163 +++++++++++----------
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 3 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 41 +++---
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 4 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 16 +-
7 files changed, 143 insertions(+), 103 deletions(-)

--
1.9.1