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

Kevin Traynor ktraynor at redhat.com
Thu Nov 23 11:52:27 CET 2023


On 23/11/2023 08:05, Huisong Li wrote:
> 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(-)
> 

Applied series to 21.11 branch. Thanks for backporting.



More information about the stable mailing list