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

Jakub Kicinski kuba at kernel.org
Tue Aug 19 18:22:07 PDT 2025


On Sat, 16 Aug 2025 00:55:25 +0800 Rohan G Thomas via B4 Relay wrote:
> +	bool csum = !priv->plat->tx_queues_cfg[queue].coe_unsupported;

Hopefully the slight pointer chasing here doesn't impact performance?
XDP itself doesn't support checksum so perhaps we could always pass
false?



More information about the linux-arm-kernel mailing list