From 6ebfa3b34bf402bb19b1003e475f73c355ebe0a8 Mon Sep 17 00:00:00 2001 From: James An <94036556+jamesan47@users.noreply.github.com> Date: Thu, 21 Sep 2023 23:02:38 -0700 Subject: [PATCH] [cisco]: Update cisco-8000.ini (#16656) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Why I did it Release Notes for 8102-64H • Fix NHG drop when route is added before members are added (MIGSMSFT-333 / SR 696141124) • Added a new system device property "acl_set_dscp_encap_outer_only" • IN_DISCARD counters report back per-port counters only instead of all counters that are per-port and also that are shared. How I did it Update platform version to 202205.2.2.12 --- 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 e6ceacf358bc..1bc0e3b6e1c3 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.11 +ref=202205.2.2.12