Re: [PATCH net-next] octeontx2-af: return VWQE timer delay in NIX HW info

From: Simon Horman

Date: Wed Jul 22 2026 - 10:19:17 EST


On Wed, Jul 15, 2026 at 01:01:11PM +0530, nshettyj@xxxxxxxxxxx wrote:
> From: Shijith Thotton <sthotton@xxxxxxxxxxx>
>
> Update the NIX_GET_HW_INFO mailbox message to return the VWQE timer
> delay, which is used for vector packet wait time calculation.
> Repurpose the existing rsvs16 reserved field in struct nix_hw_info
> to vwqe_delay and populate it by reading the NIX_AF_VWQE_TIMER
> register (applicable for non-OTX2 silicon).
>
> Signed-off-by: Shijith Thotton <sthotton@xxxxxxxxxxx>
> Signed-off-by: Nitin Shetty J <nshettyj@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>