OFS / opae-sdk

Open Programmable Acceleration Engine
https://ofs.github.io
BSD 3-Clause "New" or "Revised" License
251 stars 84 forks source link

host_exerciser: fix buffer comparison in interrupt test mode. HSD 16024517587 #3131

Closed michael-adler closed 2 months ago

michael-adler commented 2 months ago

Buffer comparison varies by FPGA configuration. Stop calling direct memory comparison in interrupt test mode. The caller of he_interrupt() already does the proper test.

Tests run:

Gen5x16 FPGA

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9516929683

Details


Totals Coverage Status
Change from base Build 9474337148: 0.0%
Covered Lines: 15826
Relevant Lines: 24483

💛 - Coveralls