[PATCH 0/6] some bugfixes for hns3

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Fri Jun 24 14:37:24 CEST 2022


On 6/24/22 11:59, Dongdong Liu wrote:
> The patchset include some bugfixes and clean code for hns3.
> 
> The patchset depend on the below patchset to avoid confilict.
> [PATCH 0/2] net/hns3: support backplane media type
> https://lore.kernel.org/all/8689c6e8-935b-e2dc-3276-d2970a8bd982@xilinx.com/T/
> 
> Chengwen Feng (1):
>    net/hns3: fix nb-desc not verified when using SVE
> 
> Dongdong Liu (2):
>    net/hns3: make code more clean
>    net/hns3: delete the unused code
> 
> Huisong Li (3):
>    net/hns3: cancel heartbeat alarm when VF reset
>    net/hns3: fix received unknown event print when PTP enable
>    net/hns3: fix statistic lock
> 
>   drivers/net/hns3/hns3_cmd.c       | 33 -------------------------------
>   drivers/net/hns3/hns3_ethdev.c    | 13 +++---------
>   drivers/net/hns3/hns3_ethdev_vf.c |  6 ++++++
>   drivers/net/hns3/hns3_rxtx.c      | 13 +++++-------
>   drivers/net/hns3/hns3_stats.c     | 22 +++++++++------------
>   5 files changed, 23 insertions(+), 64 deletions(-)
> 
> --
> 2.22.0
> 

With submitted Signed-off-by added to the first patch

Applied to dpdk-next-net/main, thanks.



More information about the stable mailing list