Search Linux Wireless

Re: [PATCH v5 1/3] wifi: mac80211: Assign tx-stats to the proper link.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/8/25 07:46, Johannes Berg wrote:
On Tue, 2025-07-08 at 07:32 -0700, Ben Greear wrote:


So I added new counters, and I wanted them named to indicate it is what is reported by
the driver, not something specified by the mac80211 stack.

I'm not sure what you're arguing. I know you did. I'm saying you
shouldn't have done it in this 1/3 patch, but rather in 3/3 or maybe
4/4...

So you want this moved out of the first patch too?  That makes no sense
to me, but if you want it moved, let me know to what patch so I don't
have to guess and go through all of this again.

+		if (acked || noack_success) {
+			link_sta->tx_stats.rep_packets++;
+			link_sta->tx_stats.rep_bytes += skb->len;
+		}
+

Thanks,
Ben

--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc  http://www.candelatech.com





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux