mbox series

[net,0/3] There are some bugfix for the HNS3 ethernet driver

Message ID 20240315100748.2913882-1-shaojijie@huawei.com (mailing list archive)
Headers show
Series There are some bugfix for the HNS3 ethernet driver | expand

Message

Jijie Shao March 15, 2024, 10:07 a.m. UTC
There are some bugfix for the HNS3 ethernet driver

Jian Shen (1):
  net: hns3: mark unexcuted loopback test result as UNEXECUTED

Jie Wang (1):
  net: hns3: fix index limit to support all queue stats

Yonglong Liu (1):
  net: hns3: fix kernel crash when devlink reload during pf
    initialization

 .../hns3/hns3_common/hclge_comm_tqp_stats.c      |  2 +-
 .../net/ethernet/hisilicon/hns3/hns3_ethtool.c   | 16 +++++++++++++++-
 .../hisilicon/hns3/hns3pf/hclge_devlink.c        |  5 +++--
 3 files changed, 19 insertions(+), 4 deletions(-)