From f7766cf390313e87bcf09be3c8f87cb2ec5b4d6d Mon Sep 17 00:00:00 2001 From: dprital Date: Mon, 29 Aug 2022 20:57:17 +0000 Subject: [PATCH 1/5] [submodule] Advance sonic-swss pointer Update sonic-swss submodule pointer to include the following: * Dynamic port configuration - add port buffer cfg to the port ref counter ([#2194](https://github.com/sonic-net/sonic-swss/pull/2194)) * tlm_teamd: Filter portchannel subinterface events from STATE_DB LAG_TABLE ([#2408](https://github.com/sonic-net/sonic-swss/pull/2408)) * [counters] Improve performance by polling only configured ports buffer queue/pg counters ([#2360](https://github.com/sonic-net/sonic-swss/pull/2360)) * added support for Xsight platform ([#2426](https://github.com/sonic-net/sonic-swss/pull/2426)) * [ci][asan] add DVS tests run with ASAN ([#2363](https://github.com/sonic-net/sonic-swss/pull/2363)) * Handle dual ToR neighbor miss scenario ([#2151](https://github.com/sonic-net/sonic-swss/pull/2151)) * Upstream new development on p4orch ([#2237](https://github.com/sonic-net/sonic-swss/pull/2237)) * [lgtm] Fix dependency ([#2419](https://github.com/sonic-net/sonic-swss/pull/2419)) * [muxorch] Returning true if nbr in skip_neighbor_ in isNeighborActive() ([#2415](https://github.com/sonic-net/sonic-swss/pull/2415)) * [macsec]: Set MTU for MACsec ([#2398](https://github.com/sonic-net/sonic-swss/pull/2398)) * Delete Invalid if condition in intfsorch.cpp ([#2411](https://github.com/sonic-net/sonic-swss/pull/2411)) Signed-off-by: dprital --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index fd0c585d34de..a26b26ac340d 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit fd0c585d34de63dc9cca57bb7d508cadfe1125d4 +Subproject commit a26b26ac340dea1ff79160aad0684cd3bc8a06d7 From a9da7f5a9e9cb446cd40a18712daa4e581cda401 Mon Sep 17 00:00:00 2001 From: dprital Date: Thu, 1 Sep 2022 19:17:49 +0000 Subject: [PATCH 2/5] update sonic-swss submodule to include additional commits --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index a26b26ac340d..8cd38b717ce5 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit a26b26ac340dea1ff79160aad0684cd3bc8a06d7 +Subproject commit 8cd38b717ce54326c96056ceffa3d403c29bd233 From c0b6bd902fe392904025835270a4a9761a4da9d2 Mon Sep 17 00:00:00 2001 From: dprital Date: Sun, 4 Sep 2022 08:18:57 +0000 Subject: [PATCH 3/5] Rebase after commit was pushed to sonic-swss --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 8cd38b717ce5..ac8a83f0cd36 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 8cd38b717ce54326c96056ceffa3d403c29bd233 +Subproject commit ac8a83f0cd36c11c1a480a682e4eabbd99bf962c From 643863648ae64d2a85a8c2769ebef15b846e1c1d Mon Sep 17 00:00:00 2001 From: dprital Date: Mon, 19 Sep 2022 14:37:26 +0000 Subject: [PATCH 4/5] Update sonic-swss pointer to include more commits since this PR was rasied --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index ac8a83f0cd36..7cc035f93d02 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit ac8a83f0cd36c11c1a480a682e4eabbd99bf962c +Subproject commit 7cc035f93d028ea95488ce54e833d1699e3fd08a From 90924349ce3397fd7a587e6241dc1532baa09c6f Mon Sep 17 00:00:00 2001 From: dprital Date: Sat, 24 Sep 2022 10:16:10 +0000 Subject: [PATCH 5/5] Rebase sonic-swss to get build fixes --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 7cc035f93d02..b9ade5d248a0 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 7cc035f93d028ea95488ce54e833d1699e3fd08a +Subproject commit b9ade5d248a0ae9f0d975ace35eeb18f81a74599