From 4afe2094020a8150b2d1fa60c1ab67877549130a Mon Sep 17 00:00:00 2001 From: Hua Liu <58683130+liuh-80@users.noreply.github.com> Date: Fri, 24 Jun 2022 08:31:21 +0800 Subject: [PATCH] [Submodule] Update src/sonic-swss-common (#11226) Updating sonic-utilities sub module with the following commits 40a685c [azp] Fix the 'make check' failure at the step 'Compile sonic sairedis' ecf5bbc [sonic-cli] Fix sonic-db-cli output format not backward compatible with python version issue. 34c4b05 [portcounter] Check if counter ID exists before arithmetic operation #### Why I did it To fix sonic-db-cli output format not backward compatible with python version issue, need update sonic-swss-common submodule. #### How I did it #### How to verify it #### Which release branch to backport (provide reason below if selected) #### Description for the changelog 40a685c [azp] Fix the 'make check' failure at the step 'Compile sonic sairedis' ecf5bbc [sonic-cli] Fix sonic-db-cli output format not backward compatible with python version issue. 34c4b05 [portcounter] Check if counter ID exists before arithmetic operation #### A picture of a cute animal (not mandatory but encouraged) --- src/sonic-swss-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss-common b/src/sonic-swss-common index 92f5411117..34c4b059e5 160000 --- a/src/sonic-swss-common +++ b/src/sonic-swss-common @@ -1 +1 @@ -Subproject commit 92f54111172138a3c1b2ed2dfbdda23e84d9ae9d +Subproject commit 34c4b059e545caff775d6be903206c7f39c5c112