[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87k0fx2l8n.fsf@kernel.org>
Date: Wed, 22 Dec 2021 08:43:04 +0200
From: Kalle Valo <kvalo@...nel.org>
To: Abhishek Kumar <kuabhs@...omium.org>
Cc: briannorris@...omium.org, linux-kernel@...r.kernel.org,
linux-wireless@...r.kernel.org, dianders@...omium.org,
pillair@...eaurora.org, "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, ath10k@...ts.infradead.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] ath10k: enable threaded napi on ath10k driver
Abhishek Kumar <kuabhs@...omium.org> writes:
> This patch is to trigger a discussion on the best approach to enable
> threaded NAPI on ath10k. Threaded NAPI feature was added in (net:
> extract napi poll functionality to __napi_poll() commit
> 898f8015ffe74118e7b461827451f2cc6e51035b) and showed good results on
> ath10k snoc based solution.
>
> If we come to a consensus with this as the best approach to enable
> threaded NAPI on ath10k, then we can moved ahead with the
> implementation and enable across sdio and pci, or if there is any
> objection then we can discuss it here.
Few tips:
It's a good idea to mark patches like this with "[PATCH RFC]":
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#use_rfc_or_rft_for_patches_not_ready
And you can add a text like the above after the "---" line in the patch
itself.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists