-
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
Sonic fstrim #1520
Merged
Merged
Sonic fstrim #1520
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
yxieca
approved these changes
Mar 21, 2018
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Dec 3, 2020
swss: - [port_rates][rif_rates] Fix port_rates.lua (sonic-net#1520) - Improve the way of handling BUFFER_PG during PFC storm (sonic-net#1480) - [Orchagent] Vxlanorch and Portsorch changes for EVPN VXLAN (sonic-net#1264) - [sub intf] ecmp hardware convergence acceleration at parent port oper status changes (sonic-net#1492) - [dvs/copp] Adjust policer checks in VS tests for default COPP policers (sonic-net#1519) - Flush ARP/neighbor entry on FDB flush when port L2-L3 (sonic-net#1506) - [intfmgr]: Add GARP support (sonic-net#1503) swss-common: - [Dynamic buffer calc] Support dynamic buffer calculation (sonic-net#361) - README.md: Update build requirements (sonic-net#414) Signed-off-by: Stephen Sun <stephens@nvidia.com>
3 tasks
daall
pushed a commit
that referenced
this pull request
Dec 4, 2020
swss: - [port_rates][rif_rates] Fix port_rates.lua (#1520) - Improve the way of handling BUFFER_PG during PFC storm (#1480) - [Orchagent] Vxlanorch and Portsorch changes for EVPN VXLAN (#1264) - [sub intf] ecmp hardware convergence acceleration at parent port oper status changes (#1492) - [dvs/copp] Adjust policer checks in VS tests for default COPP policers (#1519) - Flush ARP/neighbor entry on FDB flush when port L2-L3 (#1506) - [intfmgr]: Add GARP support (#1503) swss-common: - [Dynamic buffer calc] Support dynamic buffer calculation (#361) - README.md: Update build requirements (#414) Signed-off-by: Stephen Sun <stephens@nvidia.com>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
…t#6111) swss: - [port_rates][rif_rates] Fix port_rates.lua (sonic-net#1520) - Improve the way of handling BUFFER_PG during PFC storm (sonic-net#1480) - [Orchagent] Vxlanorch and Portsorch changes for EVPN VXLAN (sonic-net#1264) - [sub intf] ecmp hardware convergence acceleration at parent port oper status changes (sonic-net#1492) - [dvs/copp] Adjust policer checks in VS tests for default COPP policers (sonic-net#1519) - Flush ARP/neighbor entry on FDB flush when port L2-L3 (sonic-net#1506) - [intfmgr]: Add GARP support (sonic-net#1503) swss-common: - [Dynamic buffer calc] Support dynamic buffer calculation (sonic-net#361) - README.md: Update build requirements (sonic-net#414) Signed-off-by: Stephen Sun <stephens@nvidia.com>
renukamanavalan
added a commit
to renukamanavalan/sonic-buildimage
that referenced
this pull request
Mar 24, 2021
* 553936b (HEAD, origin/master, origin/HEAD, master) route_check: Fix hanging & logging level (sonic-net#1520) * ed45412 [show][config] add support for setting and displaying switching modes on Y cable (sonic-net#1501) * bf46638 Handling error scenario of adding port to Vlan which is part of LAG (sonic-net#1516) * ae39883 Fix bug: show vlan config for vlan with no members (sonic-net#1503) * 3a482ac [test] Update unit test coverage for command 'show mac' (sonic-net#1504) * 4a0c010 [config] Disable/enable container monitoring when stopping/starting services (sonic-net#1499)
4 tasks
ghost
mentioned this pull request
Mar 24, 2021
4 tasks
lguohan
pushed a commit
that referenced
this pull request
Mar 24, 2021
* 553936b (HEAD, origin/master, origin/HEAD, master) route_check: Fix hanging & logging level (#1520) * ed45412 [show][config] add support for setting and displaying switching modes on Y cable (#1501) * bf46638 Handling error scenario of adding port to Vlan which is part of LAG (#1516) * ae39883 Fix bug: show vlan config for vlan with no members (#1503) * 3a482ac [test] Update unit test coverage for command 'show mac' (#1504) * 4a0c010 [config] Disable/enable container monitoring when stopping/starting services (#1499)
daall
added a commit
to daall/sonic-buildimage
that referenced
this pull request
Apr 1, 2021
…tilites submodules sonic-swss -[SFlowMgr] Sflow Crash on 200G ports handled (sonic-net#1683) -Stablize the test case (sonic-net#1679) -Remove PGs from an administratively down port. (sonic-net#1677) sonic-swss-common - fix getting hash from redis db (sonic-net#465) - [dbconnector] Initialize redisContext (sonic-net#464) sonic-utilities - route_check: Fix hanging & logging level (sonic-net#1520) - Add self timeout and crash if exceeded. (sonic-net#1502) - [reboot] User-friendly reboot cause message for kernel panic (sonic-net#1486) - [acl-loader]: do not add default deny rule for egress acl (sonic-net#1531) Signed-off-by: Danny Allen <daall@microsoft.com>
Merged
4 tasks
daall
added a commit
that referenced
this pull request
Apr 2, 2021
…tilites submodules (#7209) sonic-swss -[SFlowMgr] Sflow Crash on 200G ports handled (#1683) -Stablize the test case (#1679) -Remove PGs from an administratively down port. (#1677) sonic-swss-common - fix getting hash from redis db (#465) - [dbconnector] Initialize redisContext (#464) sonic-utilities - route_check: Fix hanging & logging level (#1520) - Add self timeout and crash if exceeded. (#1502) - [reboot] User-friendly reboot cause message for kernel panic (#1486) - [acl-loader]: do not add default deny rule for egress acl (#1531) Signed-off-by: Danny Allen <daall@microsoft.com>
abdosi
added a commit
that referenced
this pull request
Apr 12, 2021
209b7ddec109587ddeb90071ca23ae6a288b1442 (HEAD -> 201911, origin/201911) Fixed the possibility of using uninitialized variable in route_check.py (#1551) e30387cbebaaccbf9385059b1e501955c40be338 route_check: Fix hanging & logging level (#1520) 3c8de6950615a4608a80e3d47ea678f8e8487186 Add self timeout and crash if exceeded. (#1502) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
Fix for hanging: Enforce max len on string to be printed to stdout. With huge mismatch, the message to print can be too long to hang python print statement. Lower logging level: The log for "details of route mismatch" is lowered to WARNING. The caller of the route_check may log error, as it sees it fit. The failure of route_check is indicated to caller via exit code. How to verify it Simulate error (route-mismatch), and verify a) message len does not exceed set MAX b) log level is WARNING
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
* 553936b (HEAD, origin/master, origin/HEAD, master) route_check: Fix hanging & logging level (sonic-net#1520) * ed45412 [show][config] add support for setting and displaying switching modes on Y cable (sonic-net#1501) * bf46638 Handling error scenario of adding port to Vlan which is part of LAG (sonic-net#1516) * ae39883 Fix bug: show vlan config for vlan with no members (sonic-net#1503) * 3a482ac [test] Update unit test coverage for command 'show mac' (sonic-net#1504) * 4a0c010 [config] Disable/enable container monitoring when stopping/starting services (sonic-net#1499)
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
* 553936b (HEAD, origin/master, origin/HEAD, master) route_check: Fix hanging & logging level (sonic-net#1520) * ed45412 [show][config] add support for setting and displaying switching modes on Y cable (sonic-net#1501) * bf46638 Handling error scenario of adding port to Vlan which is part of LAG (sonic-net#1516) * ae39883 Fix bug: show vlan config for vlan with no members (sonic-net#1503) * 3a482ac [test] Update unit test coverage for command 'show mac' (sonic-net#1504) * 4a0c010 [config] Disable/enable container monitoring when stopping/starting services (sonic-net#1499)
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
Previously, loop sets DONE state on processing the first port, leaving the rest of the ports' states uninitialized. Now, the fix set rate collect logic init state per port. Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.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
Add fstrim support for Dell units
- How I did it
- How to verify it
Verified the following scenarios:
- Description for the changelog
Add fstrim support for Dell switches
- A picture of a cute animal (not mandatory but encouraged)