[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aG9RuB2hJNaOTV3e@x130>
Date: Wed, 9 Jul 2025 22:38:00 -0700
From: Saeed Mahameed <saeed@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: "David S. Miller" <davem@...emloft.net>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>,
Saeed Mahameed <saeedm@...dia.com>, netdev@...r.kernel.org,
Tariq Toukan <tariqt@...dia.com>, Gal Pressman <gal@...dia.com>,
Leon Romanovsky <leonro@...dia.com>, Jiri Pirko <jiri@...dia.com>,
Simon Horman <horms@...nel.org>,
Vlad Dumitrescu <vdumitrescu@...dia.com>,
Kamal Heib <kheib@...hat.com>
Subject: Re: [PATCH net-next V6 01/13] devlink: Add 'total_vfs' generic
device param
On 09 Jul 19:53, Jakub Kicinski wrote:
>On Tue, 8 Jul 2025 20:04:43 -0700 Saeed Mahameed wrote:
>> + * - ``total_vfs``
>> + - u32
>> + - The total number of Virtual Functions (VFs) supported by the PF.
>
>"supported" is not the right word for a tunable..
From kernel Doc:
int pci_sriov_get_totalvfs(struct pci_dev *dev)
get total VFs _supported_ on this device
Anyway:
"supported" => "exposed" ?
Powered by blists - more mailing lists