[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <217ae0b0-1d0c-bde9-e3f1-c52cbd3bd112@gmail.com>
Date: Tue, 28 Mar 2017 09:24:15 -0700
From: David Daney <ddaney.cavm@...il.com>
To: Christoph Hellwig <hch@....de>
Cc: bhelgaas@...gle.com, davem@...emloft.net,
netanel@...apurnalabs.com, jcliburn@...il.com,
chris.snook@...il.com, sgoutham@...ium.com, rric@...nel.org,
netdev@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH 5/5] PCI: remove pci_enable_msix
On 03/27/2017 11:41 PM, Christoph Hellwig wrote:
> On Mon, Mar 27, 2017 at 10:30:46AM -0700, David Daney wrote:
>>> Use pci_enable_msix_{exact,range} for now, as I told you before.
>>>
>>
>> That still results in twice as many MSI-X being provisioned than are needed.
>
> How so? Except for the return value, a pci_enable_msix_exact call with the
> same arguments as your previous pci_enable_msix will work exactly the
> same.
>
Sorry, I think it was my misunderstanding. I didn't realize that we had
essentially renamed the function, but left the functionality mostly
unchanged.
Powered by blists - more mailing lists