From: tamizhr@codeaurora.org
To: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Cc: linux-wireless@vger.kernel.org,
Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [RFC PATCH v2 0/5] cfg80211: updates and fixes for TID specific configuration
Date: Mon, 27 Apr 2020 23:18:17 +0530 [thread overview]
Message-ID: <b07ecb20a71ba74250a677cbf87b8e81@codeaurora.org> (raw)
In-Reply-To: <20200424112905.26770-1-sergey.matyukevich.os@quantenna.com>
On 2020-04-24 16:59, Sergey Matyukevich wrote:
> Hello Johannes, Tamizh, and all
>
> This patch series contains several minor fixes and enhancements for TID
> specific configuration functionality. The first three patches include
> minor fixes and TID specific AMSDU configuration.
>
> The 4th patch is somewhat controversial, so the series is marked as
> RFC.
> This patch simplifies current override logic. It suggests to make no
> difference between 'specific peer' and 'all peers' cases and to apply
> new TID configuration immediately after resetting the previous one.
>
> The 5th patch enables access to new kernel functionality from iw tool.
> Note that nl80211.h changes are not included into iw. So to make this
> change work in iw , header should be updated upfront, including new
> AMSDU attribute from this patch series.
>
> Regards,
> Sergey
>
> v1 -> v2
>
> - add policy for new AMSDU attribute
> - add patch for iw with support for per-tid per-node configuration
>
>
> Sergey Matyukevich (5):
> cfg80211: fix mask type in cfg80211_tid_cfg structure
> mac80211: fix variable names in TID config methods
> cfg80211: add support for TID specific AMSDU configuration
> nl80211: simplify peer specific TID configuration
Patches looks good to me
Reviewed-by: Tamizh Chelvam <tamizhr@codeaurora.org>
> iw: add TID specific configuration command
Looks neat to me :)
Reviewed-by: Tamizh Chelvam <tamizhr@codeaurora.org>
>
> include/net/cfg80211.h | 6 ++++--
> include/uapi/linux/nl80211.h | 20 +++++++++++---------
> net/mac80211/cfg.c | 6 +++---
> net/mac80211/driver-ops.h | 4 ++--
> net/wireless/nl80211.c | 13 +++++++++----
> 5 files changed, 29 insertions(+), 20 deletions(-)
prev parent reply other threads:[~2020-04-27 17:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 11:29 [RFC PATCH v2 0/5] cfg80211: updates and fixes for TID specific configuration Sergey Matyukevich
2020-04-24 11:29 ` [RFC PATCH v2 1/5] cfg80211: fix mask type in cfg80211_tid_cfg structure Sergey Matyukevich
2020-04-24 11:29 ` [RFC PATCH v2 2/5] mac80211: fix variable names in TID config methods Sergey Matyukevich
2020-04-24 11:29 ` [RFC PATCH v2 3/5] cfg80211: add support for TID specific AMSDU configuration Sergey Matyukevich
2020-04-24 11:29 ` [RFC PATCH v2 4/5] nl80211: simplify peer specific TID configuration Sergey Matyukevich
2020-04-24 11:29 ` [RFC PATCH v2 5/5] iw: add TID specific configuration command Sergey Matyukevich
2020-04-27 17:48 ` tamizhr [this message]
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=b07ecb20a71ba74250a677cbf87b8e81@codeaurora.org \
--to=tamizhr@codeaurora.org \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=sergey.matyukevich.os@quantenna.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.