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

Aws ena driver #1209

Closed
wants to merge 6 commits into from
Closed

Aws ena driver #1209

wants to merge 6 commits into from

Conversation

jepio
Copy link
Member

@jepio jepio commented Oct 4, 2023

[Title: describe the change in one sentence]

[ describe the change in 1 - 3 paragraphs ]

How to use

[ describe what reviewers need to do in order to validate this PR ]

Testing done

[Describe the testing you have done before submitting this PR. Please include both the commands you issued as well as the output you got.]

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

dongsupark and others added 6 commits September 19, 2023 18:39
From commit 517e978ef861d2037bf46f4d96e78c2bacbcef3b.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This change installs the module sources and symlinks the module into the kernel
tree for building together in-tree kernel modules. This replaces the ena driver
in the kernel which is an older version (2.1.0) as far as reported version
goes. This is required for the module to be correctly signed for secure boot.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
From commit 517e978ef861d2037bf46f4d96e78c2bacbcef3b.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
The gentoo ebuild has this marked as ~ so accept the keyword in our profiles.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants