Skip to content

Conversation

zulinx86
Copy link
Contributor

@zulinx86 zulinx86 commented Sep 23, 2024

Changes

Unpin 6.1 kernel

Reason

Fixes #4795.

Now the latest AL2023 kernel is 6.1.109-118.189.amzn2023 and the issue has gone.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md.

PR Checklist

  • If a specific issue led to this PR, this PR closes the issue.
  • The description of changes is clear and encompassing.
  • [ ] Any required documentation changes (code and docs) are included in this
    PR.
  • [ ] API changes follow the Runbook for Firecracker API changes.
  • [ ] User-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.
  • [ ] New TODOs link to an issue.
  • Commits meet
    contribution quality standards.

  • This functionality cannot be added in rust-vmm.

Now the latest AL2023 kernel is 6.1.109-118.189.amzn2023 and the
issue firecracker-microvm#4795 has gone.

Signed-off-by: Takahiro Itazuri <[email protected]>
@zulinx86 zulinx86 added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label Sep 23, 2024
@zulinx86 zulinx86 merged commit 4bbbec0 into firecracker-microvm:main Sep 23, 2024
5 checks passed
@zulinx86 zulinx86 deleted the unpin_6.1 branch September 23, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Awaiting review Indicates that a pull request is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors on the TX path of the network device: Failed to write to tap: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }

4 participants