-
Notifications
You must be signed in to change notification settings - Fork 667
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
[db_migrator][Mellanox] Update Mellanox buffer migrator with 2km-cable supported #1564
Conversation
Signed-off-by: Stephen Sun <stephens@nvidia.com>
This PR contains many files. Most of them are mock databases for unit test:
Only the following two files contain code change: |
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
2 lossless PGs will still be configured on uplink ports But suppose only 1 PG can suffer from congestion at any time, which means the xoff configured should be half of the real value Signed-off-by: Stephen Sun <stephens@nvidia.com>
@neethajohn @liat-grozovik None of the test failures is related to the PR. Could you please help retrigger the vstest? Thanks. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Looks like it's failed by port mirror, next hop group, and the dynamic port break down, which are not related to this PR.
|
i will retrigger but if it fails again we will need the DPB owner to take further look. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@daall Danny, could you help cherry-pick this PR to 202012? Thanks. |
…e supported (#1564) What I did Update mellanox buffer migrator with 2km-cable supported Signed-off-by: Stephen Sun stephens@nvidia.com How I did it - Introduce database version 1.0.6 which is based on 201911. This version represents the buffer configuration with 2kb-cable supported. - As 1.0.6 is the latest version in 201911, change the "from" version of warm-reboot to 1.0.6. All mock APPL_DB files are renamed (from xxx_version_1_0_5.json to xxx_version_1_0_6.json) correspondingly. - Add mock files for CONFIG_DB for version 1.0.6. How to verify it Run manually test and unit test.
Advance submodule head for sonic-utilities b894c5b5 Fix build test failure caused by error module name (sonic-net/sonic-utilities#1662) 5a7c06a0 [config]][tacacs+] Change tacacs+ minimum timeout value base on spec (sonic-net/sonic-utilities#1631) 080a689c [202012] [db_migrator] fix old 1911 feature config migration to a new one. (sonic-net/sonic-utilities#1636) 43fff88c Change to use rvtysh when calling the show commands (sonic-net/sonic-utilities#1646) 88a823f0 [db_migrator][Mellanox] Update Mellanox buffer migrator with 2km-cable supported (sonic-net/sonic-utilities#1564) d096ff78 [config]Static routes to config_db (1534) a68d8d09 route_check: Updates (sonic-net/sonic-utilities#1645)
…e supported (sonic-net#1564) What I did Update mellanox buffer migrator with 2km-cable supported Signed-off-by: Stephen Sun stephens@nvidia.com How I did it - Introduce database version 1.0.6 which is based on 201911. This version represents the buffer configuration with 2kb-cable supported. - As 1.0.6 is the latest version in 201911, change the "from" version of warm-reboot to 1.0.6. All mock APPL_DB files are renamed (from xxx_version_1_0_5.json to xxx_version_1_0_6.json) correspondingly. - Add mock files for CONFIG_DB for version 1.0.6. How to verify it Run manually test and unit test.
…e supported (sonic-net#1564) What I did Update mellanox buffer migrator with 2km-cable supported Signed-off-by: Stephen Sun stephens@nvidia.com How I did it - Introduce database version 1.0.6 which is based on 201911. This version represents the buffer configuration with 2kb-cable supported. - As 1.0.6 is the latest version in 201911, change the "from" version of warm-reboot to 1.0.6. All mock APPL_DB files are renamed (from xxx_version_1_0_5.json to xxx_version_1_0_6.json) correspondingly. - Add mock files for CONFIG_DB for version 1.0.6. How to verify it Run manually test and unit test.
What I did
Update mellanox buffer migrator with 2km-cable supported
Signed-off-by: Stephen Sun stephens@nvidia.com
How I did it
How to verify it
Run manually test and unit test.
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)