(please don't top post, fixing that manually) Rakesh Pillai <pillair@xxxxxxxxxxxxxx> writes: > On 2019-05-03 11:30, Kalle Valo wrote: >> Rakesh Pillai <pillair@xxxxxxxxxxxxxx> wrote: >> >>> The index for updating rate table, which is displayed >>> in the tx stats via debugfs, is calculated using the >>> bandwidth value. The bandwidth values do not map >>> correctly with the bandwidth values shown in the rate table. >>> >>> Correct the bandwidth value calculation which is used >>> to calculate the index for rate table updation for tx stats. >>> >>> Tested HW: WCN3990 >>> Tested FW: WLAN.HL.3.1-00784-QCAHLSWMTPLZ-1 >>> >>> Fixes: e88975ca37d1 ("ath10k: dump tx stats in rate table format") >>> Signed-off-by: Rakesh Pillai <pillair@xxxxxxxxxxxxxx> >> >> Fails to compile: >> >> drivers/net/wireless/ath/ath10k/htt_rx.c: In function >> 'ath10k_accumulate_per_peer_tx_stats': >> drivers/net/wireless/ath/ath10k/htt_rx.c:3252:14: error: implicit >> declaration of function 'ath10k_get_bw'; did you mean >> 'ath10k_get_tid'? [-Werror=implicit-function-declaration] >> rtable_bw = ath10k_get_bw(&ar->hw_params, pstats->flags); >> ^~~~~~~~~~~~~ >> ath10k_get_tid > > This set of patches is dependent on > https://patchwork.kernel.org/patch/10831319/ > I can send out v2 for this patchset, marking the dependency, if needed. Ok, I added this patchset back to my queue. No need to resend. -- Kalle Valo