Re: [PATCH v3 0/6] *** Add support for wifi QMI client handshakes ***

2018-07-19 Thread Niklas Cassel
On Fri, Jul 06, 2018 at 02:26:17PM +0530, Govind Singh wrote: > Add QMI client handshakes for Q6 integrated WLAN connectivity subsystem. > This module is responsible for communicating WLAN control messages to FW > over QMI interface. This patch series enables the qmi handshakes required for >

Re: Setting tx retry count in ath10k

2018-07-19 Thread Toke Høiland-Jørgensen
Benjamin Beichler writes: >>> For general internet traffic, a retry count of 30 is way too high; that >>> is up to 120 ms of HOL blocking latency. Better to just drop the packet >>> at that point. >>> >>> Ideally, the retry count should be dynamically calculated in units of >>> time (which would

[PATCH v2 2/3] mac80211: Extend avg ack rssi support for mgmt frames

2018-07-19 Thread Balaji Pothunoori
Used defined API to make common average ack rssi support irrespective of data or mamagement tx ack packet. Signed-off-by: Balaji Pothunoori --- v2: Addressed Johannes comments Modified subject and commit log net/mac80211/sta_info.c | 26 +- 1 file changed, 13

[PATCH v2 3/3] ath10k: management tx ack rssi capability check

2018-07-19 Thread Balaji Pothunoori
Adding WMI service check for management tx ack rssi support; this is done to maintain common avg ack signal in user level for both data and management tx ack packet. Tested on QCA4019(fw version-10.4-3.2.1-00063). Signed-off-by: Balaji Pothunoori --- Note: This patch depends on following patch

[PATCH v2 1/3] cfg80211: Extend avg ack rssi support for mgmt frames

2018-07-19 Thread Balaji Pothunoori
Defining APIs to update avg ack rssi irrespective of data or mgmt tx ack packet; this patch keeps the original behavior intact without breaking the existing API. Signed-off-by: Balaji Pothunoori --- v2: Addressed Johannes comments Modified subject and commit log

[PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames

2018-07-19 Thread Balaji Pothunoori
Adding ack signal support in station dump if the driver supports; also made changes to update "last ack signal" and "avg ack signal" for both data and management tx ack packet. Balaji Pothunoori (3): cfg80211: Extend avg ack rssi support for mgmt frames mac80211: Extend avg ack rssi

Re: Setting tx retry count in ath10k

2018-07-19 Thread Ben Greear
On 07/19/2018 05:39 AM, Benjamin Beichler wrote: Am 18.07.2018 um 19:01 schrieb Jean-Pierre TOSONI: Hi Ben, I attached the patch. Please remind that it applies to ath9k. At the end there are 3 comments in French, translation follows: 1) " longretry gives directly the transmit count, the +1

Re: Setting tx retry count in ath10k

2018-07-19 Thread Benjamin Beichler
Am 18.07.2018 um 19:01 schrieb Jean-Pierre TOSONI: > Hi Ben, > > I attached the patch. Please remind that it applies to ath9k. > > At the end there are 3 comments in French, translation follows: > 1) " longretry gives directly the transmit count, the +1 is useless. > Should rather have -1 to