[sonic-swss] Advance submodule#9288
Conversation
54ecbf8 to
739eee5
Compare
|
/azpw run |
|
/AzurePipelines run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
/azpw run LGTM analysis |
|
/AzurePipelines run LGTM analysis |
|
No pipelines are associated with this pull request. |
|
/azpw run LGTM |
|
/AzurePipelines run LGTM |
|
No pipelines are associated with this pull request. |
|
/azpw run |
|
/AzurePipelines run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
/azpw run sonic-buildimage |
|
/AzurePipelines run sonic-buildimage |
|
No pipelines are associated with this pull request. |
|
/azpw run azure.sonic-buildimage |
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run azure.sonic-buildimage |
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run sonic-buildimage |
|
/AzurePipelines run sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Kvmtest-t0 passed with timeout extended to 6 hours. It took 5h14m59s. |
bd450eb to
4a87f11
Compare
|
Could you try rebase to latest master? Not sure if it helps lgtm checker. |
Thanks. Per my understanding the LGTM failure is caused by sonic-platform-common’s commit hash pointed by sonic build image not existing in its repo. I merged the master back but did not see a fix. |
43f4fe1 to
e3ca365
Compare
|
/AzurePipelines run azure.sonic-buildimage |
|
Commenter does not have sufficient privileges for PR 9288 in repo Azure/sonic-buildimage |
|
/azpw run azure.sonic-buildimage |
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run azure.sonic-buildimage |
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
26dc74d to
47752a9
Compare
bb0733a [aclorch] Add ACL_TABLE_TYPE configuration (sonic-net#1982) 59cab5d Support for setting switch level DSCP to TC QoS map (sonic-net#2023) da21172 [aclorch] add generic AclOrch::updateAclRule() method (sonic-net#1993) 4f6cb05 [Reclaiming buffer] Support reclaiming buffer in traditional model (sonic-net#2011) 32d7a69 [Reclaiming buffer] Common code update (sonic-net#1996) b91d8ba [swss] L2 Forwarding Enhancements (sonic-net#1716) 797dab4 [muxorch] Bind all ports to drop ACL table (sonic-net#2027) 99929cd [lgtm.yml] add libgmock-dev (sonic-net#2035) 8727ae5 [flex counter] Flex counter threads consume too much CPU resources sonic-net#9202 (sonic-net#2031) 103fdf0 Remove redundant calls to get child scheduler group during initialization (sonic-net#1965) 18ea840 [macsec]: MACsec statistics support (sonic-net#1867) 0c46242 [orchagent] Flush pipeline every 1 second, not only when select will timeout (sonic-net#2003) 339101c [cbf] Add class-based forwarding support (sonic-net#1963) 24a615b Fix issue: accumulative headroom can exceed limit in rare scenario (sonic-net#2020) 708e232 Test divide by zero processing path (sonic-net#2028) 8f1d035 [macsecmgr]: Wait for port up before enabling macsec (sonic-net#2032) 4912a77 Remove buffer drop counter when port is removed (sonic-net#1860) f9462c4 [Dynamic buffer] [Mellanox] Calculate the peer response time according to the speed (sonic-net#1930) 8b5a401 Routed subinterface enhancements (sonic-net#2017) cdea5e9 Fix next hop compilation (sonic-net#2025) 37c197d [SRV6] Sonic-swss changes for SRV6 (sonic-net#1964) f502c32 [vnetorch] Add ECMP support for vnet tunnel routes (sonic-net#1960) Signed-off-by: Stephen Sun <stephens@nvidia.com>
47752a9 to
aa1d777
Compare
swss:
bb0733a [aclorch] Add ACL_TABLE_TYPE configuration (sonic-net/sonic-swss#1982)
59cab5d Support for setting switch level DSCP to TC QoS map (sonic-net/sonic-swss#2023)
da21172 [aclorch] add generic AclOrch::updateAclRule() method (sonic-net/sonic-swss#1993)
4f6cb05 [Reclaiming buffer] Support reclaiming buffer in traditional model (sonic-net/sonic-swss#2011)
32d7a69 [Reclaiming buffer] Common code update (sonic-net/sonic-swss#1996)
b91d8ba [swss] L2 Forwarding Enhancements (sonic-net/sonic-swss#1716)
797dab4 [muxorch] Bind all ports to drop ACL table (sonic-net/sonic-swss#2027)
99929cd [lgtm.yml] add libgmock-dev (sonic-net/sonic-swss#2035)
8727ae5 [flex counter] Flex counter threads consume too much CPU resources #9202 (sonic-net/sonic-swss#2031)
103fdf0 Remove redundant calls to get child scheduler group during initialization (sonic-net/sonic-swss#1965)
18ea840 [macsec]: MACsec statistics support (sonic-net/sonic-swss#1867)
0c46242 [orchagent] Flush pipeline every 1 second, not only when select will timeout (sonic-net/sonic-swss#2003)
339101c [cbf] Add class-based forwarding support (sonic-net/sonic-swss#1963)
24a615b Fix issue: accumulative headroom can exceed limit in rare scenario (sonic-net/sonic-swss#2020)
708e232 Test divide by zero processing path (sonic-net/sonic-swss#2028)
8f1d035 [macsecmgr]: Wait for port up before enabling macsec (sonic-net/sonic-swss#2032)
4912a77 Remove buffer drop counter when port is removed (sonic-net/sonic-swss#1860)
f9462c4 [Dynamic buffer] [Mellanox] Calculate the peer response time according to the speed (sonic-net/sonic-swss#1930)
8b5a401 Routed subinterface enhancements (sonic-net/sonic-swss#2017)
cdea5e9 Fix next hop compilation (sonic-net/sonic-swss#2025)
37c197d [SRV6] Sonic-swss changes for SRV6 (sonic-net/sonic-swss#1964)
f502c32 [vnetorch] Add ECMP support for vnet tunnel routes (sonic-net/sonic-swss#1960)
Signed-off-by: Stephen Sun stephens@nvidia.com
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)