[PATCH net 0/3] net: hns3: fixes for -net

From: Huazhong Tan
Date: Thu Feb 13 2020 - 20:54:40 EST


This series includes three bugfixes for the HNS3 ethernet driver.

[patch 1] fixes a management table lost issue after IMP reset.
[patch 2] fixes a VF bandwidth configuration not work problem.
[patch 3] fixes a problem related to IPv6 address copying.

Guangbin Huang (1):
net: hns3: fix a copying IPv6 address error in
hclge_fd_get_flow_tuples()

Yonglong Liu (1):
net: hns3: fix VF bandwidth does not take effect in some case

Yufeng Mo (1):
net: hns3: add management table after IMP reset

.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 22 ++++++++++++++++------
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +-
2 files changed, 17 insertions(+), 7 deletions(-)

--
2.7.4