-
Notifications
You must be signed in to change notification settings - Fork 687
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
infiniband soft_RoCE implement #1603
Open
FlashBarryAllen
wants to merge
25
commits into
seladb:dev
Choose a base branch
from
FlashBarryAllen:master
base: dev
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.
+631
−0
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
64cbd61
add infinibandlayer rxe for pcapp
FlashBarryAllen 9f6016f
add bth definiction
FlashBarryAllen bb61530
Merge branch 'dev' into master
FlashBarryAllen 3a7dfaf
fix C-cast and add override to code
FlashBarryAllen 05333c8
fix pre-commit errors
FlashBarryAllen 008eab7
fix macro and coding style
FlashBarryAllen 86d3a58
IB toString use more efficient style
FlashBarryAllen 5cbc3f9
IB coding style fix
FlashBarryAllen b6f3c04
add documentation of IB
FlashBarryAllen b7a2a74
add IB creation test case
FlashBarryAllen 5d2402e
Merge branch 'dev' into master
FlashBarryAllen 9579f68
fix IB code format
FlashBarryAllen 33308c1
Merge branch 'dev' into master
FlashBarryAllen 342367e
doxygen fix
FlashBarryAllen d9aaee5
Merge branch 'master' of github.com:FlashBarryAllen/PcapPlusPlus
FlashBarryAllen 254231f
Merge branch 'dev' into master
FlashBarryAllen 09a9e92
IB code style fix
FlashBarryAllen 451aa5c
Merge branch 'master' of github.com:FlashBarryAllen/PcapPlusPlus
FlashBarryAllen 1f0935e
Merge branch 'dev' into master
FlashBarryAllen 0623403
Merge branch 'dev' into master
FlashBarryAllen 8a05842
IB add pcap
FlashBarryAllen 4a02168
Merge branch 'dev' into master
FlashBarryAllen e2d8f04
fix IB argument type
FlashBarryAllen dd63809
Merge branch 'master' of github.com:FlashBarryAllen/PcapPlusPlus
FlashBarryAllen 6db4619
Merge branch 'dev' into master
FlashBarryAllen 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
fix IB code format
commit 9579f68f639315c33203c54d7fc25ff0a6d5b783
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
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please add |
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
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.
ditto: What is
migreq
?