From 70b727c1d895491a28bcad43816e73e003d7b469 Mon Sep 17 00:00:00 2001 From: Ze Gan Date: Fri, 18 Aug 2023 00:32:36 +0800 Subject: [PATCH] Update submodule swss and swss-common (#235) swss ``` 04ce7c9a [Fixbug]: Fix vnet attribute miss if route action is vnet_direct and vnet test cases (#2873) daa1fc71 [dash]: Refactor DASH orch by protobuf format (#2722) 12ad49cd [tests]: Change DVS ENV HWKSU to DPU-2P for DASH vstest (#2847) ``` swss-common ``` be425ed [redisCommand]: Not store the error return code of redisFormat (#809) 5966d8b Fix binary serializer can't deserialize protopuf buffer content issue (#810) 7ff768a Revert "Fix the issue of ignoring callback calls for removed keys. (#789)" (#804) 82581cf Make sure new binaries replace existing binaries in docker-sonic-vs (#807) 62e8d80 Producer/Consumer table binary support (#801) e0f394c Fix the issue of ignoring callback calls for removed keys. (#789) 00db81f Fix the sairedis build target not found issue (#802) dffd76a [Ci] Fix collect log error in azp template (#799) d6453bc Add SEND_TO_INGRESS port table in schema.h (#792) c3a77cc add semgrep (#798) ``` --- src/sonic-swss | 2 +- src/sonic-swss-common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sonic-swss b/src/sonic-swss index 982a341e936a..04ce7c9a1823 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 982a341e936af5e7c7fdce73889f1f39d93569f7 +Subproject commit 04ce7c9a18234842e95fb9ee997538a46c1fa502 diff --git a/src/sonic-swss-common b/src/sonic-swss-common index 2320ddcaf7df..be425ede57b4 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 2320ddcaf7df4c448dc6ebb9963d153023f21651 +Subproject commit be425ede57b4412c51b240f285d80a10c40fa077