From 928e146514c11293cf67197037aff60746357ca9 Mon Sep 17 00:00:00 2001 From: AntonHryshchuk Date: Wed, 22 Feb 2023 14:27:15 +0200 Subject: [PATCH] [submodule] Advance sonic-swss pointer Update sonic-swss submodule pointer to include the following: * f66abed Support for tc-dot1p and tc-dscp qosmap ([#2559](https://github.com/sonic-net/sonic-swss/pull/2559)) * 35385ad [RouteOrch] Record ROUTE_TABLE entry programming status to APPL_STATE_DB ([#2512](https://github.com/sonic-net/sonic-swss/pull/2512)) * 0704f78 [Workaround] EvpnRemoteVnip2pOrch warmboot check failure ([#2626](https://github.com/sonic-net/sonic-swss/pull/2626)) * 4df5cab [ResponsePublisher] add pipeline support ([#2511](https://github.com/sonic-net/sonic-swss/pull/2511)) Signed-off-by: AntonHryshchuk --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 44ea6a08659a..f66abeda6a6e 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 44ea6a08659a11723173c5272b0400882cf11347 +Subproject commit f66abeda6a6e67b40b997b779ec3a6a362632fc1