Re: [PATCH V4 net 1/3] net: hns3: fix index limit to support all queue stats

From: Simon Horman
Date: Tue Mar 26 2024 - 07:23:11 EST


On Mon, Mar 25, 2024 at 08:43:09PM +0800, Jijie Shao wrote:
> From: Jie Wang <wangjie125@xxxxxxxxxx>
>
> Currently, hns hardware supports more than 512 queues and the index limit
> in hclge_comm_tqps_update_stats is wrong. So this patch removes it.
>
> Fixes: 287db5c40d15 ("net: hns3: create new set of common tqp stats APIs for PF and VF reuse")
> Signed-off-by: Jie Wang <wangjie125@xxxxxxxxxx>
> Signed-off-by: Jijie Shao <shaojijie@xxxxxxxxxx>
> Reviewed-by: Michal Kubiak <michal.kubiak@xxxxxxxxx>
> Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@xxxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>