OFS / opae-sdk

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

Feature: adding opae-mem #3055

Closed tswhison closed 10 months ago

tswhison commented 11 months ago

Description

Adding opae-mem tool and updates to the OPAE Python bindings that support it. opae-mem is intended to be a replacement for ofs.uio.

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

Tests added:

Tests run:

CI

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7171237685


Changes Missing Coverage Covered Lines Changed/Added Lines %
libraries/plugins/uio/dfl.c 1 2 50.0%
libraries/plugins/vfio/dfl.c 1 2 50.0%
<!-- Total: 2 4 50.0% -->
Totals Coverage Status
Change from base Build 7145123923: -0.005%
Covered Lines: 15756
Relevant Lines: 23697

💛 - Coveralls