From 86a11e5a1e2be03fd6995f5384a137aae699208c Mon Sep 17 00:00:00 2001 From: abdosi <58047199+abdosi@users.noreply.github.com> Date: Tue, 15 Jun 2021 13:08:47 -0700 Subject: [PATCH] Updated 7260 MMU Profile based on latest MSFT Tier 1 (#7882) Updated 7260 MMU Profile based on latest MSFT Tier 1 Tomahawk2_MMU_Setting_48x100G_40m_16x100G_300m_v1.0 and TH2_PGHdrm_MSFT Signed-off-by: Abhishek Dosi --- .../Arista-7260CX3-C64/buffers_defaults_t1.j2 | 16 +++++++++++----- .../Arista-7260CX3-C64/pg_profile_lookup.ini | 9 +++------ 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/buffers_defaults_t1.j2 b/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/buffers_defaults_t1.j2 index 2fff9cbc77..949e632035 100644 --- a/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/buffers_defaults_t1.j2 +++ b/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/buffers_defaults_t1.j2 @@ -10,18 +10,22 @@ {%- macro generate_buffer_pool_and_profiles() %} "BUFFER_POOL": { "ingress_lossless_pool": { - "size": "33329088", + {# SS Tab2 Row 71 #} + "size": "33582016", "type": "ingress", "mode": "dynamic", - "xoff": "7827456" + {# SS Tab2 Row 68 #} + "xoff": "8965632" }, "egress_lossy_pool": { - "size": "26663272", + {# SS Tab2 Row 60 #} + "size": "26866112", "type": "egress", "mode": "dynamic" }, "egress_lossless_pool": { - "size": "42349632", + {# SS Tab2 Row 56 #} + "size": "43481152", "type": "egress", "mode": "static" } @@ -30,12 +34,14 @@ "ingress_lossy_profile": { "pool":"[BUFFER_POOL|ingress_lossless_pool]", "size":"0", + {# SS Tab1 Row 9 #} "static_th":"44302336" }, "egress_lossless_profile": { "pool":"[BUFFER_POOL|egress_lossless_pool]", "size":"0", - "static_th":"42349632" + {# SS Tab2 Row 56 #} + "static_th":"43481152" }, "egress_lossy_profile": { "pool":"[BUFFER_POOL|egress_lossy_pool]", diff --git a/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/pg_profile_lookup.ini b/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/pg_profile_lookup.ini index ed0005610b..254e58d394 100644 --- a/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/pg_profile_lookup.ini +++ b/device/arista/x86_64-arista_7260cx3_64/Arista-7260CX3-C64/pg_profile_lookup.ini @@ -1,8 +1,5 @@ # PG lossless profiles. # speed cable size xon xoff threshold xon_offset - 50000 5m 1248 1248 56160 -3 2496 - 100000 5m 1248 1248 96928 -3 2496 - 50000 40m 1248 1248 96096 -3 2496 - 100000 40m 1248 1248 177632 -3 2496 - 50000 300m 1248 1248 141856 -3 2496 - 100000 300m 1248 1248 268736 -3 2496 + 100000 5m 1248 1248 96928 -3 2496 + 100000 40m 1248 1248 59696 -3 2496 + 100000 300m 1248 1248 101088 -3 2496