-
Notifications
You must be signed in to change notification settings - Fork 6
release prep part 2 rebase #988
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
Draft
daniel-noland
wants to merge
10
commits into
pr/fredi/R1-integration
Choose a base branch
from
pr/daniel-noland/release-prep-part-2-rebase
base: pr/fredi/R1-integration
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
release prep part 2 rebase #988
daniel-noland
wants to merge
10
commits into
pr/fredi/R1-integration
from
pr/daniel-noland/release-prep-part-2-rebase
Conversation
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
6755cce to
b4a05cf
Compare
b4a05cf to
271275e
Compare
c43d954 to
e60166a
Compare
271275e to
9962a22
Compare
e60166a to
508aa5f
Compare
fa4cbc1 to
95bc094
Compare
ea41cc6 to
d6d519a
Compare
95bc094 to
59817b1
Compare
d6d519a to
29fe4bf
Compare
fc68523 to
a70bdf6
Compare
Signed-off-by: Daniel Noland <daniel@githedgehog.com>
- remove inline - mark fmt as cold Signed-off-by: Daniel Noland <daniel@githedgehog.com>
This commit takes care of the actual passing of a memfd from dataplane init down into dataplane after a hardware scan and argument parsing. It basically takes care of the TODO from last time. Signed-off-by: Daniel Noland <daniel@githedgehog.com>
With this commit the dataplane now consumes and acts on the memfd created by dataplane init from the previous commit. Co-authored-by: Fredi Raspal <fredi@githedgehog.com> Signed-off-by: Daniel Noland <daniel@githedgehog.com>
We could keep them, but at this point this functionality is not needed and forces us to maintain code that may not be needed. Note: this breakes the kernel driver. Signed-off-by: Fredi Raspall <fredi@githedgehog.com>
Signed-off-by: Fredi Raspall <fredi@githedgehog.com>
Signed-off-by: Fredi Raspall <fredi@githedgehog.com>
Create taps for the interfaces specified via cmd line args. Taps should be created before drivers start so that the latter can learn their during their initialization. Signed-off-by: Fredi Raspall <fredi@githedgehog.com>
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.
No description provided.