All of lore.kernel.org
 help / color / mirror / Atom feed
* mac80211 using different tx queue for frames with same TID and RA
@ 2010-08-30 14:01 ` Helmut Schaa
  0 siblings, 0 replies; 10+ messages in thread
From: Helmut Schaa @ 2010-08-30 14:01 UTC (permalink / raw)
  To: linux-wireless; +Cc: Krishna Kumar, netdev

Hi,

while debugging an issue in rt2x00 I've discovered that in some cases frames
with the same TID and RA end up in different tx queues (which causes problems
in rt2x00 when using aggregation).

Is this behavior expected and we need to handle that case in rt2x00 or is it
more likely a bug? At least I thought the select_queue implementation in
mac80211 was meant to always pick the same tx queue for skbs with the same
priority and hence it shouldn't happen that frames with the same TID are
queued into different tx queues.

This behavior seems to have changed already a while ago with the patch
"net: Use sk_tx_queue_mapping for connected sockets" (CC'ing Krishna & netdev).

Thanks,
Helmut

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-08-30 14:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30 14:01 mac80211 using different tx queue for frames with same TID and RA Helmut Schaa
2010-08-30 14:01 ` Helmut Schaa
2010-08-30 14:11 ` Johannes Berg
2010-08-30 14:11   ` Johannes Berg
2010-08-30 14:34   ` Helmut Schaa
2010-08-30 14:34     ` Helmut Schaa
2010-08-30 14:41     ` Johannes Berg
2010-08-30 14:41       ` Johannes Berg
2010-08-30 14:50       ` Helmut Schaa
2010-08-30 14:50         ` Helmut Schaa

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.