forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 15
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
201811 #43
Closed
Closed
201811 #43
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
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
…sist across SONiC upgrades (#2490) * [reboot cause] Move reboot-cause files to /host directory so they persist across SONiC upgrades * [sonic-utilities] Update submodule to include related changes
* Disable IPv6 ra for eth0 interface
* QoS config change: 1) DSCP mapping; 2) link pg/queue 6 to lossy buffer; 3) redistribute scheduler Signed-off-by: Wenda <wenni@microsoft.com> * Add scheduling weight to queue 2 Signed-off-by: Wenda <wenni@microsoft.com> * Link pg/queue 2 to lossy buffer Signed-off-by: Wenda <wenni@microsoft.com> * Update the pg headroom for a7060-D48C8 50G Signed-off-by: Wenda <wenni@microsoft.com> * Update config gen test for qos Signed-off-by: Wenda <wenni@microsoft.com> * Update pg headroom size, and update egress lossy pool size accordingly Signed-off-by: Wenda <wenni@microsoft.com> * Update headroom pool size; Update ingress service pool and egress lossy pool sizes accordingly; Signed-off-by: Wenda <wenni@microsoft.com> * a7260: update headroom pool size; Update ingress service pool and egress lossy pool sizes accordingly; Signed-off-by: Wenda <wenni@microsoft.com> * Update config gen test for buffer Signed-off-by: Wenda <wenni@microsoft.com>
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
…iginal attributes etc. (#2368) * [updategraph] After system upgrade, restore files/directories with original attributes etc. Restore a few more files that was missed before. Restore FRR configuration directory if exists on old system Signed-off-by: Zhenggen Xu <zxu@linkedin.com> * Removed deployment_id_asn_map.yml from copy list Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
…2479) sonic-net/sonic-utilities#438 Signed-off-by: Wataru Ishida <ishida@nel-america.com>
* Link pg 2 and 6 to lossy buffer profile Signed-off-by: Wenda <wenni@microsoft.com>
…nch (#2526) * [submodule 201811] advance sairedis and swss submodule for 201811 branch Submodule src/sonic-sairedis 60f97c3..bdb0074: > Add more information on failed map sizes (#416) > Add WRED specific comparison logic (#413) > Initialize notification queue pointer before switch create (#411) > Add log info for not matching SG/IPG/QUEUES (#409) > Add support for any number of ports in virtual switch using lane map (#407) Submodule src/sonic-swss 85f6322..65a0256: > Increase the watermark polling interval to 10s (#777) > [vstest]: fix test_port_an_warm.py test (#779) > [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (#752) > [teammgrd] Fix inconsistent port admin status (#755) > Remove AclTableGroup upon removal of port/lag/vlan (#751) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [submodule] advance sonic-swss submodule Submodule src/sonic-swss 65a0256..bf21ee3: > On a routing vlan, the neighbor entry in the /31 subnet is not added … (#784) > portsorch ports init done flag should means buffer, autoneg, speed, m… (#747) (#783) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
* [sub module] sub module sonic-swss-common tracking 201811 branch And include change: Submodule src/sonic-swss-common e8caaea..a40837a: > [pyext] enable types in stdint.h (#259) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * also include: Submodule src/sonic-swss-common a40837a..594f4e8: > Optimized ProducerStateTable set/del notification processing to avoid… (#257) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
- [config/main.py]Fixed - added a validation such that delete portchannel or portchannel members only when it is configured (#277) (#445) - Revert "[config/main.py]Fixed - added a validation such that delete portchannel or portchannel members only when it is configured (#277) (#445)" (#452) - [intfutil] add Asymmetric PFC status to 'show interface status' (#437) Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Signed-off-by: Wenda <wenni@microsoft.com>
This dependency is needed for arista plugins to properly work.
Included: > [neighsyncd] increase neighbor syncd restore timeout to 110 seconds (#745) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
- Including Broadcom patch for CS7252202. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
…/alias changes (#2396) * [lldpmgr] add mgmt ip to lldpd conf templte, handle port description/alias config Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix typo * [config-engine] update test sample output lldpd.conf Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix the log message * fix lldpd.conf.j2
* [minigraph.py] generate mandatory default port description Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * use port name as default description * [config-engine] update test exaple output Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * [minigraph.py] use alias/port name as default description instead of neighbor data Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
* fe60afa 2019-02-12 | [lldpsyncd] remove dbsyncd logic which is moved to lldpmgr (#15) (HEAD, origin/master, origin/HEAD) [Mykola F] Signed-off-by: Guohan Lu <gulv@microsoft.com>
Signed-off-by: Guohan Lu <gulv@microsoft.com>
Signed-off-by: Guohan Lu <gulv@microsoft.com>
On some platform, portstate might be unknown as it might not be supported by the driver. Signed-off-by: Guohan Lu <gulv@microsoft.com>
Signed-off-by: Guohan Lu <gulv@microsoft.com>
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
PR#2538 cannot merge due to master branch status. It has been tested against 201811 branch. Submodule src/sonic-sairedis 21f4a49..d57222a: > Add more specific logic for ingress ACL and buffer profile (#421) > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (#418) > Add support for vlan tagged frames in virtual switch (#417) Submodule src/sonic-swss 1590030..584490c: > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (#786) > [vstest]: Potential fix for timing issue in warm_reboot's routing UT (#788) Submodule src/sonic-swss-common 594f4e8..286ef34: > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE (#260) Submodule src/sonic-utilities c6666e2..b44b462: > Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABL… (#458) > [aclshow] output only counters per table/rule (#442) Signed-off-by: Ying Xie <ying.xie@microsoft.com> [PR 2538] Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABLE_TABLE Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
Alex-Dai
pushed a commit
that referenced
this pull request
Oct 17, 2019
…-daemons (sonic-net#3420) * advance pointer for sonic-platform-daemon to 9e2eb29e6e55a116b424faa63f510c7cdeeef7eb [xcvrd] fix issue: xcvrd fails due to syntax error after sequential reboot (#43) * advance pointer for sonic-platform-common to ac7fde6e9ce532d450b3c43f354fc2f128053b4f [sonic_sfp] fix syntax error in sfputilbase._read_eeprom_specific_bytes (#58)
pphuchar
pushed a commit
that referenced
this pull request
Apr 8, 2020
…t#4302) Brief: The community code for has been updated, which mismatched with the existing sonic-mgmt-framework. Hence it broke the build. Submodule-PR: #43 Details: The SONiC mgmt Framework, pulls down the community modules in two steps. Pull the existing; This does a transparent compile too. Then checkout the specific commit-id for each and do the final compile. The community code change broke in the compilation phase of step-1. Fix: For the two affected modules, do download only. Proper fix: As part of the next phase of changes, the mgmt-framework is moving go-submodule mode, which will ensure the download happens for the assigned commit-ids only. e.g. Refer go.mod in sonic-telemetry
pphuchar
pushed a commit
that referenced
this pull request
Apr 17, 2020
…t#4302) Brief: The community code for has been updated, which mismatched with the existing sonic-mgmt-framework. Hence it broke the build. Submodule-PR: #43 Details: The SONiC mgmt Framework, pulls down the community modules in two steps. Pull the existing; This does a transparent compile too. Then checkout the specific commit-id for each and do the final compile. The community code change broke in the compilation phase of step-1. Fix: For the two affected modules, do download only. Proper fix: As part of the next phase of changes, the mgmt-framework is moving go-submodule mode, which will ensure the download happens for the assigned commit-ids only. e.g. Refer go.mod in sonic-telemetry
tiantianlv
pushed a commit
that referenced
this pull request
Apr 24, 2020
…t#4302) Brief: The community code for has been updated, which mismatched with the existing sonic-mgmt-framework. Hence it broke the build. Submodule-PR: #43 Details: The SONiC mgmt Framework, pulls down the community modules in two steps. Pull the existing; This does a transparent compile too. Then checkout the specific commit-id for each and do the final compile. The community code change broke in the compilation phase of step-1. Fix: For the two affected modules, do download only. Proper fix: As part of the next phase of changes, the mgmt-framework is moving go-submodule mode, which will ensure the download happens for the assigned commit-ids only. e.g. Refer go.mod in sonic-telemetry
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 28, 2022
457e94d51 [macsec_linux]: Fixbug cannot dump the PN due to type error (#42) f7c073323 Disable P2P module (#41) 7b3b777e2 [ci]: use native arm64 and armhf build pool (#40) d4e91d66c [sonic_operator]: Increase wait timeout (#39) 43611ef88e [sonic_operators]: Add log in sonic operators (#43) Signed-off-by: Ze Gan <ganze718@gmail.com>
pphuchar
pushed a commit
that referenced
this pull request
Apr 18, 2022
[202012][sonic-linkmgrd]Submodule update 8507629 Jing Zhang Mon Apr 4 10:25:22 2022 -0700 Lower unsolicited MUX state change notification log level to WARNING #57 17d217d Longxiang Lyu Mon Mar 21 12:15:19 2022 +0800 Enhance clang format (#46) c72fa2a Jing Zhang Fri Apr 1 12:23:29 2022 -0700 Disable the feature that decreases link probe interval for measuring switch overhead #49 (#54) 256b01b Jing Zhang Thu Mar 31 16:20:00 2022 -0700 Update link prober metrics posting logics #50 #53 dfd48d0 Jing Zhang Wed Mar 23 16:27:45 2022 -0700 Decrease link probing interval after switchover to better determine the overhead of a toggle #43 (#48) sign-off: Jing Zhang zhangjing@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.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)