Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Update HE Cache bias command line input #3029

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

anandaravuri
Copy link
Contributor

-Change HE Cache bias command line to –bias host or device
-Change scenario setup message to “Pretest scenario started..” and actual test message Test started ......"
-Change Fails to allocate 2MB huge page: Invalid argument to “Failed to allocate 2MB huge page: Invalid argument”
-Fix output message “number of nodes on system”
-Set Stride value only if user passes command line --stride value.

-Change HE Cache  bias command line to –bias host or device
-Change scenario  setup message  to “Pretest scenario started..”  and  actual test message Test started ......"
-Change Fails to allocate 2MB huge page: Invalid argument to “Failed to allocate 2MB huge page: Invalid argument”
-Fix  output message “number of nodes on system”
-Set Stride value only if user passes command line  --stride value.

Signed-off-by: anandaravuri <ananda.ravuri@intel.com>
@anandaravuri anandaravuri requested a review from a team as a code owner October 16, 2023 22:22
@coveralls
Copy link

coveralls commented Oct 17, 2023

Pull Request Test Coverage Report for Build 6551790477

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 85 (0.0%) changed or added relevant lines in 3 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.02%) to 68.251%

Changes Missing Coverage Covered Lines Changed/Added Lines %
samples/cxl_host_exerciser/he_cache_test.h 0 5 0.0%
samples/cxl_host_exerciser/cxl_he_cmd.h 0 19 0.0%
samples/cxl_host_exerciser/cxl_he_cache_cmd.h 0 61 0.0%
Files with Coverage Reduction New Missed Lines %
samples/cxl_host_exerciser/cxl_he_cmd.h 1 0.0%
libraries/plugins/xfpga/mmio.c 2 84.72%
samples/cxl_host_exerciser/cxl_he_cache_cmd.h 8 0.0%
Totals Coverage Status
Change from base Build 6551140521: -0.02%
Covered Lines: 15768
Relevant Lines: 23103

💛 - Coveralls

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

@KrishnaSimmadhari KrishnaSimmadhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do the necessary changes and checkin.

@anandaravuri anandaravuri merged commit 8586f99 into master Oct 18, 2023
27 checks passed
@anandaravuri anandaravuri deleted the aravuri/fix_cxl_cache_cmd_1 branch October 18, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants