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

[swss]: update swss submodule #1121

Closed
wants to merge 1 commit into from
Closed

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Nov 6, 2017

- What I did
update swss submodule

- How I did it
N/A

- How to verify it

admin@str-s6000-on-1:~$ redis-cli
127.0.0.1:6379> keys COPP*
1) "COPP_TABLE:trap.group.lldp.dhcp"
2) "COPP_TABLE:trap.group.arp"
3) "COPP_TABLE:default"
4) "COPP_TABLE:trap.group.bgp.lacp"
5) "COPP_TABLE:trap.group.ip2me"
127.0.0.1:6379> select 1
OK
127.0.0.1:6379[1]> keys *TRAP*
 1) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005de"
 2) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP_GROUP:oid:0x110000000005d5"
 3) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005a5"
 4) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP_GROUP:oid:0x110000000005d0"
 5) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005db"
 6) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005d6"
 7) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005d3"
 8) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP_GROUP:oid:0x110000000005dc"
 9) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005d2"
10) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005d7"
11) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005dd"
12) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP_GROUP:oid:0x110000000005d9"
13) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005d4"
14) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP:oid:0x220000000005d8"
15) "ASIC_STATE:SAI_OBJECT_TYPE_HOSTIF_TRAP_GROUP:oid:0x11000000000023"
127.0.0.1:6379[1]> 

- Description for the changelog
update swss submodule to fix a copp bug

- A picture of a cute animal (not mandatory but encouraged)

@prsunny
Copy link
Contributor

prsunny commented Nov 7, 2017

Just merged it as part of #1123

@lguohan lguohan closed this Nov 7, 2017
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Sep 14, 2022
Update sonic-sairedis submodule pointer to include the following:
* Use warm-boot infrastructure for fast-boot ([sonic-net#1121](sonic-net/sonic-sairedis#1121))

Signed-off-by: dprital <drorp@nvidia.com>
vaibhavhd pushed a commit that referenced this pull request Sep 15, 2022
Update sonic-sairedis submodule pointer to include the following:
[202205] Use warm-boot infrastructure for fast-boot (#1121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants