From c63df22c7dd41405d3101abb7ae7f80b57d858a7 Mon Sep 17 00:00:00 2001 From: James An <94036556+jamesan47@users.noreply.github.com> Date: Mon, 21 Aug 2023 09:32:41 -0700 Subject: [PATCH] Update cisco-8000.ini (#16171) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release Notes for Cisco T0 and 8102-64H. • Fix for PSUD crash when PSUs are inserted in an operational system • Fix for VxLAN counters not incrementing in show vxlan counter' and 'show platform npu vxlan counters' • Fix for continuous error messages reported by thermalctld • Fix for dshell client enable/disable causing syncd crash • Support for 9100 TPID for Cisco fanout. • Caveat: Drop counters for packets with invalid VLAN tag are counted twice. Release Notes for Cisco 8101-32FH: • Aikido FPD 1.89 Upgrade --- platform/checkout/cisco-8000.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/checkout/cisco-8000.ini b/platform/checkout/cisco-8000.ini index 95e929e2e2..6abc5f72eb 100644 --- a/platform/checkout/cisco-8000.ini +++ b/platform/checkout/cisco-8000.ini @@ -1,3 +1,3 @@ [module] repo=git@github.com:Cisco-8000-sonic/platform-cisco-8000.git -ref=202205.2.2.9 +ref=202205.2.2.10