lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231024155152.1c186257@kernel.org>
Date: Tue, 24 Oct 2023 15:51:52 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Amritha Nambiar <amritha.nambiar@...el.com>
Cc: netdev@...r.kernel.org, pabeni@...hat.com, sridhar.samudrala@...el.com
Subject: Re: [net-next PATCH v6 00/10] Introduce queue and NAPI support in
 netdev-genl (Was: Introduce NAPI queues support)

On Mon, 23 Oct 2023 18:33:19 -0700 Amritha Nambiar wrote:
> The queue parameters exposed are:
> - queue index
> - queue type
> - ifindex
> - NAPI id associated with the queue
> 
> Additional rx and tx queue parameters can be exposed in follow up
> patches by stashing them in netdev queue structures. XDP queue type
> can also be supported in future.
> 
> The NAPI fields exposed are:
> - NAPI id
> - NAPI device ifindex
> - Interrupt number associated with the NAPI instance
> - PID for the NAPI thread

Please repost with my nitpicks addressed whenever you're ready.
The series seems to be in a pretty good shape to me.

Powered by blists - more mailing lists