Re: [PATCH v3] selftests: drivers: fpga: A test for interrupt support

2021-01-24 Thread Tom Rix
On 1/23/21 8:24 PM, Moritz Fischer wrote: > Tom, > > On Sun, Jan 17, 2021 at 08:18:15AM -0800, t...@redhat.com wrote: >> From: Tom Rix >> >> Check that the ioctl DFL_FPGA_PORT_ERR_GET_IRQ_NUM returns >> an expected result. >> >> Tested on vf device 0xbcc1 >> >> Sample run with >> # make -C

Re: [PATCH v3] selftests: drivers: fpga: A test for interrupt support

2021-01-23 Thread Moritz Fischer
Tom, On Sun, Jan 17, 2021 at 08:18:15AM -0800, t...@redhat.com wrote: > From: Tom Rix > > Check that the ioctl DFL_FPGA_PORT_ERR_GET_IRQ_NUM returns > an expected result. > > Tested on vf device 0xbcc1 > > Sample run with > # make -C tools/testing/selftests TARGETS=drivers/fpga run_tests >

[PATCH v3] selftests: drivers: fpga: A test for interrupt support

2021-01-17 Thread trix
From: Tom Rix Check that the ioctl DFL_FPGA_PORT_ERR_GET_IRQ_NUM returns an expected result. Tested on vf device 0xbcc1 Sample run with # make -C tools/testing/selftests TARGETS=drivers/fpga run_tests ... TAP version 13 1..1 # selftests: drivers/fpga: intr # TAP version 13 # 1..1 # #