[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241022163640.GH402847@kernel.org>
Date: Tue, 22 Oct 2024 17:36:40 +0100
From: Simon Horman <horms@...nel.org>
To: Nelson Escobar <neescoba@...co.com>
Cc: netdev@...r.kernel.org, satishkh@...co.com, johndale@...co.com
Subject: Re: [Patch net-next 5/5] enic: Adjust used MSI-X wq/rq/cq/interrupt
resources in a more robust way
On Mon, Oct 21, 2024 at 09:17:07PM -0700, Nelson Escobar wrote:
> Instead of erroring out on probe if the resources are not configured
> exactly right in hardware, try to make due with the resources we do have.
>
> To accomplish this do the following:
> - Make enic_set_intr_mode() only set up interrupt related stuff.
> - Move resource adjustment out of enic_set_intr_mode() into its own
> function, and basing the resources used on the most constrained
> resource.
> - Move the kdump resources limitations into the new function too.
>
> Signed-off-by: Nelson Escobar <neescoba@...co.com>
> Signed-off-by: John Daley <johndale@...co.com>
> Signed-off-by: Satish Kharat <satishkh@...co.com>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists