From: Kalle Valo <kvalo@codeaurora.org>
To: Wen Gong <wgong@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [PATCH] ath10k: Add peer flush in ath10k_flush for STATION
Date: Fri, 12 Oct 2018 17:59:03 +0300 [thread overview]
Message-ID: <87zhvj2oug.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1538989363-12386-1-git-send-email-wgong@codeaurora.org> (Wen Gong's message of "Mon, 8 Oct 2018 17:02:43 +0800")
Wen Gong <wgong@codeaurora.org> writes:
> In the noisy environment, if there are packets in the queue and can't
> send out, the suspend timing will be more than 5 seconds due to the wait,
> flush the queue to optimize the suspend timing, and let the upper layer to
> retry the packets after resume.
>
> Tested with QCA6174 PCI with firmware
> WLAN.RM.4.4.1-00109-QCARMSWPZ-1, but this will also affect QCA9377 PCI.
> It's not a regression with new firmware releases.
>
> Signed-off-by: Wen Gong <wgong@codeaurora.org>
> drivers/net/wireless/ath/ath10k/mac.c | 15 +++++++++++++--
> 1 file changed, 13 insertions(+), 2 deletions(-)
The patch is slightly corrupted, there should be a "---" line before the
diffstat and that broke my patchwork script. I fixed it now in the
pending branch, but be careful if you manually edit patch files.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Wen Gong <wgong@codeaurora.org>
Cc: ath10k@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] ath10k: Add peer flush in ath10k_flush for STATION
Date: Fri, 12 Oct 2018 17:59:03 +0300 [thread overview]
Message-ID: <87zhvj2oug.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1538989363-12386-1-git-send-email-wgong@codeaurora.org> (Wen Gong's message of "Mon, 8 Oct 2018 17:02:43 +0800")
Wen Gong <wgong@codeaurora.org> writes:
> In the noisy environment, if there are packets in the queue and can't
> send out, the suspend timing will be more than 5 seconds due to the wait,
> flush the queue to optimize the suspend timing, and let the upper layer to
> retry the packets after resume.
>
> Tested with QCA6174 PCI with firmware
> WLAN.RM.4.4.1-00109-QCARMSWPZ-1, but this will also affect QCA9377 PCI.
> It's not a regression with new firmware releases.
>
> Signed-off-by: Wen Gong <wgong@codeaurora.org>
> drivers/net/wireless/ath/ath10k/mac.c | 15 +++++++++++++--
> 1 file changed, 13 insertions(+), 2 deletions(-)
The patch is slightly corrupted, there should be a "---" line before the
diffstat and that broke my patchwork script. I fixed it now in the
pending branch, but be careful if you manually edit patch files.
--
Kalle Valo
next prev parent reply other threads:[~2018-10-12 15:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-08 9:02 [PATCH] ath10k: Add peer flush in ath10k_flush for STATION Wen Gong
2018-10-08 9:02 ` Wen Gong
2018-10-12 14:59 ` Kalle Valo [this message]
2018-10-12 14:59 ` Kalle Valo
2018-10-13 17:25 ` Kalle Valo
2018-10-13 17:25 ` Kalle Valo
2018-11-08 0:35 ` Brian Norris
2018-11-08 0:35 ` Brian Norris
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=87zhvj2oug.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=wgong@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.