On Wed, 2024-12-18 at 15:25 -0800, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > For drivers that can report the tx link-id, account tx > stats against that link. If we cannot determine tx link, > then use deflink. According to all the RX stats discussion [1] you need some changes here, so I'd appreciate if you could take a look and rebase/resend. [1] https://lore.kernel.org/linux-wireless/c22a9e7e-d0f7-477b-b732-c2454a0ac904@xxxxxxxxxxx/ And please, as I very frequently keep asking you, don't mix different things into a single patch (such as 'rep_packets'/'rep_bytes' in this patch). By insisting on not splitting your patches properly before submitting them you're effectively saying your time is more important than mine, and I don't appreciate that. All that achieves is that I don't even want to look at your patches. johannes