Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL drivers

2020-07-06 Thread Xu Yilun
Hi Moritz: Do you have more concern on the last 4 patches? Thanks in advance. On Tue, Jun 23, 2020 at 03:42:07PM -0700, Moritz Fischer wrote: > Will look at it this week. > > - Moritz > > On Mon, Jun 22, 2020 at 10:30 PM Xu Yilun wrote: > > > > On Mon, Jun 22, 2020 at 05:27:20AM -0700, Tom Ri

Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL drivers

2020-06-23 Thread Moritz Fischer
Will look at it this week. - Moritz On Mon, Jun 22, 2020 at 10:30 PM Xu Yilun wrote: > > On Mon, Jun 22, 2020 at 05:27:20AM -0700, Tom Rix wrote: > > In addition to reviewing, I have run these changes on the pac a10 card and > > while i do not have an afu using interrupts, I have exercised some

Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL drivers

2020-06-22 Thread Xu Yilun
On Mon, Jun 22, 2020 at 05:27:20AM -0700, Tom Rix wrote: > In addition to reviewing, I have run these changes on the pac a10 card and > while i do not have an afu using interrupts, I have exercised some of the new > interfaces. > > The most useful i have submitted to selftests drivers/fpga.  In

Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL drivers

2020-06-22 Thread Tom Rix
In addition to reviewing, I have run these changes on the pac a10 card and while i do not have an afu using interrupts, I have exercised some of the new interfaces. The most useful i have submitted to selftests drivers/fpga.  In the future, this would be a good place to put other fpga unit test

Re: [PATCH v7 0/7] Add interrupt support to FPGA DFL drivers

2020-06-21 Thread Xu Yilun
Hi Moritz: Could you please help review the patchset when you have time? You have already reviewed the first 3 patches some time ago. The comments are all fixed. Hao and Redhat guys also have done several rounds of review. The patches are all Acked-by Hao, reviewed by Marcelo & Tom. There is lit

[PATCH v7 0/7] Add interrupt support to FPGA DFL drivers

2020-06-15 Thread Xu Yilun
This patchset add interrupt support to FPGA DFL drivers. With these patches, DFL driver will parse and assign interrupt resources for enumerated feature devices and their sub features. This patchset also introduces a set of APIs for user to monitor DFL interrupts. Three sub features (DFL FME erro