From: Sven Eckelmann <sven@narfation.org>
To: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [PATCH v2] ath10k: support for multicast rate control
Date: Wed, 09 May 2018 08:15:11 +0200 [thread overview]
Message-ID: <17746151.BaBsPhhV2q@bentobox> (raw)
In-Reply-To: <1525743291-4306-1-git-send-email-pradeepc@codeaurora.org>
[-- Attachment #1.1: Type: text/plain, Size: 898 bytes --]
On Montag, 7. Mai 2018 18:34:51 CEST Pradeep Kumar Chitrapu wrote:
> Issues wmi command to firmwre when multicast rate change is received
> with the new BSS_CHANGED_MCAST_RATE flag.
> Also fixes the incorrect fixed_rate setting for CCK rates which got
> introduced with addition of ath10k_rates_rev2 enum.
>
> Tested on QCA9984 with firmware ver 10.4-3.6-00104
>
> Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
> ---
> v2:
> - fixed the CCK rates setting for mcast_rate and fixed_rate paths.
> - set broadcast rate along with multicast rate setting.
These things are only modified in ath10k_bss_info_changed and not saved/
restored. What happens when the HW needs to be reset (there are are couple of
firmware crashes which can be seen in the wild and are handled by ath10k)? I
would guess that not all of them automatically cause an .bss_info_changed.
Kind regards,
Sven
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 146 bytes --]
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Sven Eckelmann <sven@narfation.org>
To: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Cc: ath10k@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2] ath10k: support for multicast rate control
Date: Wed, 09 May 2018 08:15:11 +0200 [thread overview]
Message-ID: <17746151.BaBsPhhV2q@bentobox> (raw)
In-Reply-To: <1525743291-4306-1-git-send-email-pradeepc@codeaurora.org>
[-- Attachment #1: Type: text/plain, Size: 898 bytes --]
On Montag, 7. Mai 2018 18:34:51 CEST Pradeep Kumar Chitrapu wrote:
> Issues wmi command to firmwre when multicast rate change is received
> with the new BSS_CHANGED_MCAST_RATE flag.
> Also fixes the incorrect fixed_rate setting for CCK rates which got
> introduced with addition of ath10k_rates_rev2 enum.
>
> Tested on QCA9984 with firmware ver 10.4-3.6-00104
>
> Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
> ---
> v2:
> - fixed the CCK rates setting for mcast_rate and fixed_rate paths.
> - set broadcast rate along with multicast rate setting.
These things are only modified in ath10k_bss_info_changed and not saved/
restored. What happens when the HW needs to be reset (there are are couple of
firmware crashes which can be seen in the wild and are handled by ath10k)? I
would guess that not all of them automatically cause an .bss_info_changed.
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-05-09 6:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cebad8674a69761e32a1a882de9a1259657c65d4>
2018-05-08 1:34 ` [PATCH v2] ath10k: support for multicast rate control Pradeep Kumar Chitrapu
2018-05-08 1:34 ` Pradeep Kumar Chitrapu
2018-05-09 6:15 ` Sven Eckelmann [this message]
2018-05-09 6:15 ` Sven Eckelmann
2018-05-09 6:57 ` Sebastian Gottschall
2018-05-09 6:57 ` Sebastian Gottschall
2018-05-09 14:31 ` Ben Greear
2018-05-09 14:31 ` Ben Greear
2018-05-10 2:46 ` pradeepc
2018-05-10 2:46 ` pradeepc
2018-06-14 14:46 ` [v2] " Kalle Valo
2018-06-14 14:46 ` Kalle Valo
2018-07-30 17:47 ` [PATCH v2] " Kalle Valo
2018-07-30 17:47 ` 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=17746151.BaBsPhhV2q@bentobox \
--to=sven@narfation.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pradeepc@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.