From b3979d6da1691dab925c3b9f8b99568e891af4e3 Mon Sep 17 00:00:00 2001 From: Aravind Mani <53524901+aravindmani-1@users.noreply.github.com> Date: Wed, 23 Aug 2023 23:31:22 +0530 Subject: [PATCH] Dell S6100 Platform API 2.0 fixes (#16208) Why I did it Dell S6100 Platform components needs to be updated. How I did it Modified platform.json to fix the issue. How to verify it Run sonic-mgmt component test and check whether it passes. --- device/dell/x86_64-dell_s6100_c2538-r0/platform.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/device/dell/x86_64-dell_s6100_c2538-r0/platform.json b/device/dell/x86_64-dell_s6100_c2538-r0/platform.json index 819f104aa5..ba9fb90ad6 100644 --- a/device/dell/x86_64-dell_s6100_c2538-r0/platform.json +++ b/device/dell/x86_64-dell_s6100_c2538-r0/platform.json @@ -469,7 +469,13 @@ }, { "name": "QSFP+ or later" - } + }, + { + "name": "SFP/SFP+/SFP28" + }, + { + "name": "SFP/SFP+/SFP28" + } ] }, "interfaces": {}