-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Nephos] Upgrade SAI to v1.2.3 #1494
Merged
Merged
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
- What I did Upgrading SAI version from v1.0 to v1.2.3 - How I did it Updating platform/nephos/sai.mk - How to verify it Checking the image can build successfully in the branch master - Description for the changelog Upgrade SAI to v1.2.3 - A picture of a cute animal (not mandatory but encouraged) Signed-off-by: Sam Yang <yang.kaiyu@gmail.com>
lguohan
approved these changes
Mar 14, 2018
volodymyrsamotiy
added a commit
to volodymyrsamotiy/sonic-buildimage
that referenced
this pull request
Nov 5, 2020
62e6c5a [bitmap_vnet] Remove BMTOR implementation (sonic-net#1494) 582beae [FPMSYNCD] EVPN Type5 prefix handling in FPMSYNCD (sonic-net#1326) d9ca6e2 [vstest] Resolve intermittent timing failure in test_fgnhg.py (sonic-net#1495) a89b8ed [sub intf] Inherit parent port mtu changes (sonic-net#1479) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
This was referenced Nov 5, 2020
lguohan
pushed a commit
that referenced
this pull request
Nov 9, 2020
62e6c5a [bitmap_vnet] Remove BMTOR implementation (#1494) 582beae [FPMSYNCD] EVPN Type5 prefix handling in FPMSYNCD (#1326) d9ca6e2 [vstest] Resolve intermittent timing failure in test_fgnhg.py (#1495) a89b8ed [sub intf] Inherit parent port mtu changes (#1479) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
62e6c5a [bitmap_vnet] Remove BMTOR implementation (sonic-net#1494) 582beae [FPMSYNCD] EVPN Type5 prefix handling in FPMSYNCD (sonic-net#1326) d9ca6e2 [vstest] Resolve intermittent timing failure in test_fgnhg.py (sonic-net#1495) a89b8ed [sub intf] Inherit parent port mtu changes (sonic-net#1479) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
4 tasks
daall
added a commit
to daall/sonic-buildimage
that referenced
this pull request
Mar 16, 2021
…ux-kernel submodules sonic-swss * Add table descriptions for dynamic buffer calculation to the documents (sonic-net#1664) * Remove vxlanmgrd dependency on orchagent (sonic-net#1647) sonic-utilities * [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (sonic-net#1368) * [warm-reboot]: Check empty key before issuing redis hget (sonic-net#1496) * [generate-dump] Remove Arista specific logic (sonic-net#1482) * [warm-reboot]: added automated recover for ISSU file (sonic-net#1466) * [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (sonic-net#1460) * [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494) sonic-linux-kernel * [net] Disable prio and cls cgroups to make working cgroup2 sock matching (sonic-net#198) Signed-off-by: Danny Allen <daall@microsoft.com>
Merged
4 tasks
liat-grozovik
pushed a commit
that referenced
this pull request
Mar 18, 2021
…ux-kernel submodules (#7064) sonic-swss * Add table descriptions for dynamic buffer calculation to the documents (#1664) * Remove vxlanmgrd dependency on orchagent (#1647) sonic-utilities * [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (#1368) * [warm-reboot]: Check empty key before issuing redis hget (#1496) * [generate-dump] Remove Arista specific logic (#1482) * [warm-reboot]: added automated recover for ISSU file (#1466) * [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (#1460) * [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (#1494) sonic-linux-kernel * [net] Disable prio and cls cgroups to make working cgroup2 sock matching (#198) Signed-off-by: Danny Allen <daall@microsoft.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…how/config muxcable return codes; (sonic-net#1494) his PR fixes the show mux hwmode muxdirection config mux hwmode state cli commands to correctly use the model values for matching the vendor model value present in TRANSCEIVER_INFO table in state DB. This PR also supports the fix for return codes for show mux config mux commands to return 0 if the command executes correctly. What I did fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
This PR updates the following commits in sonic-utilities 5739cd9 [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494) 4a5bd47 [pytest] Increase verbosity (sonic-net#1451) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
This PR updates the following commits in sonic-utilities 5739cd9 [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494) 4a5bd47 [pytest] Increase verbosity (sonic-net#1451) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
Because BMTOR implementation is deprecated and now VRF is used instead Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.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.
- What I did
Upgrading SAI version from v1.0 to v1.2.3
- How I did it
Updating platform/nephos/sai.mk
- How to verify it
Checking the image can build successfully in the branch master
- Description for the changelog
Upgrade SAI to v1.2.3
- A picture of a cute animal (not mandatory but encouraged)