@@ -914,16 +914,16 @@ def test_minigraph_voq_system_ports(self):
914
914
json .loads (self .run_script (argument )),
915
915
{
916
916
"linecard-1|Asic0|Cpu0" : { "core_port_index" : "0" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "1000" , "core_index" : "0" , "system_port_id" : "1" },
917
- "linecard-1|Asic0|Ethernet1/1 " : { "core_port_index" : "1" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "2" },
918
- "linecard-1|Asic0|Ethernet1/2 " : { "core_port_index" : "2" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "3" },
919
- "linecard-1|Asic0|Ethernet1/3 " : { "core_port_index" : "3" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "4" },
920
- "linecard-1|Asic0|Ethernet1/4 " : { "core_port_index" : "4" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "5" },
917
+ "linecard-1|Asic0|Ethernet0 " : { "core_port_index" : "1" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "2" },
918
+ "linecard-1|Asic0|Ethernet4 " : { "core_port_index" : "2" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "3" },
919
+ "linecard-1|Asic0|Ethernet8 " : { "core_port_index" : "3" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "4" },
920
+ "linecard-1|Asic0|Ethernet12 " : { "core_port_index" : "4" , "num_voq" : "8" , "switch_id" : "0" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "5" },
921
921
"linecard-2|Asic0|Cpu0" : { "core_port_index" : "0" , "num_voq" : "8" , "switch_id" : "2" , "speed" : "1000" , "core_index" : "0" , "system_port_id" : "256" },
922
- "linecard-2|Asic0|Ethernet1/5 " : { "core_port_index" : "1" , "num_voq" : "8" , "switch_id" : "2" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "257" },
923
- "linecard-2|Asic0|Ethernet1/6 " : { "core_port_index" : "2" , "num_voq" : "8" , "switch_id" : "2" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "258" },
922
+ "linecard-2|Asic0|Ethernet0 " : { "core_port_index" : "1" , "num_voq" : "8" , "switch_id" : "2" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "257" },
923
+ "linecard-2|Asic0|Ethernet4 " : { "core_port_index" : "2" , "num_voq" : "8" , "switch_id" : "2" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "258" },
924
924
"linecard-2|Asic1|Cpu0" : { "core_port_index" : "0" , "num_voq" : "8" , "switch_id" : "4" , "speed" : "1000" , "core_index" : "0" , "system_port_id" : "259" },
925
- "linecard-2|Asic1|Ethernet1/7 " : { "core_port_index" : "1" , "num_voq" : "8" , "switch_id" : "4" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "260" },
926
- "linecard-2|Asic1|Ethernet1/8 " : { "core_port_index" : "2" , "num_voq" : "8" , "switch_id" : "4" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "261" }
925
+ "linecard-2|Asic1|Ethernet8 " : { "core_port_index" : "1" , "num_voq" : "8" , "switch_id" : "4" , "speed" : "40000" , "core_index" : "0" , "system_port_id" : "260" },
926
+ "linecard-2|Asic1|Ethernet12 " : { "core_port_index" : "2" , "num_voq" : "8" , "switch_id" : "4" , "speed" : "40000" , "core_index" : "1" , "system_port_id" : "261" }
927
927
}
928
928
)
929
929
0 commit comments