-
Notifications
You must be signed in to change notification settings - Fork 82
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
feature: support infiniband with ib-sriov and ipoib cni #2815
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
071763c
suport ib-sriov cni
weizhoublue b07d4c1
fix
weizhoublue 1cb4a70
fix
weizhoublue dc8ca75
fix
weizhoublue 420d28c
fix
weizhoublue da8cb38
fix
weizhoublue fd34d60
d
weizhoublue 912899e
ipoib
weizhoublue 69147dc
ipoib
weizhoublue 7e90743
ipoib
weizhoublue b9cb791
ipoib
weizhoublue f9d1286
ipoib
weizhoublue c826404
ipoib
weizhoublue f4f8d03
ipoib
weizhoublue 7131cae
ipoib
weizhoublue ff9cf38
ipoib
weizhoublue c3c3ba5
ipoib
weizhoublue e1f19d3
ipoib
weizhoublue f71d3c9
d
weizhoublue 434d3d9
d
weizhoublue cce480f
d
weizhoublue 569a136
d
weizhoublue 4e6078d
d
weizhoublue 5f1c3c6
d
weizhoublue 7a38732
d
weizhoublue 1bc4218
d
weizhoublue 4d1268c
d
weizhoublue 2c604e0
d
weizhoublue 3d6e000
d
weizhoublue bace082
d
weizhoublue 110125e
d
weizhoublue deaab5c
d
weizhoublue 1b89e23
d
weizhoublue e3f831a
d
weizhoublue 48022ca
d
weizhoublue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sort 一下 imports
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IDE 自动排的,save 就这样
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
goland 的自动排序没 vscode 好使...