Thread (22 messages) 22 messages, 5 authors, 2025-04-14

Re: [PATCH net-next v4 1/4] Add support to set napi threaded for individual napi

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-03-25 14:52:47

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help