OFS / opae-sdk

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

samples:cxl_hello_fpga : Add support for Hello fpga feature for CMC #3050

Closed pl-ravikanth closed 1 year ago

pl-ravikanth commented 1 year ago

Description: samples:cxl_hello_fpga : Add support for Hello fpga feature for CMC

Problem/Feature details:

Fix/Workaround Introduced:

Changes made:

Signed-off-by: Lakshmiravikanth Pammi lakshmiravikanth.pammi@intel.com

Test Command: ./bin/cxl_hello_fpga cache --test hellofpga

Test Output: (root@bapveac041T~/ravikanth/ALPHA/alpha_sws/hello_fpga_231030/hfm_checkin/opae-sdk/mybuild)-> ./bin/cxl_hello_fpga cache --test hellofpga starting test run, count of 1 Number nodes on system:3 HE Cache app numa node:0 HE_TARGET_HOST numa node:0 ** Hello FPGA Start ** Read/write number Lines:5 Read address table size:9 Write address table size:9 DSM buffer numa node: 0 Read/Write buffer numa node: 0

AFU Configuration Starts

AFU Configuration Ends

Test started ......

** DATA Integrity Check Starts **

** DATA Integrity Check Ends ** ** Hello FPGA Executed Successfully ** ** Hello FPGA Ends ** Test cache(1): PASS

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 7017370643


Changes Missing Coverage Covered Lines Changed/Added Lines %
samples/cxl_hello_fpga/cxl_hello_fpga.cpp 0 8 0.0%
samples/cxl_hello_fpga/cxl_hello_fpga.h 0 24 0.0%
samples/cxl_hello_fpga/cxl_hello_fpga_cmd.h 0 140 0.0%
samples/cxl_hello_fpga/cxl_he_cmd.h 0 145 0.0%
samples/cxl_hello_fpga/he_cache_test.h 0 317 0.0%
<!-- Total: 0 634 0.0% -->
Totals Coverage Status
Change from base Build 6909983629: -1.8%
Covered Lines: 15755
Relevant Lines: 23913

💛 - Coveralls