Lets make wifi fast again!
 help / color / mirror / Atom feed
* [Make-wifi-fast] I wish we had a tutorial as to how to get the make-wifi-fast APIs implemented.
@ 2023-02-12 19:28 Dave Taht
  2023-02-14 11:36 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Taht @ 2023-02-12 19:28 UTC (permalink / raw)
  To: Make-Wifi-fast; +Cc: Xianjun Jiao (UGent-imec)

and what to look for in results.

It should be really easy to add it to this: https://github.com/open-sdr/openwifi

Related to here:

https://www.linkedin.com/feed/update/urn:li:activity:7030534265935142912/

But I no longer remember what is required to enable it properly.

--
This song goes out to all the folk that thought Stadia would work:
https://www.linkedin.com/posts/dtaht_the-mushroom-song-activity-6981366665607352320-FXtz
Dave Täht CEO, TekLibre, LLC

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

* Re: [Make-wifi-fast] I wish we had a tutorial as to how to get the make-wifi-fast APIs implemented.
  2023-02-12 19:28 [Make-wifi-fast] I wish we had a tutorial as to how to get the make-wifi-fast APIs implemented Dave Taht
@ 2023-02-14 11:36 ` Toke Høiland-Jørgensen
  0 siblings, 0 replies; 2+ messages in thread
From: Toke Høiland-Jørgensen @ 2023-02-14 11:36 UTC (permalink / raw)
  To: Dave Taht, Make-Wifi-fast; +Cc: Xianjun Jiao (UGent-imec)

Dave Taht via Make-wifi-fast <make-wifi-fast@lists.bufferbloat.net>
writes:

> and what to look for in results.
>
> It should be really easy to add it to this: https://github.com/open-sdr/openwifi
>
> Related to here:
>
> https://www.linkedin.com/feed/update/urn:li:activity:7030534265935142912/
>
> But I no longer remember what is required to enable it properly.

The iTXQ path is mandatory in mac80211 since commits:

c850e31f79f0 ("wifi: mac80211: add internal handler for wake_tx_queue")
a790cc3a4fad ("wifi: mac80211: add wake_tx_queue callback to drivers")
107395f9cf44 ("wifi: mac80211: Drop support for TX push path")

See that second commit for the minimum one-line change needed to drivers
to work with this mode (it's a one-line change). A driver can also
choose to implement its own custom wake_tx_queue handler, of course.

-Toke

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

end of thread, other threads:[~2023-02-14 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 19:28 [Make-wifi-fast] I wish we had a tutorial as to how to get the make-wifi-fast APIs implemented Dave Taht
2023-02-14 11:36 ` Toke Høiland-Jørgensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox