Re: [net PATCH v2] octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2

From: Simon Horman
Date: Mon Jan 08 2024 - 05:58:47 EST


On Mon, Jan 08, 2024 at 01:00:36PM +0530, Naveen Mamindlapalli wrote:
> From: Nithin Dabilpuram <ndabilpuram@xxxxxxxxxxx>
>
> RPM0 and RPM1 on the CN10KB SoC have 8 LMACs each, whereas RPM2
> has only 4 LMACs. Similarly, the RPM0 and RPM1 have 256KB FIFO,
> whereas RPM2 has 128KB FIFO. This patch fixes an issue with
> improper TX credit programming for the RPM2 link.
>
> Fixes: b9d0fedc6234 ("octeontx2-af: cn10kb: Add RPM_USX MAC support")
> Signed-off-by: Nithin Dabilpuram <ndabilpuram@xxxxxxxxxxx>
> Signed-off-by: Naveen Mamindlapalli <naveenm@xxxxxxxxxxx>
> ---
> v2:
> - Added Fixes tag

Thanks for the update.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>