[e1031] add GbE and higig port to E1031 port_config.ini (#7208) (#7224)

Why I did it
These ports are being enumerated by the latest SAI. But they are not defined in port_config.ini.

SONiC end up trying to delete these 3 ports and hit SAI error and crash.

How I did it
Add the GbE and the 2 HiGig ports in the port_config.ini.

How to verify it
Put the port_config.ini on a device crashing with port deleting. load minigraph and the crash stopped.

Signed-off-by: Ying Xie ying.xie@microsoft.com
This commit is contained in:
Ying Xie 2021-04-08 15:28:10 -07:00 committed by GitHub
parent cf8e4eda23
commit 332c151d2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,3 +51,6 @@ Ethernet48 54 49 10000 etp49 0
Ethernet49 53 50 10000 etp50 0
Ethernet50 56 51 10000 etp51 0
Ethernet51 55 52 10000 etp52 0
Ethernet52 49 53 1000 etp53 0
Ethernet53 57,58,59,60 54 21000 etp54 0
Ethernet54 61,62,63,64 55 21000 etp55 0