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: <20240404192107.667d0f8e@kernel.org>
Date: Thu, 4 Apr 2024 19:21:07 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Parav Pandit <parav@...dia.com>
Cc: <netdev@...r.kernel.org>, <davem@...emloft.net>, <edumazet@...gle.com>,
 <pabeni@...hat.com>, <corbet@....net>,
 <kalesh-anakkur.purayil@...adcom.com>, <saeedm@...dia.com>,
 <leon@...nel.org>, <jiri@...nulli.us>, <shayd@...dia.com>,
 <danielj@...dia.com>, <dchumak@...dia.com>, <linux-doc@...r.kernel.org>,
 <linux-rdma@...r.kernel.org>, Jiri Pirko <jiri@...dia.com>
Subject: Re: [net-next v3 1/2] devlink: Support setting max_io_eqs

On Wed, 3 Apr 2024 20:41:32 +0300 Parav Pandit wrote:
> Many devices send event notifications for the IO queues,
> such as tx and rx queues, through event queues.
> 
> Enable a privileged owner, such as a hypervisor PF, to set the number
> of IO event queues for the VF and SF during the provisioning stage.

What's the relationship between EQ and queue pairs and IRQs?
The next patch says "maximum IO event queues which are typically
used to derive the maximum and default number of net device channels"
It may not be obvious to non-mlx5 experts, I think it needs to be better
documented.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ