Re: [PATCH v5 2/7] fpga: dfl: pci: add irq info for feature devices enumeration

2020-05-25 Thread Marcelo Tosatti
On Mon, Apr 20, 2020 at 04:11:38PM +0800, Xu Yilun wrote: > Some DFL FPGA PCIe cards (e.g. Intel FPGA Programmable Acceleration > Card) support MSI-X based interrupts. This patch allows PCIe driver > to prepare and pass interrupt resources to DFL via enumeration API. > These interrupt resources cou

Re: [PATCH v5 2/7] fpga: dfl: pci: add irq info for feature devices enumeration

2020-05-13 Thread Xu Yilun
On Mon, May 11, 2020 at 09:13:01PM -0700, Moritz Fischer wrote: > On Mon, Apr 20, 2020 at 04:11:38PM +0800, Xu Yilun wrote: > > Some DFL FPGA PCIe cards (e.g. Intel FPGA Programmable Acceleration > > Card) support MSI-X based interrupts. This patch allows PCIe driver > > to prepare and pass interru

Re: [PATCH v5 2/7] fpga: dfl: pci: add irq info for feature devices enumeration

2020-05-11 Thread Moritz Fischer
On Mon, Apr 20, 2020 at 04:11:38PM +0800, Xu Yilun wrote: > Some DFL FPGA PCIe cards (e.g. Intel FPGA Programmable Acceleration > Card) support MSI-X based interrupts. This patch allows PCIe driver > to prepare and pass interrupt resources to DFL via enumeration API. > These interrupt resources cou