[PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-10-22 Thread Tamizh chelvam
Add infrastructure for per TID aggregation/retry count configurations such as retry count and AMPDU aggregation control(disable/enable). In some scenario reducing the number of retry count for a specific data traffic can reduce the latency by proceeding with the next packet instead of retrying the

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-11-05 Thread Johannes Berg
On Mon, 2018-10-22 at 23:25 +0530, Tamizh chelvam wrote: > Add infrastructure for per TID aggregation/retry count configurations > such as retry count and AMPDU aggregation control(disable/enable). > In some scenario reducing the number of retry count for a specific data > traffic can reduce the la

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-11-06 Thread Sergey Matyukevich
> On Mon, 2018-10-22 at 23:25 +0530, Tamizh chelvam wrote: > > Add infrastructure for per TID aggregation/retry count configurations > > such as retry count and AMPDU aggregation control(disable/enable). > > In some scenario reducing the number of retry count for a specific data > > traffic can red

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-11-06 Thread Johannes Berg
Hi, On Tue, 2018-11-06 at 10:45 +, Sergey Matyukevich wrote: > > On Mon, 2018-10-22 at 23:25 +0530, Tamizh chelvam wrote: > > > Add infrastructure for per TID aggregation/retry count configurations > > > such as retry count and AMPDU aggregation control(disable/enable). > > > In some scenario

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-11-06 Thread Sergey Matyukevich
On Tue, Nov 06, 2018 at 12:28:11PM +0100, Johannes Berg wrote: > > WARNING: External email to Quantenna Communications. Please exercise caution! > > > Hi, > > On Tue, 2018-11-06 at 10:45 +, Sergey Matyukevich wrote: > > > On Mon, 2018-10-22 at 23:25 +0530, Tamizh chelvam wrote: > > > > Add

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-11-07 Thread Igor Mitsyanko
On 10/22/2018 10:55 AM, Tamizh chelvam wrote: > > Add infrastructure for per TID aggregation/retry count configurations > such as retry count and AMPDU aggregation control(disable/enable). > In some scenario reducing the number of retry count for a specific data > traffic can reduce the latency by

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2018-11-08 Thread Ben Greear
On 11/07/2018 04:55 PM, Igor Mitsyanko wrote: On 10/22/2018 10:55 AM, Tamizh chelvam wrote: Add infrastructure for per TID aggregation/retry count configurations such as retry count and AMPDU aggregation control(disable/enable). In some scenario reducing the number of retry count for a speci

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2019-02-13 Thread Sergey Matyukevich
Hello Tamizh, > Add infrastructure for per TID aggregation/retry count configurations > such as retry count and AMPDU aggregation control(disable/enable). > In some scenario reducing the number of retry count for a specific data > traffic can reduce the latency by proceeding with the next packet >

Re: [PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration

2019-02-13 Thread Tamizh chelvam
Hi Sergey, Hello Tamizh, Add infrastructure for per TID aggregation/retry count configurations such as retry count and AMPDU aggregation control(disable/enable). In some scenario reducing the number of retry count for a specific data traffic can reduce the latency by proceeding with the next p