On 10/10/2023 7:09 AM, Chaoyong He wrote:
> From: James Hershaw <[email protected]>
> 
> The pointer to the beginning of the MAC stats counters for port 1 are
> incorrectly set as the pointer to the beginning of the port 0 MAC stats
> counters, plus the size of the MAC stats counters multiplied by the port
> number.
> 
> This patch corrects this by setting the multiplier as the eth_table
> index of the port.
> 
> Fixes: f26e82397f6d ("net/nfp: implement xstats")
> Cc: [email protected]
> 
> Signed-off-by: James Hershaw <[email protected]>
> Reviewed-by: Peng Zhang <[email protected]>
> Reviewed-by: Chaoyong He <[email protected]>
> 
Applied to dpdk-next-net/main, thanks.

Reply via email to