From 4a93bb297feaea504b917fc02e5e46195d264bdb Mon Sep 17 00:00:00 2001 From: madhanmellanox <62459540+madhanmellanox@users.noreply.github.com> Date: Thu, 4 Feb 2021 15:28:16 -0800 Subject: [PATCH] [submodule]: Updating sonic-swss (#6685) Changed Error log to Notice log during FDB flush notification after VLAN delete (#1618) 288fb40d8ff4ec825645c2fbab1e79f50881a9f2 - How to verify it Create a VLAN and add member port to it. Then inject traffic on the member port for that VLAN. Ensure that FDB entry is learnt for that VLAN member port. Then remove the member port and remove VLAN. Check if you get a NOTICE log that "failed to locate VLAN" appears in syslogs. Co-authored-by: Madhan Babu --- src/sonic-swss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-swss b/src/sonic-swss index 832815e815d8..288fb40d8ff4 160000 --- a/src/sonic-swss +++ b/src/sonic-swss @@ -1 +1 @@ -Subproject commit 832815e815d8e14e711b40e0a9851d3d1a4a6c49 +Subproject commit 288fb40d8ff4ec825645c2fbab1e79f50881a9f2