-
Notifications
You must be signed in to change notification settings - Fork 49
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
dcbnetlink: Use tobytes instead of depracated tostring #29
Open
royno-nvidia
wants to merge
13
commits into
Mellanox:mlnx_ofed_5_4
Choose a base branch
from
royno-nvidia:fix_tostring_use
base: mlnx_ofed_5_4
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.
Open
dcbnetlink: Use tobytes instead of depracated tostring #29
royno-nvidia
wants to merge
13
commits into
Mellanox:mlnx_ofed_5_4
from
royno-nvidia:fix_tostring_use
Conversation
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
Issue: 2699020 Signed-off-by: Maor Dickman <[email protected]>
tsbin/mlnx_bf_configure: Add ability to set metadata match mode
Signed-off-by: Vladimir Sokolovsky <[email protected]>
RSHIM log buffer available through /dev/rshim0/misc is limited in size and should be used for critical messages only Signed-off-by: Vladimir Sokolovsky <[email protected]>
Signed-off-by: Bodong Wang <[email protected]>
Signed-off-by: Maor Dickman <[email protected]>
tsbin: Ignore set max connections failure
Signed-off-by: Bodong Wang <[email protected]>
mlnx_bf_configure: set lag hash mode to be off as default
Issue: 2804305 Signed-off-by: Roy Novich <[email protected]>
…on boot Added the ability to enable IPsec full offload by setting the IPSEC_FULL_OFFLOAD flag to "yes" in the mlnx-bf.conf file Signed-off-by: Emeel Hakim <[email protected]>
tsbin/mlnx_bf_configure: Add ability for enabling IPsec full offload …
Issue: 2939873 Signed-off-by: Roy Novich <[email protected]>
royno-nvidia
force-pushed
the
fix_tostring_use
branch
from
February 1, 2022 16:38
ed9dedb
to
cd96141
Compare
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.
Issue: 2939873
Signed-off-by: Roy Novich [email protected]