[utilities]: update sonic-utilities submodule#1143
Merged
qiluo-msft merged 1 commit intosonic-net:masterfrom Nov 12, 2017
qiluo-msft:qiluo/update-sub
Merged
[utilities]: update sonic-utilities submodule#1143qiluo-msft merged 1 commit intosonic-net:masterfrom qiluo-msft:qiluo/update-sub
qiluo-msft merged 1 commit intosonic-net:masterfrom
qiluo-msft:qiluo/update-sub
Conversation
Signed-off-by: Qi Luo <[email protected]>
Collaborator
|
Build triggered. sha1 is merged. |
2 similar comments
Collaborator
|
Build triggered. sha1 is merged. |
Collaborator
|
Build triggered. sha1 is merged. |
Collaborator
|
Build started sha1 is merged. |
2 similar comments
Collaborator
|
Build started sha1 is merged. |
Collaborator
|
Build started sha1 is merged. |
lguohan
approved these changes
Nov 12, 2017
Collaborator
|
pending on build results |
Collaborator
|
No test results found. |
Collaborator
|
Build finished. No test results found. |
1 similar comment
Collaborator
|
Build finished. No test results found. |
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Dec 20, 2019
9f6efa0 [port/buffer] introduce a sync mechanism to protect port PG/queue from changes under PFC storm (sonic-net#1143) 823e426 [aclorch] Enable DSCP rules on IPv6 mirror tables (sonic-net#1146) b8745f8 [bitmap_vnet]: Fix removal flow for tunnel route (sonic-net#1139) 03be983 Increase ip2me CIR/CBR for faster in-band file transfers (sonic-net#1000) a4a1d3b [vnet]: Update VNET route table size to 40K for BITMAP implementation (sonic-net#1132) efe142a Fix bug: Wrong condition for mac address (sonic-net#1142) 7bf63a0 [teammgrd]during warm-reboot teamd need to recover system-id from saved lacp-pdu (sonic-net#1003) 8b4cfb6 Cleanup configure.ac from BFN specific code (sonic-net#1133) b931751 [teamsyncd]: Add retry logic in teamsyncd to avoid team handler init failure (sonic-net#854) Signed-off-by: Stepan Blyschak <[email protected]>
lguohan
pushed a commit
that referenced
this pull request
Dec 27, 2019
9f6efa0 [port/buffer] introduce a sync mechanism to protect port PG/queue from changes under PFC storm (#1143) 823e426 [aclorch] Enable DSCP rules on IPv6 mirror tables (#1146) b8745f8 [bitmap_vnet]: Fix removal flow for tunnel route (#1139) 03be983 Increase ip2me CIR/CBR for faster in-band file transfers (#1000) a4a1d3b [vnet]: Update VNET route table size to 40K for BITMAP implementation (#1132) efe142a Fix bug: Wrong condition for mac address (#1142) 7bf63a0 [teammgrd]during warm-reboot teamd need to recover system-id from saved lacp-pdu (#1003) 8b4cfb6 Cleanup configure.ac from BFN specific code (#1133) b931751 [teamsyncd]: Add retry logic in teamsyncd to avoid team handler init failure (#854) Signed-off-by: Stepan Blyschak <[email protected]>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…m changes under PFC storm (sonic-net#1143) * [port/buffer] introduce a sync mechanism to protect port PG/queue from changes under PFC storm Signed-off-by: Stepan Blyschak <[email protected]> * [pfcactionhandler] fix pg lock bit is not set Signed-off-by: Stepan Blyschak <[email protected]> * [portsorch_ut] add PfcZeroBufferHandlerLocksPortPgAndQueue unit test Signed-off-by: Stepan Blyschak <[email protected]> * [pfcactionhandler] add method header Signed-off-by: Stepan Blyschak <[email protected]> * [port.h] fix typos Signed-off-by: Stepan Blyschak <[email protected]> * [pfcactionhandler] fix method name that set lock bits Signed-off-by: Stepan Blyschak <[email protected]>
lguohan
pushed a commit
that referenced
this pull request
Oct 6, 2020
- [acl-loader] Revert fix for IP protocol == 0 (#1142) - Show sflow interface to display all interfaces enabled for sflow (#1143) - [sflow_test.py]: tests for config sflow commands. (#1112) - [config/console] Support add/del console port setting commands (#1136) - [cli][bgp]use vtysh in the show ip bgp summary command (#1137) - [README.md] Describe new package creation schema (#1131) - [consutil] Remove actual baud and refactor lib for future change (#1130) Signed-off-by: Danny Allen <[email protected]>
abdosi
added a commit
that referenced
this pull request
Oct 30, 2020
ce0bebe83de3deac8e238ab63c4a34715cfa1336 (HEAD -> 201911, origin/201911) Fix `show queue watermark` command fail (#1147) a55de1b0853c525098ac252408c6aa934d24ed0c Show sflow interface to display all interfaces enabled for sflow (#1143) Signed-off-by: Abhishek Dosi <[email protected]>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
Jan 14, 2021
…m changes under PFC storm (sonic-net#1143) * [port/buffer] introduce a sync mechanism to protect port PG/queue from changes under PFC storm Signed-off-by: Stepan Blyschak <[email protected]> * [pfcactionhandler] fix pg lock bit is not set Signed-off-by: Stepan Blyschak <[email protected]> * [portsorch_ut] add PfcZeroBufferHandlerLocksPortPgAndQueue unit test Signed-off-by: Stepan Blyschak <[email protected]> * [pfcactionhandler] add method header Signed-off-by: Stepan Blyschak <[email protected]> * [port.h] fix typos Signed-off-by: Stepan Blyschak <[email protected]> * [pfcactionhandler] fix method name that set lock bits Signed-off-by: Stepan Blyschak <[email protected]>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
…t#5545) - [acl-loader] Revert fix for IP protocol == 0 (sonic-net#1142) - Show sflow interface to display all interfaces enabled for sflow (sonic-net#1143) - [sflow_test.py]: tests for config sflow commands. (sonic-net#1112) - [config/console] Support add/del console port setting commands (sonic-net#1136) - [cli][bgp]use vtysh in the show ip bgp summary command (sonic-net#1137) - [README.md] Describe new package creation schema (sonic-net#1131) - [consutil] Remove actual baud and refactor lib for future change (sonic-net#1130) Signed-off-by: Danny Allen <[email protected]>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
skr31
pushed a commit
to skr31/sonic-buildimage
that referenced
this pull request
May 25, 2025
<!--
Please make sure you've read and understood our contributing guidelines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
** Make sure all your commits include a signature generated with `git
commit -s` **
If this is a bug fix, make sure your description includes "fixes #xxxx",
or
"closes #xxxx" or "resolves #xxxx"
Please provide the following information:
-->
#### Why I did it
Upgrade xgs SAI version to 12.5.4.3 with the following changes:
- 12.5.3.3: Add Sai support for SAI_PORT_ATTR_OPER_PORT_FEC_MODE
- 12.5.4.3: Adding the FEC accumulation support for S0-S16 Codeword
stats
##### Work item tracking
- Microsoft ADO **(number only)**: 32980790
#### How I did it
Upgrade the SAI version in the sai.mk file.
#### How to verify it
Signed-off-by: zitingguo-ms <[email protected]>
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
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.