Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

michael-adler
Copy link
Member

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

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.

Signed-off-by: Michael Adler <michael.adler@intel.com>
@michael-adler michael-adler self-assigned this Jun 14, 2024
@michael-adler michael-adler requested a review from a team as a code owner June 14, 2024 13:26
@coveralls
Copy link

coveralls commented Jun 14, 2024

Pull Request Test Coverage Report for Build 9516929683

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 64.641%

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

💛 - Coveralls

@michael-adler michael-adler merged commit 6546787 into OFS:master Jun 14, 2024
19 checks passed
@michael-adler michael-adler deleted the mcadler/he_mem_intr branch June 14, 2024 15:27
@nanditha-intel nanditha-intel changed the title host_exerciser: fix buffer comparison in interrupt test mode host_exerciser: fix buffer comparison in interrupt test mode. HSD 16024517587 Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants