91510a7742
[build] Add ipmitool [dockers] Add innovium platform in orchagent + ipmitool in snmp [platform/innovium] Add innovium platform [device/celestica] Add x86_64-cel_midstone-r0 device for innovium [device/delta] Add x86_64-delta_et-c032if-r0 device for innovium [sonic-slave-stretch] Add texi2html Signed-off-by: Tony Titus ttitus@innovium.com
103 lines
2.8 KiB
Django/Jinja
Executable File
103 lines
2.8 KiB
Django/Jinja
Executable File
{
|
|
"TC_TO_QUEUE_MAP":{
|
|
"AZURE":{
|
|
"1":"1",
|
|
"0":"0",
|
|
"3":"3",
|
|
"2":"2",
|
|
"5":"5",
|
|
"4":"4",
|
|
"7":"7",
|
|
"6":"6"
|
|
}
|
|
},
|
|
"TC_TO_PRIORITY_GROUP_MAP": {
|
|
"AZURE": {
|
|
"1": "0",
|
|
"0": "0",
|
|
"3": "0",
|
|
"2": "0",
|
|
"4": "1",
|
|
"5": "2",
|
|
"6": "0",
|
|
"7": "0"
|
|
}
|
|
},
|
|
"DSCP_TO_TC_MAP": {
|
|
"AZURE": {
|
|
"0":"0",
|
|
"1":"0",
|
|
"2":"0",
|
|
"3":"0",
|
|
"4":"4",
|
|
"5":"5",
|
|
"6":"0",
|
|
"7":"0",
|
|
"8":"1",
|
|
"9":"0",
|
|
"10":"0",
|
|
"11":"0",
|
|
"12":"0",
|
|
"13":"0",
|
|
"14":"0",
|
|
"15":"0",
|
|
"16":"0",
|
|
"17":"0",
|
|
"18":"0",
|
|
"19":"0",
|
|
"20":"0",
|
|
"21":"0",
|
|
"22":"0",
|
|
"23":"0",
|
|
"24":"0",
|
|
"25":"0",
|
|
"26":"0",
|
|
"27":"0",
|
|
"28":"0",
|
|
"29":"0",
|
|
"30":"0",
|
|
"31":"0",
|
|
"32":"0",
|
|
"33":"0",
|
|
"34":"0",
|
|
"35":"0",
|
|
"36":"0",
|
|
"37":"0",
|
|
"38":"0",
|
|
"39":"0",
|
|
"40":"0",
|
|
"41":"0",
|
|
"42":"0",
|
|
"43":"0",
|
|
"44":"0",
|
|
"45":"0",
|
|
"46":"0",
|
|
"47":"0",
|
|
"48":"0",
|
|
"49":"0",
|
|
"50":"0",
|
|
"51":"0",
|
|
"52":"0",
|
|
"53":"0",
|
|
"54":"0",
|
|
"55":"0",
|
|
"56":"0",
|
|
"57":"0",
|
|
"58":"0",
|
|
"59":"0",
|
|
"60":"0",
|
|
"61":"0",
|
|
"62":"0",
|
|
"63":"0"
|
|
}
|
|
},
|
|
"PORT_QOS_MAP": {
|
|
"Ethernet180,Ethernet8,Ethernet44,Ethernet184,Ethernet188,Ethernet0,Ethernet4,Ethernet108,Ethernet248,Ethernet100,Ethernet244,Ethernet128,Ethernet104,Ethernet240,Ethernet40,Ethernet228,Ethernet96,Ethernet168,Ethernet148,Ethernet204,Ethernet120,Ethernet220,Ethernet144,Ethernet208,Ethernet160,Ethernet224,Ethernet140,Ethernet56,Ethernet164,Ethernet76,Ethernet72,Ethernet32,Ethernet16,Ethernet36,Ethernet12,Ethernet196,Ethernet28,Ethernet192,Ethernet200,Ethernet124,Ethernet24,Ethernet116,Ethernet80,Ethernet112,Ethernet84,Ethernet152,Ethernet136,Ethernet156,Ethernet92,Ethernet132,Ethernet48,Ethernet232,Ethernet172,Ethernet216,Ethernet236,Ethernet176,Ethernet212,Ethernet64,Ethernet88,Ethernet60,Ethernet52,Ethernet20,Ethernet68,Ethernet252": {
|
|
"tc_to_pg_map": "[TC_TO_PRIORITY_GROUP_MAP:AZURE]",
|
|
"tc_to_queue_map": "[TC_TO_QUEUE_MAP:AZURE]",
|
|
"dscp_to_tc_map": "[DSCP_TO_TC_MAP:AZURE]",
|
|
"pfc_enable": "4,5"
|
|
}
|
|
}
|
|
}
|