linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] mac80211 queue redesign
@ 2012-03-28  9:13 Johannes Berg
  2012-03-28  9:13 ` [RFC 1/2] mac80211: add explicit monitor interface if needed Johannes Berg
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Johannes Berg @ 2012-03-28  9:13 UTC (permalink / raw)
  To: linux-wireless; +Cc: Michal Kazior

Here's the queue redesign we've been talking about.

The monitor patch is needed because when a driver actually
uses the new queue feature there isn't any queue to TX
frames on for purely virtual interfaces. This only affects
monitor (AP_VLAN are tied to AP) and only when injecting
frames that don't have a TA matching another interface (as
we bind the frames to that interface then). That, however
is probably the biggest use case (now that monitor-for-AP
is dying). As a consequence, drivers wanting to support
"pure" injection and using the new queue features need to
support the pure monitor interface feature as well. Also,
the pure monitor feature will help implement monitor mode
on devices where that is mutually exclusive with other
modes (like iwlwifi.)

The monitor feature I've tested in hwsim, it works. The
queue feature isn't tested at all, I haven't even done
any kind of regression tests for drivers not using it.

Thanks goes out to everybody I discussed this with (on
IRC or elsewhere), and also Michal for reviewing a first
version of this patch :-)

johannes


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

end of thread, other threads:[~2012-04-02  9:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28  9:13 [RFC 0/2] mac80211 queue redesign Johannes Berg
2012-03-28  9:13 ` [RFC 1/2] mac80211: add explicit monitor interface if needed Johannes Berg
2012-03-29 20:09   ` Eliad Peller
2012-03-30  6:39     ` Johannes Berg
2012-03-28  9:13 ` [RFC 2/2] mac80211: add improved HW queue control Johannes Berg
2012-03-28  9:26   ` Johannes Berg
2012-04-02  9:22   ` [RFC v2] " Johannes Berg
2012-03-28 12:00 ` [RFC 0/2] mac80211 queue redesign Johannes Berg
2012-03-28 12:49   ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).