OFS / opae-sdk

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

[Fix] mem_tg timeout and overflow fixes #3031

Closed robert-purcaru closed 12 months ago

robert-purcaru commented 1 year ago

Description

Fixed timeout issue in mem_tg and elaborated on --help in mem_tg to describe limits for -r -w and -bls to prevent overflow behavior.

Collateral (docs, reports, design examples, case IDs):

Tests added:

Tests run:

mem_tg test

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6590989359


Changes Missing Coverage Covered Lines Changed/Added Lines %
samples/mem_tg/tg_test.h 0 13 0.0%
<!-- Total: 0 13 0.0% -->
Files with Coverage Reduction New Missed Lines %
samples/mem_tg/tg_test.h 3 0.0%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 6564903383: -0.03%
Covered Lines: 15768
Relevant Lines: 23113

💛 - Coveralls