All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Cc: linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com,
	brcm80211-dev-list@cypress.com,
	Arend van Spriel <arend.vanspriel@broadcom.com>,
	Franky Lin <franky.lin@broadcom.com>,
	Hante Meuleman <hante.meuleman@broadcom.com>,
	Wright Feng <wright.feng@cypress.com>,
	Saravanan Shanmugham <saravanan.shanmugham@cypress.com>,
	Justin Li <justin.li@cypress.com>,
	Madhan Mohan R <madhanmohan.r@cypress.com>,
	Chi-hsien Lin <chi-hsien.lin@cypress.com>
Subject: Re: [PATCH 1/2] brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Date: Tue, 12 May 2020 08:51:15 +0000 (UTC)	[thread overview]
Message-ID: <20200512085115.80E07C433CB@smtp.codeaurora.org> (raw)
In-Reply-To: <1588661487-21884-2-git-send-email-chi-hsien.lin@cypress.com>

Chi-Hsien Lin <chi-hsien.lin@cypress.com> wrote:

> From: Saravanan Shanmugham <saravanan.shanmugham@cypress.com>
> 
> In WLAN, priority among various access categories of traffic is
> always set by the AP using WMM parameters and this may not always
> follow the standard 802.1d priority.
> 
> In this change, priority is adjusted based on the AP WMM params
> received as part of the Assoc Response and the same is later used
> to map the priority of all incoming traffic.
> 
> In a specific scenario where EDCA parameters are configured to be same
> for all ACs, use the default FW priority definition to avoid queuing
> packets of all ACs to the same priority queue.
> 
> This change fixes the following 802.11 certification tests:
> * 11n - 5.2.31 ACM Bit Conformance test
> * 11n - 5.2.32 AC Parameter Modification test
> * 11ac - 5.2.33 TXOP Limit test
> 
> Signed-off-by: Saravanan Shanmugham <saravanan.shanmugham@cypress.com>
> Signed-off-by: Justin Li <justin.li@cypress.com>
> Signed-off-by: Madhan Mohan R <madhanmohan.r@cypress.com>
> Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com>

2 patches applied to wireless-drivers-next.git, thanks.

92072e5fb099 brcmfmac: map 802.1d priority to precedence level based on AP WMM params
f5da2a370f2f brcmfmac: fix 802.1d priority to ac mapping for pcie dongles

-- 
https://patchwork.kernel.org/patch/11528265/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  reply	other threads:[~2020-05-12  8:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05  6:51 [PATCH 0/2] WMM change series Chi-Hsien Lin
2020-05-05  6:51 ` [PATCH 1/2] brcmfmac: map 802.1d priority to precedence level based on AP WMM params Chi-Hsien Lin
2020-05-12  8:51   ` Kalle Valo [this message]
2020-05-05  6:51 ` [PATCH 2/2] brcmfmac: fix 802.1d priority to ac mapping for pcie dongles Chi-Hsien Lin

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=20200512085115.80E07C433CB@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=arend.vanspriel@broadcom.com \
    --cc=brcm80211-dev-list@broadcom.com \
    --cc=brcm80211-dev-list@cypress.com \
    --cc=chi-hsien.lin@cypress.com \
    --cc=franky.lin@broadcom.com \
    --cc=hante.meuleman@broadcom.com \
    --cc=justin.li@cypress.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=madhanmohan.r@cypress.com \
    --cc=saravanan.shanmugham@cypress.com \
    --cc=wright.feng@cypress.com \
    /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.