This patchset adds some new features support and fixes some bugs: [Patch 1/4 - 3/4] adds support for aRFS [Patch 4/4] fix FEC configuration issue
Jian Shen (4): net: hns3: initialize CPU reverse mapping net: hns3: refine the flow director handle net: hns3: add aRFS support for PF net: hns3: fix for FEC configuration drivers/net/ethernet/hisilicon/hns3/hnae3.h | 4 + drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 108 +++++-- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 336 +++++++++++++++++++-- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 16 + 4 files changed, 404 insertions(+), 60 deletions(-) -- 2.7.4