-
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
Add docker-p4 to all tagets for p4 platform #107
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
Add dependency on p4 switch for libsairedis
lguohan
approved these changes
Dec 8, 2016
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
This was referenced Sep 20, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
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>
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>
4 tasks
SuvarnaMeenakshi
added a commit
that referenced
this pull request
Jun 24, 2021
Update sonic-py-swsssdk submodule to include below commits: 6be76f45 Add missing functions to be on par with swsscommon. (#107) 64232a0 (master) [CI] Setup proper Azp (#106) 9d019b0 [ci]: Set up CI with Azure Pipelines (#102) fa760c4 Fix bug: use instance variable instead of class variable in ConfigDBConnector (#99) Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Update sonic-py-swsssdk submodule to include below commits: 6be76f45 Add missing functions to be on par with swsscommon. (sonic-net#107) 64232a0 (master) [CI] Setup proper Azp (sonic-net#106) 9d019b0 [ci]: Set up CI with Azure Pipelines (sonic-net#102) fa760c4 Fix bug: use instance variable instead of class variable in ConfigDBConnector (sonic-net#99) Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
…d on Python version (sonic-net#107) Add dependence on 'enum' package back to xcvrd (basically reverting most of sonic-net/sonic-platform-daemons#106). However, in setup.py, we only install the enum34 package if the version of Python we are installing for is < 3.4. Thus, when installing the Python 3 xcvrd package in Python 2.7, the Python 2 version of enum34 will be installed. However, if installing the Python 3 xcvrd package on Python 3.7, enum34 will not be installed, causing xcrvd to import the 'enum' module from the standard library. This should prevent any conflicts which arise when 'enum34' is ever installed on Python versions >= 3.4 by preventing this situation.
6 tasks
lguohan
pushed a commit
that referenced
this pull request
Mar 5, 2022
9688ef4 Add missing functions to be on par with swsscommon. (#107) Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
zjswhhh
pushed a commit
that referenced
this pull request
Mar 7, 2022
9688ef4 Add missing functions to be on par with swsscommon. (#107) Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Mar 16, 2022
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
Initial changes
This was referenced Apr 25, 2022
xumia
added a commit
that referenced
this pull request
Apr 26, 2022
Why I did it Update submodule sonic-restapi e83e0e8 Fix Ctype_char larger than address space issue in 32-bit armhf (#107)
xumia
added a commit
that referenced
this pull request
Apr 26, 2022
Why I did it Update submodule sonic-restapi e83e0e8 Fix Ctype_char larger than address space issue in 32-bit armhf (#107)
xumia
added a commit
that referenced
this pull request
Apr 26, 2022
Why I did it Update submodule sonic-restapi e83e0e8 Fix Ctype_char larger than address space issue in 32-bit armhf (#107)
xumia
added a commit
that referenced
this pull request
Apr 26, 2022
Why I did it Update submodule sonic-restapi e83e0e8 Fix Ctype_char larger than address space issue in 32-bit armhf (#107)
6 tasks
liushilongbuaa
referenced
this pull request
in liushilongbuaa/sonic-buildimage
Jun 20, 2022
Related work items: #49, #58, #107, sonic-net#247, sonic-net#249, sonic-net#277, sonic-net#593, sonic-net#597, sonic-net#1035, sonic-net#2130, sonic-net#2150, sonic-net#2165, sonic-net#2169, sonic-net#2178, sonic-net#2179, sonic-net#2187, sonic-net#2188, sonic-net#2191, sonic-net#2195, sonic-net#2197, sonic-net#2198, sonic-net#2200, sonic-net#2202, sonic-net#2206, sonic-net#2209, sonic-net#2211, sonic-net#2216, sonic-net#7909, sonic-net#8927, sonic-net#9681, sonic-net#9733, sonic-net#9746, sonic-net#9850, sonic-net#9967, sonic-net#10104, sonic-net#10152, sonic-net#10168, sonic-net#10228, sonic-net#10266, sonic-net#10288, sonic-net#10294, sonic-net#10313, sonic-net#10394, sonic-net#10403, sonic-net#10404, sonic-net#10421, sonic-net#10431, sonic-net#10437, sonic-net#10445, sonic-net#10457, sonic-net#10458, sonic-net#10465, sonic-net#10467, sonic-net#10469, sonic-net#10470, sonic-net#10474, sonic-net#10477, sonic-net#10478, sonic-net#10482, sonic-net#10485, sonic-net#10488, sonic-net#10489, sonic-net#10492, sonic-net#10494, sonic-net#10498, sonic-net#10501, sonic-net#10509, sonic-net#10512, sonic-net#10514, sonic-net#10516, sonic-net#10517, sonic-net#10523, sonic-net#10525, sonic-net#10531, sonic-net#10532, sonic-net#10538, sonic-net#10555, sonic-net#10557, sonic-net#10559, sonic-net#10561, sonic-net#10565, sonic-net#10572, sonic-net#10574, sonic-net#10576, sonic-net#10578, sonic-net#10581, sonic-net#10585, sonic-net#10587, sonic-net#10599, sonic-net#10607, sonic-net#10611, sonic-net#10616, sonic-net#10618, sonic-net#10619, sonic-net#10623, sonic-net#10624, sonic-net#10633, sonic-net#10646, sonic-net#10655, sonic-net#10660, sonic-net#10664, sonic-net#10680, sonic-net#10683
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Sep 30, 2022
yxieca
pushed a commit
that referenced
this pull request
Feb 7, 2023
…telemetry (#13112) Why I did it golang lib xmlquery v1.2.1 has critical security issue. MS Component Governance created an alert. Update submodule HEAD to fix CG alert about CVE-2020-25614 How I did it sonic-mgmt-framework a72d9ee Fix CG alert CVE-2020-25614 about xmlquery v1.2.1 (#91) sonic-telemetrey 727aefd Fix CG alert CVE-2020-25614 about xmlquery v1.2.1 (#107)
mssonicbld
added a commit
that referenced
this pull request
May 16, 2024
…utomatically (#18959) #### Why I did it src/sonic-host-services ``` * 10bfa90 - (HEAD -> master, origin/master, origin/HEAD) Add new API to support config replace (#125) (25 hours ago) [ganglv] * 1a8ff81 - Fix issue: delayed service will not be restarted if swss crashes (#107) (3 days ago) [Junchao-Mellanox] ``` #### How I did it #### How to verify it #### Description for the changelog
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
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.
Add dependency on p4 switch for libsairedis