From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Dave Taht <dave.taht@gmail.com>,
Make-Wifi-fast <make-wifi-fast@lists.bufferbloat.net>
Cc: "Xianjun Jiao (UGent-imec)" <Xianjun.Jiao@ugent.be>
Subject: Re: [Make-wifi-fast] I wish we had a tutorial as to how to get the make-wifi-fast APIs implemented.
Date: Tue, 14 Feb 2023 12:36:56 +0100 [thread overview]
Message-ID: <87a61gv5pj.fsf@toke.dk> (raw)
In-Reply-To: <CAA93jw6d0fD7nTLud02ZG3-5AtkvEwRKU4rbL38Sf5Sx5Y-Jiw@mail.gmail.com>
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
prev parent reply other threads:[~2023-02-14 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-12 19:28 Dave Taht
2023-02-14 11:36 ` Toke Høiland-Jørgensen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/make-wifi-fast.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a61gv5pj.fsf@toke.dk \
--to=toke@toke.dk \
--cc=Xianjun.Jiao@ugent.be \
--cc=dave.taht@gmail.com \
--cc=make-wifi-fast@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox