[PATCH 21.11 0/4] backport some bugfix for hns3

Huisong Li lihuisong at huawei.com
Thu Nov 23 09:05:25 CET 2023


The patch [2/4] and [3/4] depend on patch [1/4]. So have to backport it.

Huisong Li (4):
  net/hns3: extract common function to obtain revision ID
  net/hns3: fix setting DCB capability
  net/hns3: fix LRO offload to report
  net/hns3: fix crash for NEON and SVE

 drivers/net/hns3/hns3_cmd.c          | 40 ++++++++++++++++++++++++++++
 drivers/net/hns3/hns3_cmd.h          |  1 +
 drivers/net/hns3/hns3_common.c       | 27 +++++++++++++++++--
 drivers/net/hns3/hns3_common.h       |  1 +
 drivers/net/hns3/hns3_ethdev.c       | 31 ++++-----------------
 drivers/net/hns3/hns3_ethdev.h       |  1 +
 drivers/net/hns3/hns3_ethdev_vf.c    | 23 ++++------------
 drivers/net/hns3/hns3_rxtx.c         |  5 +++-
 drivers/net/hns3/hns3_rxtx_vec.c     |  5 ++++
 drivers/net/hns3/hns3_rxtx_vec_sve.c |  5 ++++
 10 files changed, 92 insertions(+), 47 deletions(-)

-- 
2.33.0



More information about the stable mailing list