Virtio net#643
Merged
jounathaen merged 9 commits intomainfrom Apr 30, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #643 +/- ##
==========================================
+ Coverage 76.39% 81.80% +5.40%
==========================================
Files 29 33 +4
Lines 4266 4874 +608
==========================================
+ Hits 3259 3987 +728
+ Misses 1007 887 -120 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
If I get it right, using |
ff445af to
abe8633
Compare
Contributor
|
Some bugs were found when it comes to handling BARs: size/mode aren't handled correctly. I'll document progress and fix on BaderSZ#2 |
f4b2793 to
269af79
Compare
130b7fe to
69b95db
Compare
61a154d to
5260dbd
Compare
fogti
requested changes
Jul 3, 2025
5260dbd to
512df5e
Compare
b254ed9 to
36e21d4
Compare
Merged
fde7519 to
6bc1c40
Compare
This was referenced Apr 30, 2026
fogti
reviewed
Apr 30, 2026
Fixes: #229 Co-authored-by: Bader Zaidan <bader.zaidan@rwth-aachen.de>
…tead on NetworkBackend
fogti
approved these changes
Apr 30, 2026
I believe all comments are sufficiently addressed now.
Member
Author
|
FINALLY! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a rebase and rework of #536 done by @BaderSZ
Original description:
Fixes: #1
Fixes: #1162
Fixes: #253
Unsolved/for follow-up issues/prs: