All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Copeland <me@bobcopeland.com>
To: Masashi Honma <masashi.honma@gmail.com>
Cc: johannes@sipsolutions.net, linux-wireless@vger.kernel.org, j@w1.fi
Subject: Re: [PATCH] mac80211: End the MPSP even if EOSP frame was not received
Date: Wed, 13 Jul 2016 09:50:22 -0400	[thread overview]
Message-ID: <20160713135021.GE7819@localhost> (raw)
In-Reply-To: <1468393475-2483-1-git-send-email-masashi.honma@gmail.com>

On Wed, Jul 13, 2016 at 04:04:35PM +0900, Masashi Honma wrote:
> The mesh STA sends QoS frame with EOSP (end of service period)
> subfiled=1 to end the MPSP(mesh peer service period). Previously, if
> the frame was not acked by peer, the mesh STA did not end the MPSP.
> This patch ends the MPSP even if the QoS frame was no acked.

Hmm, my recollection on this stuff is a little fuzzy.  So we only get
here if the peer sta is in doze state, but it shouldn't do that if we
are in an MPSP.  So, is the real problem that we don't wait for an ack
from the peer before marking ourselves in a MPSP?

-- 
Bob Copeland %% http://bobcopeland.com/

  reply	other threads:[~2016-07-13 13:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-13  7:04 [PATCH] mac80211: End the MPSP even if EOSP frame was not received Masashi Honma
2016-07-13 13:50 ` Bob Copeland [this message]
2016-07-19  2:16   ` Masashi Honma
2016-07-19 10:40     ` Bob Copeland
2016-07-20  7:11       ` Masashi Honma
2016-07-20 11:44         ` Bob Copeland
2016-08-02  7:47 ` Johannes Berg
2016-08-02  8:16   ` Masashi Honma
2016-08-02  8:16 ` [PATCH v2] mac80211: End the MPSP even if EOSP frame was not acked Masashi Honma
2016-08-03  6:56   ` Johannes Berg

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=20160713135021.GE7819@localhost \
    --to=me@bobcopeland.com \
    --cc=j@w1.fi \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=masashi.honma@gmail.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.