Re: [PATCH net] net: stmmac: Use hrtimer for TX coalescing
From: Vincent Whitchurch <hidden>
Date: 2023-09-08 10:42:28
From: Vincent Whitchurch <hidden>
Date: 2023-09-08 10:42:28
On Fri, 2023-09-01 at 13:53 +0200, Felix Fietkau wrote:
Could you please post your fix? I think in order to avoid accidental breakage, we should make tx-usecs=0 imply tx-frames=1.
I've posted a fix to make tx-usecs=0 not use the timer. The driver already rejects the invalid setting of tx-frames=0 tx-usecs=0. https://lore.kernel.org/netdev/20230907-stmmac-coaloff-v2-1-38ccfac548b9@axis.com/ (local)