Re: [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

From: G Thomas, Rohan
Date: Thu Jul 24 2025 - 12:04:09 EST


On 7/19/2025 1:36 AM, Simon Horman wrote:

Hi Rohan,

Perhaps I'm missing the point, but my thinking is as follows:

As this patch only addresses the AF_XDP path I think we can take the
approach of asking "in which patch would a user of AF_XDP with this stmmac
observe this bug". (Or some variant thereof.) And I think the answer to
that question is the patch that added AF_XDP support to stmmac driver.

So I think we can use:

Fixes: 132c32ee5bc0 ("net: stmmac: Add TX via XDP zero-copy socket")
Hi Simon,

Thanks for the clarification. Will include the Fixes tag in the next
version.

Best Regards,
Rohan