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] [day] [month] [year] [list]
Date:   Tue, 03 Mar 2020 19:00:58 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     vishal@...lsio.com
Cc:     netdev@...r.kernel.org, nirranjan@...lsio.com, dt@...lsio.com
Subject: Re: [PATCH net] cxgb4: fix checks for max queues to allocate

From: Vishal Kulkarni <vishal@...lsio.com>
Date: Mon,  2 Mar 2020 10:54:13 +0530

> Hardware can support more than 8 queues currently limited by
> netif_get_num_default_rss_queues(). So, rework and fix checks for max
> number of queues to allocate. The checks should be based on how many are
> actually supported by hardware, OR the number of online cpus; whichever
> is lower.
> 
> Fixes: 5952dde72307 ("cxgb4: set maximal number of default RSS queues")
> Signed-off-by: Vishal Kulkarni <vishal@...lsio.com>"

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ