[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200303.190058.61735471646710154.davem@davemloft.net>
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