-
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
Revert "[mellanox]: Enable fast boot mode for SX kernel (#853)" #862
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
This reverts commit 77a0bcb. Revert due to issue with BGPv6 sessions
qiluo-msft
approved these changes
Aug 2, 2017
stcheng
pushed a commit
to stcheng/sonic-buildimage
that referenced
this pull request
May 9, 2019
[vnetorch]: Use metadata matching for tunnel (sonic-net#841) [aclorch]: Add ICMP type/code match for v4/v6 (sonic-net#868) [restore_neighbors] fix failure with scapy 2.4.2 (sonic-net#862) [intfsorch] Fix bug for VRF existence check (sonic-net#882) Return 0 for CRM counter instead of None if no match (sonic-net#879) Undo skipping Vnet tests, Vrf check before enslaving (sonic-net#857) [Makefile]: Remove header files from source files (sonic-net#883) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
prsunny
pushed a commit
that referenced
this pull request
May 10, 2019
[vnetorch]: Use metadata matching for tunnel (#841) [aclorch]: Add ICMP type/code match for v4/v6 (#868) [restore_neighbors] fix failure with scapy 2.4.2 (#862) [intfsorch] Fix bug for VRF existence check (#882) Return 0 for CRM counter instead of None if no match (#879) Undo skipping Vnet tests, Vrf check before enslaving (#857) [Makefile]: Remove header files from source files (#883) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
[vnetorch]: Use metadata matching for tunnel (sonic-net#841) [aclorch]: Add ICMP type/code match for v4/v6 (sonic-net#868) [restore_neighbors] fix failure with scapy 2.4.2 (sonic-net#862) [intfsorch] Fix bug for VRF existence check (sonic-net#882) Return 0 for CRM counter instead of None if no match (sonic-net#879) Undo skipping Vnet tests, Vrf check before enslaving (sonic-net#857) [Makefile]: Remove header files from source files (sonic-net#883) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
abdosi
added a commit
that referenced
this pull request
Apr 7, 2020
[watermarkstat] Fix issue of fields overwritten before display (#862)
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 24, 2020
[watermarkstat] Fix issue of fields overwritten before display (sonic-net#862)
lguohan
pushed a commit
that referenced
this pull request
Apr 29, 2020
* src/sonic-utilities 798ce2f...7ce5b62 (19): > [utility] Filter FDB entries (#890) > [fast reboot] set a fast-reboot DB flag (#887) > [show] Add 'ip/ipv6 bgp network' commands (#888) > [Vxlan] : adding show vnet/vxlan cmds (#880) > [show][bgp] Use only 'show ip bgp' as the base and use bgp_frr_v4 file for FRR routing stack (#884) > Revert "[config] Implement a process level lock (#857)" (#882) > [generate_dump] Dump systemd specific information (#602) > [config] Implement a process level lock (#857) > [fwutil]: Update Command-Reference.md. (#876) > Add platform options to 'show techsupport' command (#865) > [doc]: add ltgm and jenkins badge (#875) > Fix even more Python warnings (#873) > [showtech]: dump docker stats (#864) > Fix more Python warnings (#869) > Fix Python warnings (#867) > Fixes bug for PFCWD feature parameters (#838) > Explicitly specify command names with underscores (continued) (#852) > [watermarkstat] Fix issue of fields overwritten before display (#862) > [pfc] Add command line to enable/disable/show PFC (#796)
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…-net#862) Fix the bug where the unicast/multicast queue watermark display was incorrect - How I did it Calculate the header list dynamically for PG and queue display Display the correct queue numbers in the output instead of always starting the index from 0 Calculate the display position relative to the starting index Signed-off-by: Neetha John <nejo@microsoft.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.
This reverts commit 77a0bcb.
Revert due to issue with BGPv6 sessions