[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250325075239.5e0124a9@kernel.org>
Date: Tue, 25 Mar 2025 07:52:39 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Samiullah Khawaja <skhawaja@...gle.com>
Cc: "David S . Miller " <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
almasrymina@...gle.com, willemb@...gle.com, jdamato@...tly.com,
mkarsten@...terloo.ca, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v4 1/4] Add support to set napi threaded for
individual napi
On Fri, 21 Mar 2025 02:15:18 +0000 Samiullah Khawaja wrote:
> +/*
> + * napi_set_threaded - set napi threaded state
> + * @napi: NAPI context
> + * @threaded: whether this napi does threaded polling
> + *
> + * Return 0 on success and negative errno on failure.
Please make this a real kdoc (staring with /**) or delete it
> + */
> +int napi_set_threaded(struct napi_struct *napi, bool threaded);
--
pw-bot: cr
Powered by blists - more mailing lists