Skip to content

Commit beeb84e

Browse files
committed
[PPI]: Enable global port late create for SPC-4.
Signed-off-by: Nazarii Hnydyn <[email protected]>
1 parent 9129a7b commit beeb84e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

device/mellanox/x86_64-nvidia_sn5600-r0/ACS-SN5600/sai_5600.xml

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<!-- Number of ports in the following port list -->
2828
<number-of-physical-ports>65</number-of-physical-ports>
2929

30+
<!-- Global port late create -->
31+
<late-create-all-ports>1</late-create-all-ports>
32+
3033
<!-- List of ports in the device -->
3134
<ports-list>
3235
<port-info>

device/mellanox/x86_64-nvidia_sn5600_simx-r0/ACS-SN5600/sai_5600.xml

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<!-- Number of ports in the following port list -->
2828
<number-of-physical-ports>65</number-of-physical-ports>
2929

30+
<!-- Global port late create -->
31+
<late-create-all-ports>1</late-create-all-ports>
32+
3033
<!-- List of ports in the device -->
3134
<ports-list>
3235
<port-info>

0 commit comments

Comments
 (0)