From dbaf5cbc20547667dbfaa7eee97c8c19670e4e5e Mon Sep 17 00:00:00 2001 From: Doron Barashi Date: Mon, 23 Oct 2023 09:21:23 +0000 Subject: [PATCH 1/4] CMIS management feature enablement for MSFT HWSKU --- .../Mellanox-SN4700-O8C48/independent_mode_support.profile | 1 + 1 file changed, 1 insertion(+) create mode 100644 device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/independent_mode_support.profile diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/independent_mode_support.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/independent_mode_support.profile new file mode 100644 index 0000000000..2e03c2c1e6 --- /dev/null +++ b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/independent_mode_support.profile @@ -0,0 +1 @@ +SAI_INDEPENDENT_MODULE_MODE=1 From 8e76fbb79152b430ec746f9af11277a35c33018c Mon Sep 17 00:00:00 2001 From: Doron Barashi Date: Thu, 26 Oct 2023 08:50:46 +0000 Subject: [PATCH 2/4] change profile file name --- ...endent_mode_support.profile => module_control_support.profile} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/{independent_mode_support.profile => module_control_support.profile} (100%) diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/independent_mode_support.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/module_control_support.profile similarity index 100% rename from device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/independent_mode_support.profile rename to device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/module_control_support.profile From 880a6c3f7fc7d2cb2e692e912abf76b1a69860e4 Mon Sep 17 00:00:00 2001 From: Doron Barashi Date: Wed, 20 Dec 2023 08:08:36 +0000 Subject: [PATCH 3/4] add feature enabled for new MSFT Mellanox-SN4700-O8V48 SKU --- .../Mellanox-SN4700-O8V48/module_control_support.profile | 1 + 1 file changed, 1 insertion(+) create mode 100644 device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile new file mode 100644 index 0000000000..2e03c2c1e6 --- /dev/null +++ b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile @@ -0,0 +1 @@ +SAI_INDEPENDENT_MODULE_MODE=1 From ad5e05fec8a2425374deb9f1007983ecd491b676 Mon Sep 17 00:00:00 2001 From: Doron Barashi Date: Mon, 29 Jan 2024 12:01:48 +0000 Subject: [PATCH 4/4] delete new profile files due to mechanism change put content directly in sai.profile --- .../Mellanox-SN4700-O8C48/module_control_support.profile | 1 - .../x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/sai.profile | 1 + .../Mellanox-SN4700-O8V48/module_control_support.profile | 1 - .../x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/sai.profile | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/module_control_support.profile delete mode 100644 device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/module_control_support.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/module_control_support.profile deleted file mode 100644 index 2e03c2c1e6..0000000000 --- a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/module_control_support.profile +++ /dev/null @@ -1 +0,0 @@ -SAI_INDEPENDENT_MODULE_MODE=1 diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/sai.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/sai.profile index 42f665d760..1f2804b602 100644 --- a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/sai.profile +++ b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8C48/sai.profile @@ -3,3 +3,4 @@ SAI_DUMP_STORE_PATH=/var/log/mellanox/sdk-dumps SAI_DUMP_STORE_AMOUNT=10 SAI_DUMP_MFT_CFG_PATH=/etc/sonic/mft/fwtrace_cfg SAI_DEFAULT_SWITCHING_MODE_STORE_FORWARD=1 +SAI_INDEPENDENT_MODULE_MODE=1 diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile deleted file mode 100644 index 2e03c2c1e6..0000000000 --- a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/module_control_support.profile +++ /dev/null @@ -1 +0,0 @@ -SAI_INDEPENDENT_MODULE_MODE=1 diff --git a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/sai.profile b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/sai.profile index e0109ecf26..b1db91e210 100644 --- a/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/sai.profile +++ b/device/mellanox/x86_64-mlnx_msn4700-r0/Mellanox-SN4700-O8V48/sai.profile @@ -3,3 +3,4 @@ SAI_DUMP_STORE_PATH=/var/log/mellanox/sdk-dumps SAI_DUMP_STORE_AMOUNT=10 SAI_DUMP_MFT_CFG_PATH=/etc/sonic/mft/fwtrace_cfg SAI_DEFAULT_SWITCHING_MODE_STORE_FORWARD=1 +SAI_INDEPENDENT_MODULE_MODE=1