[RESEND PATCH net-next 0/2] net: hns3: add support for TX push

From: Guangbin Huang
Date: Tue Jan 25 2022 - 02:29:55 EST


This series adds TX push support for the HNS3 ethernet driver.

Yufeng Mo (2):
net: hns3: add support for TX push mode
net: hns3: add ethtool priv-flag for TX push

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 2 +
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 82 ++++++++++++++++++-
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 6 ++
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 21 ++++-
.../hisilicon/hns3/hns3pf/hclge_main.c | 11 ++-
.../hisilicon/hns3/hns3pf/hclge_main.h | 8 ++
.../hisilicon/hns3/hns3vf/hclgevf_main.c | 11 ++-
.../hisilicon/hns3/hns3vf/hclgevf_main.h | 8 ++
8 files changed, 140 insertions(+), 9 deletions(-)

--
2.33.0