Re: [PATCH topic-hns-5.1 0/3] {topost} net: hns3: add support for mac autoneg and FEC enconding control

From: shenjian (K)
Date: Fri Apr 26 2019 - 05:47:17 EST


sorry, please ignore this patchset.

在 2019/4/26 17:42, Jian Shen 写道:
> This patchset introduce multiple media type, autoneg, FEC encoding control
> for fibre port.
>
> Jian Shen (3):
> {topost} net: hns3: add support for multiple media type
> {topost} net: hns3: add autoneg and change speed support for fibre
> port
> {topost} net: hns3: add support for FEC encoding control
>
> drivers/net/ethernet/hisilicon/hns3/hnae3.h | 37 +++-
> drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 101 ++++++++-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 30 ++-
> .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 233 +++++++++++++++++----
> .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 11 +-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 7 +-
> .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 14 +-
> .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 1 +
> 8 files changed, 364 insertions(+), 70 deletions(-)
>