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

kernel: T6286: Enable Generic driver for Hyper-V VMBus #579

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

zdc
Copy link
Contributor

@zdc zdc commented Apr 30, 2024

Change Summary

Enable Generic driver for Hyper-V VMBus

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Component(s) name

kernel

Proposed changes

Generic driver for Hyper-V VMBus is required in Hyper-V environments for direct access to network devices from userspace.

How to test

Can be tested with DPDK-enabled applications using this instruction: https://doc.dpdk.org/guides/nics/netvsc.html

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Generic driver for Hyper-V VMBus is required in Hyper-V environments for direct
access to network devices from userspace.
@zdc zdc added the current label Apr 30, 2024
@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, jestabro, sever-sever and c-po and removed request for a team April 30, 2024 19:57
@c-po
Copy link
Member

c-po commented Apr 30, 2024

@Mergifyio backport sagitta

@c-po c-po merged commit 29f7a0c into vyos:current Apr 30, 2024
5 checks passed
Copy link

mergify bot commented Apr 30, 2024

backport sagitta

✅ Backports have been created

sever-sever added a commit that referenced this pull request May 1, 2024
kernel: T6286: Enable Generic driver for Hyper-V VMBus (backport #579)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants