From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Alexander Wetzel <alexander@wetzel-home.de>,
linux-wireless@vger.kernel.org
Cc: johannes@sipsolutions.net, Alexander Wetzel <alexander@wetzel-home.de>
Subject: Re: [PATCH v2 1/3] wifi: mac80211: add internal handler for wake_tx_queue
Date: Mon, 10 Oct 2022 16:44:36 +0200 [thread overview]
Message-ID: <87y1tnrb57.fsf@toke.dk> (raw)
In-Reply-To: <20221009163040.25637-1-alexander@wetzel-home.de>
Alexander Wetzel <alexander@wetzel-home.de> writes:
> Start to align the TX handling to only use internal TX queues (iTXQs):
>
> Provide a handler for drivers not having a custom wake_tx_queue
> callback and update the documentation.
>
> Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
> ---
>
> This is the v2 for "wifi: mac80211: Use internal TX queues for all drivers"
> https://patchwork.kernel.org/project/linux-wireless/patch/20220926161303.13035-1-alexander@wetzel-home.de/
>
> Changes compared to V1:
> - broken out the new wake_tx_queue handler as exported function
> - update drivers to provide wake_tx_queue instead handling it internally
> - Minor docu updates
> - Some sentences of the edited docu were referring to wrong netif
> functions. Fixed that with the edit, too.
> - added a comment explaining why we call ieee80211_next_txq()
> - removed now pointless checks for sta.txq
I think this version looks quite reasonable. For the series:
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
prev parent reply other threads:[~2022-10-10 14:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-09 16:30 [PATCH v2 1/3] wifi: mac80211: add internal handler for wake_tx_queue Alexander Wetzel
2022-10-09 16:30 ` [PATCH v2 2/3] wifi: mac80211: add wake_tx_queue callback to drivers Alexander Wetzel
2022-10-10 16:16 ` Martin Blumenstingl
2022-10-10 16:45 ` Johannes Berg
2022-10-09 16:30 ` [PATCH v2 3/3] wifi: mac80211: Drop support for TX push path Alexander Wetzel
2022-10-09 18:34 ` [PATCH v2 1/3] wifi: mac80211: add internal handler for wake_tx_queue Alexander Wetzel
2022-10-10 8:49 ` Johannes Berg
2022-10-10 11:37 ` Alexander Wetzel
2022-10-10 14:44 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1tnrb57.fsf@toke.dk \
--to=toke@toke.dk \
--cc=alexander@wetzel-home.de \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/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 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.