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]
Date:   Tue, 26 Oct 2021 08:05:35 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Saeed Mahameed <saeed@...nel.org>
Cc:     "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
        Shay Drory <shayd@...dia.com>,
        Moshe Shemesh <moshe@...dia.com>,
        Parav Pandit <parav@...dia.com>,
        Saeed Mahameed <saeedm@...dia.com>
Subject: Re: [net-next 10/14] net/mlx5: Let user configure io_eq_size param

On Mon, 25 Oct 2021 13:54:27 -0700 Saeed Mahameed wrote:
> From: Shay Drory <shayd@...dia.com>
> 
> Currently, each I/O EQ is taking 128KB of memory. This size
> is not needed in all use cases, and is critical with large scale.
> Hence, allow user to configure the size of I/O EQs.
> 
> For example, to reduce I/O EQ size to 64, execute:
> $ devlink resource set pci/0000:00:0b.0 path /io_eq_size/ size 64
> $ devlink dev reload pci/0000:00:0b.0

This sort of config is needed by more drivers,
we need a standard way of configuring this.

Sorry, I didn't have the time to look thru your patches
yesterday, I'm sending a revert for all your new devlink
params.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ