On Fri, 2013-05-31 at 10:21 -0700, Ben Greear wrote: > Before I go work on this, does anyone have any preference over > whether pktgen packets should obey the QoS or the xmit-queue? That's the core of the problem is that select_queue has the side effect of setting skb->priority in mac80211, no? Maybe that side effect needs to be removed? Actually that makes it seem like something else should be doing packet classification, not mac80211 in select_queue()? Where is skb->priority actually really used in mac80211? I don't see much? johannes -- 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