Skip to content

Adding CUSE module for rshim interface support#6853

Merged
jcamposeco merged 10 commits intomainfrom
juan/add_cuse_module
Nov 29, 2023
Merged

Adding CUSE module for rshim interface support#6853
jcamposeco merged 10 commits intomainfrom
juan/add_cuse_module

Conversation

@jcamposeco
Copy link
Copy Markdown
Contributor

@jcamposeco jcamposeco commented Nov 28, 2023

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Adding CUSE module to support Rshim iterface used in x86 hosts with Nvidia Bluefield cards connected.

Change Log
  • Add CONFIG_CUSE=m
Does this affect the toolchain?

NO

Associated issues
  • NA
Links to CVEs
Test Methodology

@jcamposeco jcamposeco changed the base branch from 2.0 to main November 28, 2023 00:13
@microsoft-github-policy-service microsoft-github-policy-service Bot added the main PR Destined for main label Nov 28, 2023
@jcamposeco jcamposeco marked this pull request as ready for review November 28, 2023 00:55
@jcamposeco jcamposeco requested review from a team as code owners November 28, 2023 00:55
Copy link
Copy Markdown
Contributor

@rlmenge rlmenge left a comment

Choose a reason for hiding this comment

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

Can you also add CONFIG_FUSE to the ARM64 config? Want to ensure we have alignment across our configs

@jcamposeco
Copy link
Copy Markdown
Contributor Author

Can you also add CONFIG_FUSE to the ARM64 config? Want to ensure we have alignment across our configs

Done

@Camelron
Copy link
Copy Markdown
Contributor

We also probably want this cherry-picked into 3.0-dev so that the changes stick around in AZL3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main PR Destined for main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants