• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OFS / opae-sdk / 7145123923
64%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2023 07:02PM UTC
Jobs 1
Files 139
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Dec 2023 06:49PM UTC coverage: 66.494% (-0.03%) from 66.525%
7145123923

push

github

web-flow
fix: set FPGA buffer read only for bias mode device bias. (#3057)

- Set Host and FPGA buffer map  Writable for Host BIAS mode targeting Host address and Host BIAS mode targeting HDM  (Device) address
  - Set FPGA buffer map read-only for device BIAS mode targeting HDM (Device) address

   CXL Driver IOCTL  buffer map by default Read-only flag value is 0,
   Set buffer map flag to  DFL_CXL_BUFFER_MAP for Read/write buffers

   struct dfl_cxl_cache_buffer_map {
 	__u32 argsz;
   #define DFL_CXL_BUFFER_MAP_WRITABLE 1
 	__u32 flags;
 	__u64 user_addr;
 	__u64 length;
   }

Signed-off-by: anandaravuri <ananda.ravuri@intel.com>

0 of 12 new or added lines in 2 files covered. (0.0%)

15755 of 23694 relevant lines covered (66.49%)

9276.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% samples/cxl_host_exerciser/cxl_he_cmd.h
11
0.0
0.0% samples/cxl_host_exerciser/he_cache_test.h
Jobs
ID Job ID Ran Files Coverage
1 7145123923.1 08 Dec 2023 07:02PM UTC 139
66.49
GitHub Action Run
Source Files on build 7145123923
  • Tree
  • List 139
  • Changed 12
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fefb2309 on github
  • Prev Build on master (#7131768027)
  • Next Build on master (#7171399528)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc