Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-09-23 Thread Kalle Valo
Rakesh Pillai 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

Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-09-23 Thread Kalle Valo
Rakesh Pillai 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

Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-05-03 Thread Kalle Valo
(please don't top post, fixing that manually) Rakesh Pillai writes: > On 2019-05-03 11:30, Kalle Valo wrote: >> Rakesh Pillai 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

Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-05-03 Thread Rakesh Pillai
Hi Kalle, 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. Thanks, Rakesh Pillai. On 2019-05-03 11:30, Kalle Valo wrote: Rakesh Pillai wrote: The index for updating rate table, which

Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-05-03 Thread Kalle Valo
Rakesh Pillai 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

Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-03-11 Thread kbuild test robot
Hi Rakesh, Thank you for the patch! Yet something to improve: [auto build test ERROR on ath6kl/ath-next] [also build test ERROR on next-20190306] [cannot apply to v5.0] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-03-11 Thread kbuild test robot
Hi Rakesh, Thank you for the patch! Yet something to improve: [auto build test ERROR on ath6kl/ath-next] [also build test ERROR on next-20190306] [cannot apply to v5.0] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 1/2] ath10k: Fix rate table updation in tx stats

2019-03-11 Thread Rakesh Pillai
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