OFS / opae-sdk

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

fix:update fpga dfl ioctl changes and bug fixes #3021

Closed anandaravuri closed 1 year ago

anandaravuri commented 1 year ago

-Remove numa node from dfl ioctl

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6499770113


Changes Missing Coverage Covered Lines Changed/Added Lines %
samples/cxl_host_exerciser/he_cache_test.h 0 26 0.0%
samples/cxl_host_exerciser/cxl_he_cmd.h 0 75 0.0%
samples/cxl_host_exerciser/cxl_he_cache_cmd.h 0 84 0.0%
<!-- Total: 0 185 0.0% -->
Files with Coverage Reduction New Missed Lines %
libraries/plugins/xfpga/open.c 1 74.68%
samples/cxl_host_exerciser/he_cache_test.h 1 0.0%
samples/cxl_host_exerciser/cxl_he_cmd.h 3 0.0%
libraries/plugins/uio/opae_uio.c 4 90.18%
libraries/plugins/vfio/opae_vfio.c 4 82.56%
libraries/plugins/xfpga/mmio.c 6 82.87%
samples/cxl_host_exerciser/cxl_he_cache_cmd.h 10 0.0%
<!-- Total: 29 -->
Totals Coverage Status
Change from base Build 6488434829: -0.3%
Covered Lines: 15755
Relevant Lines: 23053

💛 - Coveralls