[202211][PPI]: Enable global port late create for SPC-4. (#15801)

DEPENDS:

[202211][ppi]: Implement port bulk comparison logic (#2564)  sonic-swss#2821
HLD: sonic-net/SONiC#1084

Why I did it
Enabled port late create on SN5600 switch boots up with no ports
Work item tracking
N/A
How I did it
Updated SAI xml config file
How to verify it
Run sonic-mgmt tests fastboot
This commit is contained in:
Nazarii Hnydyn 2023-08-30 11:05:58 +03:00 committed by GitHub
parent ba82b52a1a
commit 99e1ce9987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,9 @@
<!-- Number of ports in the following port list -->
<number-of-physical-ports>65</number-of-physical-ports>
<!-- Global port late create -->
<late-create-all-ports>1</late-create-all-ports>
<!-- List of ports in the device -->
<ports-list>
<port-info>

View File

@ -27,6 +27,9 @@
<!-- Number of ports in the following port list -->
<number-of-physical-ports>65</number-of-physical-ports>
<!-- Global port late create -->
<late-create-all-ports>1</late-create-all-ports>
<!-- List of ports in the device -->
<ports-list>
<port-info>