-
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
Rename docker-orchagent to docker-orchagent-mlnx #108
Merged
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
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
jleveque
added a commit
that referenced
this pull request
Aug 6, 2020
) * src/sonic-platform-common be1cc24...f3f3573 (3): > Remove sonic-config-engine dependency from setup.py (#109) > Migrate from sonic-daemon-base package to sonic-py-common package (#103) > [Cables] Add support for 'Extended Specification Compliance' for QSFP cables (#108) > [sfputilbase.py] Add application_advertisement NA field to transceiver_info_dict for platform api 1.0 (#104) * src/sonic-platform-daemons 49d145c...8e0704e (1): > Proper fix for thermalctld using sonic-py-common (#80) > Fix thermalctld tests which were broken by the transition to sonic-py-common (#79) > Migrate from sonic-daemon-base package to sonic-py-common package (#74)
abdosi
added a commit
that referenced
this pull request
Aug 9, 2020
[Cables] Add support for 'Extended Specification Compliance' for QSFP cables (#108) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
vdahiya12
pushed a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Oct 2, 2020
… cables (sonic-net#108) Parse 'Extended Specification Compliance' field from EEPROM and add it to DB, if exist Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
vdahiya12
added a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Nov 9, 2020
850d0c6 [xcvrd] support for integrating Credo Y cable Ports initialization and status updates with xcvrd. (sonic-net#105) 600d043 [xcvrd] Add enum dependence back; Install 'enum34' conditionally based on Python version (sonic-net#107) af79326 [xcvrd] Remove log errors in single ASIC platforms with init Global config (sonic-net#108) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
lguohan
pushed a commit
that referenced
this pull request
Nov 10, 2020
850d0c6 [xcvrd] support for integrating Credo Y cable Ports initialization and status updates with xcvrd. (#105) 600d043 [xcvrd] Add enum dependence back; Install 'enum34' conditionally based on Python version (#107) af79326 [xcvrd] Remove log errors in single ASIC platforms with init Global config (#108) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
abdosi
added a commit
that referenced
this pull request
Nov 12, 2020
Semove log errors in single ASIC platforms with init Global config (#108)
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Feb 16, 2021
Signed-off-by: Danny Allen <daall@microsoft.com>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
…nic-net#5103) * src/sonic-platform-common be1cc24...f3f3573 (3): > Remove sonic-config-engine dependency from setup.py (sonic-net#109) > Migrate from sonic-daemon-base package to sonic-py-common package (sonic-net#103) > [Cables] Add support for 'Extended Specification Compliance' for QSFP cables (sonic-net#108) > [sfputilbase.py] Add application_advertisement NA field to transceiver_info_dict for platform api 1.0 (sonic-net#104) * src/sonic-platform-daemons 49d145c...8e0704e (1): > Proper fix for thermalctld using sonic-py-common (sonic-net#80) > Fix thermalctld tests which were broken by the transition to sonic-py-common (sonic-net#79) > Migrate from sonic-daemon-base package to sonic-py-common package (sonic-net#74)
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
850d0c6 [xcvrd] support for integrating Credo Y cable Ports initialization and status updates with xcvrd. (sonic-net#105) 600d043 [xcvrd] Add enum dependence back; Install 'enum34' conditionally based on Python version (sonic-net#107) af79326 [xcvrd] Remove log errors in single ASIC platforms with init Global config (sonic-net#108) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
…onfig (sonic-net#108) Add check to make sure that the initializeGlobalConfig is invoked only in multi-asic platforms. Additionaly remove the initializeGlobalConfig() call in the DomUpdate thread and SFPUpdate process. This is because initializeGlobalConfig() is already invoked and initialized in the parent Xcvrd daemon which is available to the child thread/process.
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
Added the onchange subscription supported paths for igmp snooping
7 tasks
zjswhhh
added a commit
that referenced
this pull request
Aug 18, 2022
[master][sonic-linkmgrd] submodule update 4bf8b3d Jing Zhang Fri Aug 12 12:07:40 2022 -0700 wait for handler to be completed (#114) cf849a0 Longxiang Lyu Fri Aug 12 17:21:43 2022 +0800 Use table to toggle peer forwarding state (#108) d4540ba Jing Zhang Thu Aug 11 16:08:03 2022 -0700 Adjust DbInterfaceRaceConditionCheck to Wait Longer for Handlers to be executed (#111) d5c47b3 Jing Zhang Thu Aug 11 15:31:22 2022 -0700 [lgtm]: add uuid-dev to lgtm prepare (#112) f4bb5d5 Jing Zhang Thu Aug 11 10:03:05 2022 -0700 Backoff mux probing for server down scenario (#106) 3f7a6f2 Jing Zhang Tue Aug 9 10:42:51 2022 -0700 Fix race condition caused by strand wrap method (#104) 4cff43f Jing Zhang Mon Aug 8 10:36:18 2022 -0700 [Active-Standby]Remove unnecessary handleMuxWaitTimeout logs (#100) 3b22533 Jing Zhang Tue Aug 2 13:18:01 2022 -0700 [active-active] Update unhealthy label definition (#102) sign-off: Jing Zhang zhangjing@microsoft.com
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Aug 18, 2022
…submodule head linkmgrd: * 476f85e 2022-08-17 | Update linkmgr health after getting default route update (sonic-net#117) (HEAD -> 202205, github/202205) [Longxiang Lyu] * fc589e9 2022-08-17 | Use `table` to toggle peer forwarding state (sonic-net#108) (sonic-net#120) [Longxiang Lyu] * bcb5a56 2022-08-17 | Fix azure pipeline (sonic-net#118) (sonic-net#121) [Longxiang Lyu] swss: * ef3a601 2022-08-17 | [muxorch] Returning true if nbr in skip_neighbor_ in isNeighborActive() (sonic-net#2415) (HEAD -> 202205) [Nikola Dancejic] sairedis: * aed01cd 2022-08-12 | Fix: missing sonic-db-cli in docker-sonic-vs image (sonic-net#1072) (sonic-net#1104) (github/202205) [Hua Liu] platform-daemon: * 5a68073 2022-08-01 | Xcvrd changes to support 400G ZR configuration (sonic-net#270) (HEAD -> 202205) [Prince George] swsssdk: * ca785a2 2022-06-01 | Remove sonic-db-cli (sonic-net#122) (HEAD -> 202205, origin/202205) [Hua Liu] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Aug 19, 2022
…submodule head (#11761) linkmgrd: * 476f85e 2022-08-17 | Update linkmgr health after getting default route update (#117) (HEAD -> 202205, github/202205) [Longxiang Lyu] * fc589e9 2022-08-17 | Use `table` to toggle peer forwarding state (#108) (#120) [Longxiang Lyu] * bcb5a56 2022-08-17 | Fix azure pipeline (#118) (#121) [Longxiang Lyu] swss: * ef3a601 2022-08-17 | [muxorch] Returning true if nbr in skip_neighbor_ in isNeighborActive() (#2415) (HEAD -> 202205) [Nikola Dancejic] sairedis: * aed01cd 2022-08-12 | Fix: missing sonic-db-cli in docker-sonic-vs image (#1072) (#1104) (github/202205) [Hua Liu] platform-daemon: * 5a68073 2022-08-01 | Xcvrd changes to support 400G ZR configuration (#270) (HEAD -> 202205) [Prince George] swsssdk: * ca785a2 2022-06-01 | Remove sonic-db-cli (#122) (HEAD -> 202205, origin/202205) [Hua Liu] Signed-off-by: Ying Xie <ying.xie@microsoft.com> Signed-off-by: Ying Xie <ying.xie@microsoft.com>
10 tasks
vivekrnv
referenced
this pull request
in vivekrnv/sonic-buildimage
Apr 28, 2023
…108) interface as actual netdev instead of VRF L3MDEV When we configure IPv6 route with plen <127(127 is used for inter router links), kernel auto-generates subnet-router anycast address. This is as per RFC 4291(section Required Anycast address) and RFC 6164. In kernel version 4.9.x these routes are autogenerated with nhop interface as VRF L3MDEV instead of the interface on which these address are configured. Also host address(/128) were also pointing to same L3MDEV. This was creating issue esp during warm-reboot since FRR installs these routes via fpm to APP_DB ROUTE_TABLE pointing to VRF name. Warm boot will be blocked since routerorch will keep waiting for these routes to be uninstalled. Also these routes will not be installed to hardware since nexthop ifname is L3MDEV. Backporting patch from commit: torvalds/linux@4832c30#diff-f856f42c9bd7ceebf824b5ccadc83280
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
Update cisco-8000.ini
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.