Re: [PATCH net-next v2] net: mana: Extend RX CQE coalescing up to 8 packets

From: Simon Horman

Date: Wed Aug 05 2026 - 06:21:44 EST


On Fri, Jul 31, 2026 at 02:22:53PM -0700, Haiyang Zhang wrote:
> From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
>
> To support up to 8 packets per CQE, update related CQE processing
> code and structures.
> Update ethtool handlers to set this feature.
> Update per queue stat to show the coalesced CQE counters.
> This feature is supported on NIC hardware showing the relevant
> PF flag.
>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> ---
> v2:
> Updated PF flag hanlding, and comments based on AI review.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>