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

[Submodule update]: Update swss-common #876

Closed
wants to merge 1 commit into from
Closed

[Submodule update]: Update swss-common #876

wants to merge 1 commit into from

Conversation

pavel-shirshov
Copy link
Contributor

No description provided.

@stcheng
Copy link
Contributor

stcheng commented Aug 10, 2017

where is this commit in the sonic-swss-common repository?

@pavel-shirshov
Copy link
Contributor Author

sonic-net/sonic-swss-common@96018b5

Do you mean we should use v1.0.1 branch in sonic-swss-common?

@lguohan
Copy link
Collaborator

lguohan commented Aug 10, 2017

1.0.3-squash branch?

@pavel-shirshov
Copy link
Contributor Author

ok

stcheng pushed a commit to stcheng/sonic-buildimage that referenced this pull request May 22, 2019
[vlan] Add pytest case to add max vlan. (sonic-net#881)
[badge]: add vs build badge (sonic-net#898)
Fix PFC watchdog not getting lossless TC (sonic-net#876)
[vstest]: skip test_AddMaxVlan as it takes almost two hours to finish (sonic-net#901)
[test]: Enforce fake port-channel interfaces carrier up

Signed-off-by: Shu0T1an ChenG <[email protected]>
lguohan pushed a commit that referenced this pull request May 23, 2019
[vlan] Add pytest case to add max vlan. (#881)
[badge]: add vs build badge (#898)
Fix PFC watchdog not getting lossless TC (#876)
[vstest]: skip test_AddMaxVlan as it takes almost two hours to finish (#901)
[test]: Enforce fake port-channel interfaces carrier up

Signed-off-by: Shu0T1an ChenG <[email protected]>
MichelMoriniaux pushed a commit to criteo-forks/sonic-buildimage that referenced this pull request May 28, 2019
[vlan] Add pytest case to add max vlan. (sonic-net#881)
[badge]: add vs build badge (sonic-net#898)
Fix PFC watchdog not getting lossless TC (sonic-net#876)
[vstest]: skip test_AddMaxVlan as it takes almost two hours to finish (sonic-net#901)
[test]: Enforce fake port-channel interfaces carrier up

Signed-off-by: Shu0T1an ChenG <[email protected]>
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Nov 5, 2019
Submodule src/sonic-swss f09ddb4..49c9c16:
  > Allow buffer profile apply after init (sonic-net#1099)
  > [aclorch]: Check for existing mirror table only when creating a new table (sonic-net#1089)
  > [201811] [portsorch] fix PortsOrch::allPortsReady() returns true when it should not (sonic-net#1116)
  > Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (sonic-net#839)
  > Fix PFC watchdog not getting lossless TC (sonic-net#876)

Submodule src/sonic-utilities c049e54..2ca1ae1:
  > Add a generic configlet application script (sonic-net#716)

Signed-off-by: Ying Xie <[email protected]>
yxieca added a commit that referenced this pull request Nov 6, 2019
Submodule src/sonic-swss f09ddb4..49c9c16:
  > Allow buffer profile apply after init (#1099)
  > [aclorch]: Check for existing mirror table only when creating a new table (#1089)
  > [201811] [portsorch] fix PortsOrch::allPortsReady() returns true when it should not (#1116)
  > Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (#839)
  > Fix PFC watchdog not getting lossless TC (#876)

Submodule src/sonic-utilities c049e54..2ca1ae1:
  > Add a generic configlet application script (#716)

Signed-off-by: Ying Xie <[email protected]>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
* Allow PFC watchdog to retry start on port

Signed-off-by: Wenda Ni <[email protected]>

* Specify the qos mapping order in doTask() to avoid retry

Signed-off-by: Wenda Ni <[email protected]>

* Remove debugging symbols

Signed-off-by: Wenda Ni <[email protected]>

* Reduce log level to NOTICE for empty lossless TC on a port

Signed-off-by: Wenda Ni <[email protected]>
abdosi added a commit that referenced this pull request Apr 20, 2020
 [201911] Explicitly specify command names with underscores (continued)
(#868)
[fwutil]: Update Command-Reference.md. (#876)
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
 [201911] Explicitly specify command names with underscores (continued)
(sonic-net#868)
[fwutil]: Update Command-Reference.md. (sonic-net#876)
lguohan pushed a commit that referenced this pull request Apr 29, 2020
* src/sonic-utilities 798ce2f...7ce5b62 (19):
  > [utility] Filter FDB entries (#890)
  > [fast reboot] set a fast-reboot DB flag (#887)
  > [show] Add 'ip/ipv6 bgp network' commands (#888)
  > [Vxlan] : adding show vnet/vxlan cmds (#880)
  > [show][bgp] Use only 'show ip bgp' as the base and use bgp_frr_v4 file for FRR routing stack (#884)
  > Revert "[config] Implement a process level lock (#857)" (#882)
  > [generate_dump] Dump systemd specific information (#602)
  > [config] Implement a process level lock (#857)
  > [fwutil]: Update Command-Reference.md. (#876)
  > Add platform options to 'show techsupport' command (#865)
  > [doc]: add ltgm and jenkins badge (#875)
  > Fix even more Python warnings (#873)
  > [showtech]: dump docker stats (#864)
  > Fix more Python warnings (#869)
  > Fix Python warnings (#867)
  > Fixes bug for PFCWD feature parameters (#838)
  > Explicitly specify command names with underscores (continued) (#852)
  > [watermarkstat] Fix issue of fields overwritten before display (#862)
  > [pfc] Add command line to enable/disable/show PFC (#796)
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
AidanCopeland pushed a commit to Metaswitch/sonic-buildimage that referenced this pull request Apr 14, 2022
mssonicbld added a commit that referenced this pull request Jun 4, 2024
…omatically (#19186)

#### Why I did it
src/sonic-swss-common
```
* dea9561 - (HEAD -> 202311, origin/202311) [swig]: Fix swig template memory leak on issue 17025 (#876) (#878) (10 hours ago) [Ze Gan]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jun 4, 2024
…omatically (#19121)

#### Why I did it
src/sonic-swss-common
```
* 391e27b - (HEAD -> master, origin/master, origin/HEAD) Add new table schema for BMP feature. (#879) (4 days ago) [Feng-msft]
* 138b32e - [swig]: Fix swig template memory leak on issue 17025 (#876) (6 days ago) [Ze Gan]
```
#### 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
…omatically (sonic-net#19121)

#### Why I did it
src/sonic-swss-common
```
* 391e27b - (HEAD -> master, origin/master, origin/HEAD) Add new table schema for BMP feature. (sonic-net#879) (4 days ago) [Feng-msft]
* 138b32e - [swig]: Fix swig template memory leak on issue 17025 (sonic-net#876) (6 days ago) [Ze Gan]
```
#### 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.

4 participants