On Thu, Jan 7, 2016 at 10:17 PM, David Mosberger <davidm@xxxxxxxxxx> wrote: > On Thu, Jan 7, 2016 at 9:32 AM, Krishna Chaitanya > <chaitanya.mgit@xxxxxxxxx> wrote: > >> Management frames use a different queue (VO) >> from the logs it looks like a data path issue in driver/FW. >> >> The re-association might be clearing/triggering TX in driver >> solving the issue. > > That sounds plausible to me. Is there an easy way to see the queues? > I haven't tried debugfs yet. We can check pending packets per queue at mac80211, but first we need some info from driver level. Someone familiar with RTL should help. cat /sys/kernel/debug/ieee80211/phy*/queues If you see non-zero packets here (or) if the queue is stopped that might explain this behavior... -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html