From: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
To: "kvalo@codeaurora.org" <kvalo@codeaurora.org>,
"vthiagar@codeaurora.org" <vthiagar@codeaurora.org>
Cc: "ath11k@lists.infradead.org" <ath11k@lists.infradead.org>
Subject: RE: [PATCH V2] ath11k: Fix Rx signal strength reporting
Date: Mon, 17 Jun 2019 15:54:55 +0000 [thread overview]
Message-ID: <72bd61b8061c4eb18d9c282eca0cc866@aphydexm01f.ap.qualcomm.com> (raw)
In-Reply-To: <8736k8b50h.fsf@kamboji.qca.qualcomm.com>
Kalle,
Thank for fixing things. It looks good. Sorry for the trouble, I'll be more careful next time.
Vasanth
-----Original Message-----
From: ath11k <ath11k-bounces@lists.infradead.org> On Behalf Of Kalle Valo
Sent: Monday, June 17, 2019 9:04 PM
To: vthiagar@codeaurora.org
Cc: ath11k@lists.infradead.org
Subject: [EXT] Re: [PATCH V2] ath11k: Fix Rx signal strength reporting
Kalle Valo <kvalo@codeaurora.org> writes:
> Vasanthakumar Thiagarajan <vthiagar@codeaurora.org> wrote:
>
>> Since rssi in not reported in MSDU_START tlv, current signal strength
>> reporting is always wrong. Correct rssi is reported in PPDU_END tlv.
>> Enable PPDU_END, PPDU_END_STATUS_DONE and MPDU_START tlv reporting in
>> monitor status by default. Pass the sta's Rx signal strength to
>> mac80211 in sta_statistics() ops. This patch also makes sure the
>> default rx filter is always enabled whenever there is a call to reset
>> the filter (from extd_rx_stats debugfs and config_filter path). Since
>> some of the rx_stats are enabled by default, make memory allocation of arsta->rx_stats unconditional.
>>
>> Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@codeaurora.org>
>> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
>
> This had a conflict and 3-way merge didn't work as the SHA ids were not valid.
> Please always try to use ath11k-bringup branch as the baseline (and no
> extra patches), that helps my conflict resolution a lot.
>
> Applied patch drivers/net/wireless/ath/ath11k/core.h cleanly.
> Applied patch drivers/net/wireless/ath/ath11k/debug.c cleanly.
> Applied patch drivers/net/wireless/ath/ath11k/dp_rx.c cleanly.
> Applying patch drivers/net/wireless/ath/ath11k/dp_tx.c with 1 reject...
> Rejected hunk #1.
> Applied patch drivers/net/wireless/ath/ath11k/hal_rx.c cleanly.
> Applied patch drivers/net/wireless/ath/ath11k/mac.c cleanly.
> Applied patch drivers/net/wireless/ath/ath11k/mac.h cleanly.
> Patch failed at 0001 ath11k: Fix Rx signal strength reporting
>
> I fixed the conflict in dp_tx.c, that was pretty easy. Also I fixed
> one compilation error due to dp function renames. Also I removed
> ath11k_dp_rx_h_msdu_start_rssi() as GCC warned that it's unused.
Oops, I forgot to add the link to the pending branch:
https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending-ath11k&id=b36e8ecd8b4e7000a2844db022601890e0b1b39d
Please check carefully my changes.
Oh, and I also added mac_ prefix to mon_status_filter_default.
--
Kalle Valo
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
next prev parent reply other threads:[~2019-06-17 15:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-13 4:26 [PATCH V2] ath11k: Fix Rx signal strength reporting Vasanthakumar Thiagarajan
2019-06-17 15:31 ` Kalle Valo
2019-06-17 15:33 ` Kalle Valo
2019-06-17 15:54 ` Vasanthakumar Thiagarajan [this message]
2019-06-20 13:36 ` Kalle Valo
2019-06-20 13:36 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=72bd61b8061c4eb18d9c282eca0cc866@aphydexm01f.ap.qualcomm.com \
--to=vthiagar@qti.qualcomm.com \
--cc=ath11k@lists.infradead.org \
--cc=kvalo@codeaurora.org \
--cc=vthiagar@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox