All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Cc: "Michał Kazior" <kazikcz@gmail.com>, ath10k@lists.infradead.org
Subject: Re: [PATCH] mac80211: manage RX BA session offload without SKB queue
Date: Tue, 30 May 2017 16:12:06 +0200	[thread overview]
Message-ID: <1496153526.3327.12.camel@sipsolutions.net> (raw)
In-Reply-To: <20170530141059.28006-1-johannes@sipsolutions.net> (sfid-20170530_161107_071358_D610DE8E)

On Tue, 2017-05-30 at 16:10 +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Instead of using the SKB queue with the fake pkt_type for the
> offloaded RX BA session management, also handle this with the
> normal aggregation state machine worker. This also makes the
> use of this more reliable since it gets rid of the allocation
> of the fake skb.
> 
> Combined with the previous patch, this finally allows us to
> get rid of the pkt_type hack entirely, so do that as well.

Previous patch is this:

https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git/commit/?id=7a7c0a6438b8e7636d5a22e572892cc234f68297

I can't test this (don't have ath10k easily testable), so testing would
be appreciated.

johannes

WARNING: multiple messages have this Message-ID (diff)
From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Cc: "Michał Kazior" <kazikcz@gmail.com>, ath10k@lists.infradead.org
Subject: Re: [PATCH] mac80211: manage RX BA session offload without SKB queue
Date: Tue, 30 May 2017 16:12:06 +0200	[thread overview]
Message-ID: <1496153526.3327.12.camel@sipsolutions.net> (raw)
In-Reply-To: <20170530141059.28006-1-johannes@sipsolutions.net> (sfid-20170530_161107_071358_D610DE8E)

On Tue, 2017-05-30 at 16:10 +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Instead of using the SKB queue with the fake pkt_type for the
> offloaded RX BA session management, also handle this with the
> normal aggregation state machine worker. This also makes the
> use of this more reliable since it gets rid of the allocation
> of the fake skb.
> 
> Combined with the previous patch, this finally allows us to
> get rid of the pkt_type hack entirely, so do that as well.

Previous patch is this:

https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git/commit/?id=7a7c0a6438b8e7636d5a22e572892cc234f68297

I can't test this (don't have ath10k easily testable), so testing would
be appreciated.

johannes

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  reply	other threads:[~2017-05-30 14:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30 14:10 [PATCH] mac80211: manage RX BA session offload without SKB queue Johannes Berg
2017-05-30 14:10 ` Johannes Berg
2017-05-30 14:12 ` Johannes Berg [this message]
2017-05-30 14:12   ` Johannes Berg
2017-05-30 14:34 ` [PATCH v2] " Johannes Berg
2017-05-30 14:34   ` Johannes Berg
2017-05-30 20:39 ` [PATCH] " kbuild test robot
2017-05-30 20:39   ` kbuild test robot

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=1496153526.3327.12.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=ath10k@lists.infradead.org \
    --cc=kazikcz@gmail.com \
    --cc=linux-wireless@vger.kernel.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.