On Thu, Nov 13, 2025 at 03:47:10PM +0800, Zhichao Zeng wrote:
> The statistics contain 40 bits. The lower 32 bits are read first, followed
> by the upper 8 bits.
>
> In some cases, after reading the lower 32 bits, a carry occurs from
> the lower bits, which causes the final statistics to be incorrect.
>
> This commit fixes this issue.
>
> Fixes: a37bde56314d ("net/ice: support statistics")
> Cc: [email protected]
>
> Signed-off-by: Zhichao Zeng <[email protected]>
>
Acked-by: Bruce Richardson <[email protected]>
- [PATCH] net/ice: fix statistics read error Zhichao Zeng
- Re: [PATCH] net/ice: fix statistics read error Bruce Richardson
- [PATCH v2] net/ice: fix statistics read error Zhichao Zeng
- Re: [PATCH v2] net/ice: fix statistics read err... Bruce Richardson
- 回复: [PATCH v2] net/ice: fix statistics read... Zeng, ZhichaoX
- [PATCH v3] net/ice: fix statistics read error Zhichao Zeng
- Re: [PATCH v3] net/ice: fix statistics read... Bruce Richardson
- Re: [PATCH v3] net/ice: fix statistics ... Bruce Richardson
- Re: [PATCH] net/ice: fix statistics read error Stephen Hemminger
- Re: [PATCH] net/ice: fix statistics read error Bruce Richardson

