-
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
[docker-ptf]: Overwrite ubuntu scapy with version from p4lang #639
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
lguohan
approved these changes
May 27, 2017
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Sep 13, 2019
Submodule src/sonic-utilities f76fc2c..fe2c656: > [warm-reboot]: Do not clean up mirror session state database (sonic-net#639) > [config] Reset failed status of all SONiC services, whether or not they are currently failed (sonic-net#619) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
lguohan
pushed a commit
that referenced
this pull request
Sep 18, 2019
Commits on Sep 10, 2019 [config] Add commands to remove BGP neighbor configuration (#625) da5cc8c Commits on Sep 12, 2019 [config] Reset failed status of all SONiC services, whether or not th… b943d67 Commits on Sep 13, 2019 [warm-reboot]: Do not clean up mirror session state database (#639) cbcdc82 Commits on Sep 17, 2019 Add SSD Health CLI utility (#587) 065414a Fixed config Asym PFC CLI. (#632) c1c53f5 Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…et#639) In order to maintain the same monitor port across the warm reboot, exclude the mirror session state database. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
5 tasks
liuh-80
added a commit
that referenced
this pull request
Jul 20, 2022
#### Why I did it Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (#639) 7073dc6 add table name for vlan_stacking (#646) 7e39f31 Add SonicV2Connector::set method for int value. (#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (#647) #### How I did it #### How to verify it #### Which release branch to backport (provide reason below if selected) <!-- - Note we only backport fixes to a release branch, *not* features! - Please also provide a reason for the backporting below. - e.g. - [x] 202006 --> - [ ] 201811 - [ ] 201911 - [ ] 202006 - [ ] 202012 - [ ] 202106 #### Description for the changelog Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (#639) 7073dc6 add table name for vlan_stacking (#646) 7e39f31 Add SonicV2Connector::set method for int value. (#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (#647) #### A picture of a cute animal (not mandatory but encouraged)
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Sep 23, 2022
…rnal repo. Cherry pick 2 swss-common submodule changes: SHA-1: c47272d * Update sonic-swss-common submodule (sonic-net#11470) #### Why I did it Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (sonic-net#639) 7073dc6 add table name for vlan_stacking (sonic-net#646) 7e39f31 Add SonicV2Connector::set method for int value. (sonic-net#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (sonic-net#647) SHA-1: ba1e1a9 * [sonic-swss-common] Update sonic-swss-common submodule (sonic-net#11524) #### Why I did it Submodule update for sonic-swss-common with following change: ``` 2247dbe 2022-08-01 | Fix memory leak issue in ConfigDBConnector. (sonic-net#655) [Hua Liu] 4af97d6 2022-07-27 | Add new table schemas for DASH (sonic-net#654) [prabhataravind] d72e5ea 2022-07-23 | Fix epoll and socket resource leak issue. (sonic-net#651) [Hua Liu] dda857b 2022-07-21 | Microsoft mandatory file (sonic-net#620) [microsoft-github-policy-service[bot]] 4132d14 2022-07-21 | Fix PING database command not backward compatible with python version issue. (sonic-net#650) [Hua Liu] ```
5 tasks
liuh-80
added a commit
that referenced
this pull request
Nov 4, 2022
#### Why I did it Submodule update for sonic-swss-common with following change: ``` 276f47c [sonic-db-cli] Fix sonic-db-cli crash when database config file not ready issue. (#639) ``` #### How I did it #### How to verify it #### Which release branch to backport (provide reason below if selected) <!-- - Note we only backport fixes to a release branch, *not* features! - Please also provide a reason for the backporting below. - e.g. - [x] 202006 --> - [ ] 201811 - [ ] 201911 - [ ] 202006 - [ ] 202012 - [ ] 202106 #### Description for the changelog Submodule update for sonic-swss-common with following change: 276f47c [sonic-db-cli] Fix sonic-db-cli crash when database config file not ready issue. (#639) #### A picture of a cute animal (not mandatory but encouraged)
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.
p4lang scapy contains more functionality It supports vxlan, nvgre, erspan and so on