Skip to content
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

Update sonic-utilities submodule #395

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Conversation

sihuihan88
Copy link
Contributor

No description provided.

@lguohan lguohan merged commit d3aa07e into sonic-net:master Mar 15, 2017
@sihuihan88 sihuihan88 deleted the merge branch March 29, 2017 20:26
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request May 14, 2019
Submodule src/sonic-utilities 6130695..a1f961c:
  > update scheme variable name (sonic-net#531)
  > [teamshow]: Add * to indicate if the state has been synced into database (sonic-net#395)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request May 14, 2019
Submodule src/sonic-utilities 6130695..a1f961c:
  > update scheme variable name (#531)
  > [teamshow]: Add * to indicate if the state has been synced into database (#395)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
…ase (sonic-net#395)

Although teamd would indicate a team member is selected or not, due to
teamsyncd issue, it is possible that the state is not correclty synchronized
into the application database.

Add this '*' to indicate if the member port's state is not written into the
database.

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
qiluo-msft added a commit to qiluo-msft/sonic-buildimage that referenced this pull request Nov 19, 2020
Update the sonic-swss-common submodule. The following are the commits in the submodule.
```
95f9e11 2020-11-19 | [pyext] allow to catch exceptions raised in python (sonic-net#415) [Stepan Blyshchak]
5a718f9 2020-11-18 | [swig] translate C++ `del` to python `delete` (sonic-net#416) [Qi Luo]
40b255b 2020-11-12 | Fix: SWIG dict.get() should have optional default value parameter (sonic-net#413) [Qi Luo]
91e484d 2020-11-07 | Reduce notice logging (sonic-net#412) [Qi Luo]
f5945ae 2020-11-05 | Mux Cable schema definitions for interaction between linkmanager and xcvrd (sonic-net#411) [vdahiya12]
602f9c2 2020-11-05 | [lua] load lua script on demand (sonic-net#409) [Dong Zhang]
d88412b 2020-11-04 | Rename hdel to del when using multiple keys as param (sonic-net#410) [Kamil Cudnik]
e0c229a 2020-11-04 | CHASSIS_STATE_DB on control-card for chassis state (sonic-net#395) [mprabhu-nokia]
a4e3ac8 2020-11-04 | Chassisd config table to store admin state (sonic-net#388) [mprabhu-nokia]
```
qiluo-msft added a commit that referenced this pull request Nov 19, 2020
Update the sonic-swss-common submodule. The following are the commits in the submodule.
```
95f9e11 2020-11-19 | [pyext] allow to catch exceptions raised in python (#415) [Stepan Blyshchak]
5a718f9 2020-11-18 | [swig] translate C++ `del` to python `delete` (#416) [Qi Luo]
40b255b 2020-11-12 | Fix: SWIG dict.get() should have optional default value parameter (#413) [Qi Luo]
91e484d 2020-11-07 | Reduce notice logging (#412) [Qi Luo]
f5945ae 2020-11-05 | Mux Cable schema definitions for interaction between linkmanager and xcvrd (#411) [vdahiya12]
602f9c2 2020-11-05 | [lua] load lua script on demand (#409) [Dong Zhang]
d88412b 2020-11-04 | Rename hdel to del when using multiple keys as param (#410) [Kamil Cudnik]
e0c229a 2020-11-04 | CHASSIS_STATE_DB on control-card for chassis state (#395) [mprabhu-nokia]
a4e3ac8 2020-11-04 | Chassisd config table to store admin state (#388) [mprabhu-nokia]
```
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
Update the sonic-swss-common submodule. The following are the commits in the submodule.
```
95f9e11 2020-11-19 | [pyext] allow to catch exceptions raised in python (sonic-net#415) [Stepan Blyshchak]
5a718f9 2020-11-18 | [swig] translate C++ `del` to python `delete` (sonic-net#416) [Qi Luo]
40b255b 2020-11-12 | Fix: SWIG dict.get() should have optional default value parameter (sonic-net#413) [Qi Luo]
91e484d 2020-11-07 | Reduce notice logging (sonic-net#412) [Qi Luo]
f5945ae 2020-11-05 | Mux Cable schema definitions for interaction between linkmanager and xcvrd (sonic-net#411) [vdahiya12]
602f9c2 2020-11-05 | [lua] load lua script on demand (sonic-net#409) [Dong Zhang]
d88412b 2020-11-04 | Rename hdel to del when using multiple keys as param (sonic-net#410) [Kamil Cudnik]
e0c229a 2020-11-04 | CHASSIS_STATE_DB on control-card for chassis state (sonic-net#395) [mprabhu-nokia]
a4e3ac8 2020-11-04 | Chassisd config table to store admin state (sonic-net#388) [mprabhu-nokia]
```
yxieca pushed a commit that referenced this pull request Aug 26, 2023
… automatically (#16264)

src/sonic-platform-common

* b41db16 - (HEAD -> 202205, origin/202205) Move tx_disable/tx_disabled_channel/rx_los/tx_fault  to get_transceiver_status API (#359) (#395) (32 hours ago) [longhuan-cisco]
mssonicbld added a commit that referenced this pull request Jun 25, 2024
…tomatically (#19367)

#### Why I did it
src/sonic-linux-kernel
```
* a128c86 - (HEAD -> master, origin/master, origin/HEAD) Add DesignWare PCI Core Support for AMD Ryzen Embedded processors (#395) (4 days ago) [Roger Ho]
```
#### How I did it
#### How to verify it
#### Description for the changelog
arun1355492 pushed a commit to arun1355492/sonic-buildimage that referenced this pull request Jul 26, 2024
…tomatically (sonic-net#19367)

#### Why I did it
src/sonic-linux-kernel
```
* a128c86 - (HEAD -> master, origin/master, origin/HEAD) Add DesignWare PCI Core Support for AMD Ryzen Embedded processors (sonic-net#395) (4 days ago) [Roger Ho]
```
#### How I did it
#### How to verify it
#### Description for the changelog
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Aug 1, 2024
…tomatically (sonic-net#19367)

#### Why I did it
src/sonic-linux-kernel
```
* a128c86 - (HEAD -> master, origin/master, origin/HEAD) Add DesignWare PCI Core Support for AMD Ryzen Embedded processors (sonic-net#395) (4 days ago) [Roger Ho]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants