[devices]: Add a new supported device DellEMC s5232f (#3090)
* Switch Vendor: DellEMC * Switch SKU: s5232F * ASIC Vendor: Broadcom * Swich ASIC: Trident3 * Port Configuration: 32x100G * SONiC Image: sonic-broadcom.bin * LED support for s5232f * Changes Include ipmitool implementation for platform_sensors script is inclued in pmon startup * Added 100G,25G,10G configruation ( 100G is default).
This commit is contained in:
parent
a80baaf8d1
commit
0695a6449f
@ -0,0 +1,2 @@
|
|||||||
|
{%- set default_topo = 't1' %}
|
||||||
|
{%- include 'buffers_config.j2' %}
|
@ -0,0 +1,47 @@
|
|||||||
|
|
||||||
|
{%- set default_cable = '40m' %}
|
||||||
|
|
||||||
|
{%- macro generate_port_lists(PORT_ALL) %}
|
||||||
|
{# Generate list of ports #}
|
||||||
|
{%- for port_idx in range(0,32) %}
|
||||||
|
{%- if PORT_ALL.append("Ethernet%d" % (port_idx*4)) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_buffer_pool_and_profiles() %}
|
||||||
|
"BUFFER_POOL": {
|
||||||
|
"ingress_lossless_pool": {
|
||||||
|
"size": "27678784",
|
||||||
|
"type": "ingress",
|
||||||
|
"mode": "dynamic",
|
||||||
|
"xoff": "4194112"
|
||||||
|
},
|
||||||
|
"egress_lossy_pool": {
|
||||||
|
"size": "26045524",
|
||||||
|
"type": "egress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
},
|
||||||
|
"egress_lossless_pool": {
|
||||||
|
"size": "32786432",
|
||||||
|
"type": "egress",
|
||||||
|
"mode": "static"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"BUFFER_PROFILE": {
|
||||||
|
"ingress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
|
||||||
|
"size":"0",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
},
|
||||||
|
"egress_lossless_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|egress_lossless_pool]",
|
||||||
|
"size":"1518",
|
||||||
|
"static_th":"3995680"
|
||||||
|
},
|
||||||
|
"egress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|egress_lossy_pool]",
|
||||||
|
"size":"1518",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-C32/custom_led.bin
Executable file
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-C32/custom_led.bin
Executable file
Binary file not shown.
Binary file not shown.
@ -0,0 +1,17 @@
|
|||||||
|
# PG lossless profiles.
|
||||||
|
# speed cable size xon xoff threshold xon_offset
|
||||||
|
10000 5m 1248 2288 35776 -3 2288
|
||||||
|
25000 5m 1248 2288 53248 -3 2288
|
||||||
|
40000 5m 1248 2288 66560 -3 2288
|
||||||
|
50000 5m 1248 2288 90272 -3 2288
|
||||||
|
100000 5m 1248 2288 165568 -3 2288
|
||||||
|
10000 40m 1248 2288 37024 -3 2288
|
||||||
|
25000 40m 1248 2288 53248 -3 2288
|
||||||
|
40000 40m 1248 2288 71552 -3 2288
|
||||||
|
50000 40m 1248 2288 96096 -3 2288
|
||||||
|
100000 40m 1248 2288 177632 -3 2288
|
||||||
|
10000 300m 1248 2288 46176 -3 2288
|
||||||
|
25000 300m 1248 2288 79040 -3 2288
|
||||||
|
40000 300m 1248 2288 108160 -3 2288
|
||||||
|
50000 300m 1248 2288 141856 -3 2288
|
||||||
|
100000 300m 1248 2288 268736 -3 2288
|
@ -0,0 +1,35 @@
|
|||||||
|
# name lanes alias index speed
|
||||||
|
Ethernet0 1,2,3,4 hundredGigE1/1 1 100000
|
||||||
|
Ethernet4 5,6,7,8 hundredGigE1/2 2 100000
|
||||||
|
Ethernet8 9,10,11,12 hundredGigE1/3 3 100000
|
||||||
|
Ethernet12 13,14,15,16 hundredGigE1/4 4 100000
|
||||||
|
Ethernet16 17,18,19,20 hundredGigE1/5 5 100000
|
||||||
|
Ethernet20 21,22,23,24 hundredGigE1/6 6 100000
|
||||||
|
Ethernet24 25,26,27,28 hundredGigE1/7 7 100000
|
||||||
|
Ethernet28 29,30,31,32 hundredGigE1/8 8 100000
|
||||||
|
Ethernet32 33,34,35,36 hundredGigE1/9 9 100000
|
||||||
|
Ethernet36 37,38,39,40 hundredGigE1/10 10 100000
|
||||||
|
Ethernet40 41,42,43,44 hundredGigE1/11 11 100000
|
||||||
|
Ethernet44 45,46,47,48 hundredGigE1/12 12 100000
|
||||||
|
Ethernet48 49,50,51,52 hundredGigE1/13 13 100000
|
||||||
|
Ethernet52 53,54,55,56 hundredGigE1/14 14 100000
|
||||||
|
Ethernet56 57,58,59,60 hundredGigE1/15 15 100000
|
||||||
|
Ethernet60 61,62,63,64 hundredGigE1/16 16 100000
|
||||||
|
Ethernet64 65,66,67,68 hundredGigE1/17 17 100000
|
||||||
|
Ethernet68 69,70,71,72 hundredGigE1/18 18 100000
|
||||||
|
Ethernet72 73,74,75,76 hundredGigE1/19 19 100000
|
||||||
|
Ethernet76 77,78,79,80 hundredGigE1/20 20 100000
|
||||||
|
Ethernet80 81,82,83,84 hundredGigE1/21 21 100000
|
||||||
|
Ethernet84 85,86,87,88 hundredGigE1/22 22 100000
|
||||||
|
Ethernet88 89,90,91,92 hundredGigE1/23 23 100000
|
||||||
|
Ethernet92 93,94,95,96 hundredGigE1/24 24 100000
|
||||||
|
Ethernet96 97,98,99,100 hundredGigE1/25 25 100000
|
||||||
|
Ethernet100 101,102,103,104 hundredGigE1/26 26 100000
|
||||||
|
Ethernet104 105,106,107,108 hundredGigE1/27 27 100000
|
||||||
|
Ethernet108 109,110,111,112 hundredGigE1/28 28 100000
|
||||||
|
Ethernet112 113,114,115,116 hundredGigE1/29 29 100000
|
||||||
|
Ethernet116 117,118,119,120 hundredGigE1/30 30 100000
|
||||||
|
Ethernet120 121,122,123,124 hundredGigE1/31 31 100000
|
||||||
|
Ethernet124 125,126,127,128 hundredGigE1/32 32 100000
|
||||||
|
Ethernet128 128 tenGigE1/33 33 10000
|
||||||
|
Ethernet129 129 tenGigE1/34 34 10000
|
@ -0,0 +1 @@
|
|||||||
|
{%- include 'qos_config.j2' %}
|
@ -0,0 +1 @@
|
|||||||
|
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-s5232f-32x100G.config.bcm
|
@ -0,0 +1,545 @@
|
|||||||
|
os=unix
|
||||||
|
|
||||||
|
core_clock_frequency=1525
|
||||||
|
dpp_clock_ratio=2:3
|
||||||
|
|
||||||
|
parity_enable=1
|
||||||
|
parity_correction=1
|
||||||
|
tdma_intr_enable=1
|
||||||
|
schan_intr_enable=0
|
||||||
|
tdma_intr_enable=1
|
||||||
|
miim_intr_enable=1
|
||||||
|
stat_if_parity_enable=1
|
||||||
|
|
||||||
|
port_flex_enable=1
|
||||||
|
port_flex_enable_66=0
|
||||||
|
port_flex_enable_130=0
|
||||||
|
phy_an_c73=3
|
||||||
|
phy_an_c73_66=0
|
||||||
|
phy_an_c73_130=0
|
||||||
|
|
||||||
|
module_64ports=0
|
||||||
|
table_dma_enable=1
|
||||||
|
tdma_timeout_usec=5000000
|
||||||
|
mmu_lossless=0
|
||||||
|
pdma_descriptor_prefetch_enable=1
|
||||||
|
pktdma_poll_mode_channel_bitmap=1
|
||||||
|
|
||||||
|
l2xmsg_mode=1
|
||||||
|
l2xmsg_hostbuf_size=8192
|
||||||
|
ipv6_lpm_128b_enable=0
|
||||||
|
num_ipv6_lpm_128b_entries=0
|
||||||
|
max_vp_lags=0
|
||||||
|
|
||||||
|
l3_alpm_enable=2
|
||||||
|
l2_mem_entries=32768
|
||||||
|
l3_mem_entries=16384
|
||||||
|
l3_max_ecmp_mode=1
|
||||||
|
|
||||||
|
bcm_tunnel_term_compatible_mode=1
|
||||||
|
ifp_inports_support_enable=1
|
||||||
|
mmu_init_config="MSFT-TD3-Tier1"
|
||||||
|
|
||||||
|
stable_size=0x5500000
|
||||||
|
|
||||||
|
oversubscribe_mode=1
|
||||||
|
pbmp_oversubscribe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
pbmp_xport_xe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
|
||||||
|
|
||||||
|
portmap_1.0=1:100
|
||||||
|
portmap_5.0=5:100
|
||||||
|
portmap_9.0=9:100
|
||||||
|
portmap_13.0=13:100
|
||||||
|
portmap_17.0=17:100
|
||||||
|
portmap_21.0=21:100
|
||||||
|
portmap_25.0=25:100
|
||||||
|
portmap_29.0=29:100
|
||||||
|
portmap_33.0=33:100
|
||||||
|
portmap_37.0=37:100
|
||||||
|
portmap_41.0=41:100
|
||||||
|
portmap_45.0=45:100
|
||||||
|
portmap_49.0=49:100
|
||||||
|
portmap_53.0=53:100
|
||||||
|
portmap_57.0=57:100
|
||||||
|
portmap_61.0=61:100
|
||||||
|
portmap_67.0=65:100
|
||||||
|
portmap_71.0=69:100
|
||||||
|
portmap_75.0=73:100
|
||||||
|
portmap_79.0=77:100
|
||||||
|
portmap_83.0=81:100
|
||||||
|
portmap_87.0=85:100
|
||||||
|
portmap_91.0=89:100
|
||||||
|
portmap_95.0=93:100
|
||||||
|
portmap_99.0=97:100
|
||||||
|
portmap_103.0=101:100
|
||||||
|
portmap_107.0=105:100
|
||||||
|
portmap_111.0=109:100
|
||||||
|
portmap_115.0=113:100
|
||||||
|
portmap_119.0=117:100
|
||||||
|
portmap_123.0=121:100
|
||||||
|
portmap_127.0=125:100
|
||||||
|
portmap_130.0=128:10:m
|
||||||
|
portmap_66.0=129:10:m
|
||||||
|
phy_chain_tx_lane_map_physical{1.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{1.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{5.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{5.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{9.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{9.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{13.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{13.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{17.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{17.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{21.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{21.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{25.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{25.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{29.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{29.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{33.0}=0x0213
|
||||||
|
phy_chain_rx_lane_map_physical{33.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{37.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{37.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{41.0}=0x0231
|
||||||
|
phy_chain_rx_lane_map_physical{41.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{45.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{45.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{49.0}=0x2103
|
||||||
|
phy_chain_rx_lane_map_physical{49.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{53.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{53.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{57.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{57.0}=0x2301
|
||||||
|
phy_chain_tx_lane_map_physical{61.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{61.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{65.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{65.0}=0x1023
|
||||||
|
phy_chain_tx_lane_map_physical{69.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{69.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{73.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{73.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{77.0}=0x2013
|
||||||
|
phy_chain_rx_lane_map_physical{77.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{81.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{81.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{85.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{85.0}=0x2130
|
||||||
|
phy_chain_tx_lane_map_physical{89.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{89.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{93.0}=0x0312
|
||||||
|
phy_chain_rx_lane_map_physical{93.0}=0x2310
|
||||||
|
phy_chain_tx_lane_map_physical{97.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{97.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{101.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{101.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{105.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{105.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{109.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{109.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{113.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{113.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{117.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{117.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{121.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{121.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{125.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{125.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{129.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{129.0}=0x0231
|
||||||
|
phy_chain_tx_lane_map_physical{128.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{128.0}=0x0231
|
||||||
|
phy_chain_tx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{2.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{2.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{7.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{7.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{10.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{10.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{15.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{15.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{16.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{16.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{23.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{23.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{25.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{25.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{26.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{26.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{27.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{27.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{28.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{28.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{30.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{30.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{36.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{36.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{38.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{38.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{39.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{39.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{40.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{40.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{42.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{42.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{43.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{43.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{45.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{45.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{46.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{46.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{48.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{48.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{49.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{49.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{50.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{50.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{51.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{51.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{55.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{55.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{57.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{57.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{61.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{61.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{62.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{62.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{63.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{63.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{65.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{65.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{71.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{71.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{73.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{73.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{74.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{74.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{75.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{75.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{76.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{76.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{84.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{84.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{86.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{86.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{87.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{87.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{89.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{89.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{92.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{92.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{96.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{96.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{101.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{101.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{102.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{102.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{103.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{103.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{105.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{105.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{106.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{106.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{107.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{107.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{108.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{108.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{115.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{115.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{121.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{121.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{122.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{122.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{123.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{123.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{124.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{124.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{129.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{129.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{132.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{132.0}=0x1
|
||||||
|
dport_map_enable=1
|
||||||
|
dport_map_port_1=1
|
||||||
|
dport_map_port_2=2
|
||||||
|
dport_map_port_3=3
|
||||||
|
dport_map_port_4=4
|
||||||
|
dport_map_port_5=5
|
||||||
|
dport_map_port_6=6
|
||||||
|
dport_map_port_7=7
|
||||||
|
dport_map_port_8=8
|
||||||
|
dport_map_port_9=9
|
||||||
|
dport_map_port_10=10
|
||||||
|
dport_map_port_11=11
|
||||||
|
dport_map_port_12=12
|
||||||
|
dport_map_port_13=13
|
||||||
|
dport_map_port_14=14
|
||||||
|
dport_map_port_15=15
|
||||||
|
dport_map_port_16=16
|
||||||
|
dport_map_port_17=17
|
||||||
|
dport_map_port_18=18
|
||||||
|
dport_map_port_19=19
|
||||||
|
dport_map_port_20=20
|
||||||
|
dport_map_port_21=21
|
||||||
|
dport_map_port_22=22
|
||||||
|
dport_map_port_23=23
|
||||||
|
dport_map_port_24=24
|
||||||
|
dport_map_port_25=25
|
||||||
|
dport_map_port_26=26
|
||||||
|
dport_map_port_27=27
|
||||||
|
dport_map_port_28=28
|
||||||
|
dport_map_port_29=29
|
||||||
|
dport_map_port_30=20
|
||||||
|
dport_map_port_31=31
|
||||||
|
dport_map_port_32=32
|
||||||
|
dport_map_port_33=33
|
||||||
|
dport_map_port_34=34
|
||||||
|
dport_map_port_35=35
|
||||||
|
dport_map_port_36=36
|
||||||
|
dport_map_port_37=37
|
||||||
|
dport_map_port_38=38
|
||||||
|
dport_map_port_39=39
|
||||||
|
dport_map_port_40=40
|
||||||
|
dport_map_port_41=41
|
||||||
|
dport_map_port_42=42
|
||||||
|
dport_map_port_43=44
|
||||||
|
dport_map_port_45=45
|
||||||
|
dport_map_port_46=46
|
||||||
|
dport_map_port_47=47
|
||||||
|
dport_map_port_48=48
|
||||||
|
dport_map_port_49=49
|
||||||
|
dport_map_port_50=50
|
||||||
|
dport_map_port_51=51
|
||||||
|
dport_map_port_52=52
|
||||||
|
dport_map_port_53=53
|
||||||
|
dport_map_port_54=54
|
||||||
|
dport_map_port_55=55
|
||||||
|
dport_map_port_56=56
|
||||||
|
dport_map_port_57=57
|
||||||
|
dport_map_port_58=58
|
||||||
|
dport_map_port_59=59
|
||||||
|
dport_map_port_60=60
|
||||||
|
dport_map_port_61=61
|
||||||
|
dport_map_port_62=62
|
||||||
|
dport_map_port_63=63
|
||||||
|
dport_map_port_64=64
|
||||||
|
dport_map_port_67=65
|
||||||
|
dport_map_port_68=66
|
||||||
|
dport_map_port_69=67
|
||||||
|
dport_map_port_70=68
|
||||||
|
dport_map_port_71=69
|
||||||
|
dport_map_port_72=70
|
||||||
|
dport_map_port_73=71
|
||||||
|
dport_map_port_74=72
|
||||||
|
dport_map_port_75=73
|
||||||
|
dport_map_port_76=74
|
||||||
|
dport_map_port_77=75
|
||||||
|
dport_map_port_78=76
|
||||||
|
dport_map_port_79=77
|
||||||
|
dport_map_port_80=78
|
||||||
|
dport_map_port_81=79
|
||||||
|
dport_map_port_82=80
|
||||||
|
dport_map_port_83=81
|
||||||
|
dport_map_port_84=82
|
||||||
|
dport_map_port_85=83
|
||||||
|
dport_map_port_86=84
|
||||||
|
dport_map_port_87=85
|
||||||
|
dport_map_port_88=86
|
||||||
|
dport_map_port_89=87
|
||||||
|
dport_map_port_90=88
|
||||||
|
dport_map_port_91=89
|
||||||
|
dport_map_port_92=90
|
||||||
|
dport_map_port_93=91
|
||||||
|
dport_map_port_94=92
|
||||||
|
dport_map_port_95=93
|
||||||
|
dport_map_port_96=94
|
||||||
|
dport_map_port_97=95
|
||||||
|
dport_map_port_98=96
|
||||||
|
dport_map_port_99=97
|
||||||
|
dport_map_port_100=98
|
||||||
|
dport_map_port_101=99
|
||||||
|
dport_map_port_102=100
|
||||||
|
dport_map_port_103=101
|
||||||
|
dport_map_port_104=102
|
||||||
|
dport_map_port_105=103
|
||||||
|
dport_map_port_106=104
|
||||||
|
dport_map_port_107=105
|
||||||
|
dport_map_port_108=106
|
||||||
|
dport_map_port_109=107
|
||||||
|
dport_map_port_110=108
|
||||||
|
dport_map_port_111=109
|
||||||
|
dport_map_port_112=110
|
||||||
|
dport_map_port_113=111
|
||||||
|
dport_map_port_114=112
|
||||||
|
dport_map_port_115=113
|
||||||
|
dport_map_port_116=114
|
||||||
|
dport_map_port_117=115
|
||||||
|
dport_map_port_118=116
|
||||||
|
dport_map_port_119=117
|
||||||
|
dport_map_port_120=118
|
||||||
|
dport_map_port_121=119
|
||||||
|
dport_map_port_122=120
|
||||||
|
dport_map_port_123=121
|
||||||
|
dport_map_port_124=122
|
||||||
|
dport_map_port_125=123
|
||||||
|
dport_map_port_126=124
|
||||||
|
dport_map_port_127=125
|
||||||
|
dport_map_port_129=126
|
||||||
|
dport_map_port_66=127
|
||||||
|
dport_map_port_130=128
|
||||||
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
|||||||
|
{%- set default_topo = 't1' %}
|
||||||
|
{%- include 'buffers_config.j2' %}
|
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
{%- set default_cable = '40m' %}
|
||||||
|
|
||||||
|
{%- macro generate_port_lists(PORT_ALL) %}
|
||||||
|
{# Generate list of ports #}
|
||||||
|
{%- for port_idx in range(0,32) %}
|
||||||
|
{%- if PORT_ALL.append("Ethernet%d" % (port_idx*4)) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_buffer_pool_and_profiles() %}
|
||||||
|
"BUFFER_POOL": {
|
||||||
|
"ingress_lossless_pool": {
|
||||||
|
"size": "33554432",
|
||||||
|
"type": "ingress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
},
|
||||||
|
"egress_lossy_pool": {
|
||||||
|
"size": "32786432",
|
||||||
|
"type": "egress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"BUFFER_PROFILE": {
|
||||||
|
"ingress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
|
||||||
|
"size":"0",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
},
|
||||||
|
"egress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|egress_lossy_pool]",
|
||||||
|
"size":"1518",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_pg_profils(port_names_active) %}
|
||||||
|
"BUFFER_PG": {
|
||||||
|
"{{ port_names_active }}|0": {
|
||||||
|
"profile" : "[BUFFER_PROFILE|ingress_lossy_profile]"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{% macro generate_queue_buffers(port_names_active) %}
|
||||||
|
"BUFFER_QUEUE": {
|
||||||
|
"{{ port_names_active }}|0-7": {
|
||||||
|
"profile" : "[BUFFER_PROFILE|egress_lossy_profile]"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
{% endmacro %}
|
||||||
|
|
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-P-100G/custom_led.bin
Executable file
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-P-100G/custom_led.bin
Executable file
Binary file not shown.
Binary file not shown.
@ -0,0 +1,17 @@
|
|||||||
|
# PG lossless profiles.
|
||||||
|
# speed cable size xon xoff threshold xon_offset
|
||||||
|
10000 5m 1248 2288 35776 -3 2288
|
||||||
|
25000 5m 1248 2288 53248 -3 2288
|
||||||
|
40000 5m 1248 2288 66560 -3 2288
|
||||||
|
50000 5m 1248 2288 90272 -3 2288
|
||||||
|
100000 5m 1248 2288 165568 -3 2288
|
||||||
|
10000 40m 1248 2288 37024 -3 2288
|
||||||
|
25000 40m 1248 2288 53248 -3 2288
|
||||||
|
40000 40m 1248 2288 71552 -3 2288
|
||||||
|
50000 40m 1248 2288 96096 -3 2288
|
||||||
|
100000 40m 1248 2288 177632 -3 2288
|
||||||
|
10000 300m 1248 2288 46176 -3 2288
|
||||||
|
25000 300m 1248 2288 79040 -3 2288
|
||||||
|
40000 300m 1248 2288 108160 -3 2288
|
||||||
|
50000 300m 1248 2288 141856 -3 2288
|
||||||
|
100000 300m 1248 2288 268736 -3 2288
|
@ -0,0 +1,35 @@
|
|||||||
|
# name lanes alias index speed
|
||||||
|
Ethernet0 1,2,3,4 hundredGigE1/1 1 100000
|
||||||
|
Ethernet4 5,6,7,8 hundredGigE1/2 2 100000
|
||||||
|
Ethernet8 9,10,11,12 hundredGigE1/3 3 100000
|
||||||
|
Ethernet12 13,14,15,16 hundredGigE1/4 4 100000
|
||||||
|
Ethernet16 17,18,19,20 hundredGigE1/5 5 100000
|
||||||
|
Ethernet20 21,22,23,24 hundredGigE1/6 6 100000
|
||||||
|
Ethernet24 25,26,27,28 hundredGigE1/7 7 100000
|
||||||
|
Ethernet28 29,30,31,32 hundredGigE1/8 8 100000
|
||||||
|
Ethernet32 33,34,35,36 hundredGigE1/9 9 100000
|
||||||
|
Ethernet36 37,38,39,40 hundredGigE1/10 10 100000
|
||||||
|
Ethernet40 41,42,43,44 hundredGigE1/11 11 100000
|
||||||
|
Ethernet44 45,46,47,48 hundredGigE1/12 12 100000
|
||||||
|
Ethernet48 49,50,51,52 hundredGigE1/13 13 100000
|
||||||
|
Ethernet52 53,54,55,56 hundredGigE1/14 14 100000
|
||||||
|
Ethernet56 57,58,59,60 hundredGigE1/15 15 100000
|
||||||
|
Ethernet60 61,62,63,64 hundredGigE1/16 16 100000
|
||||||
|
Ethernet64 65,66,67,68 hundredGigE1/17 17 100000
|
||||||
|
Ethernet68 69,70,71,72 hundredGigE1/18 18 100000
|
||||||
|
Ethernet72 73,74,75,76 hundredGigE1/19 19 100000
|
||||||
|
Ethernet76 77,78,79,80 hundredGigE1/20 20 100000
|
||||||
|
Ethernet80 81,82,83,84 hundredGigE1/21 21 100000
|
||||||
|
Ethernet84 85,86,87,88 hundredGigE1/22 22 100000
|
||||||
|
Ethernet88 89,90,91,92 hundredGigE1/23 23 100000
|
||||||
|
Ethernet92 93,94,95,96 hundredGigE1/24 24 100000
|
||||||
|
Ethernet96 97,98,99,100 hundredGigE1/25 25 100000
|
||||||
|
Ethernet100 101,102,103,104 hundredGigE1/26 26 100000
|
||||||
|
Ethernet104 105,106,107,108 hundredGigE1/27 27 100000
|
||||||
|
Ethernet108 109,110,111,112 hundredGigE1/28 28 100000
|
||||||
|
Ethernet112 113,114,115,116 hundredGigE1/29 29 100000
|
||||||
|
Ethernet116 117,118,119,120 hundredGigE1/30 30 100000
|
||||||
|
Ethernet120 121,122,123,124 hundredGigE1/31 31 100000
|
||||||
|
Ethernet124 125,126,127,128 hundredGigE1/32 32 100000
|
||||||
|
Ethernet128 128 tenGigE1/33 33 10000
|
||||||
|
Ethernet129 129 tenGigE1/34 34 10000
|
@ -0,0 +1,234 @@
|
|||||||
|
{%- set PORT_ALL = [] %}
|
||||||
|
{%- for port in PORT %}
|
||||||
|
{%- if PORT_ALL.append(port) %}{% endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- if PORT_ALL | sort_by_port_index %}{% endif %}
|
||||||
|
|
||||||
|
{%- set port_names_list_all = [] %}
|
||||||
|
{%- for port in PORT_ALL %}
|
||||||
|
{%- if port_names_list_all.append(port) %}{% endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- set port_names_all = port_names_list_all | join(',') -%}
|
||||||
|
|
||||||
|
|
||||||
|
{%- set PORT_ACTIVE = [] %}
|
||||||
|
{%- if DEVICE_NEIGHBOR is not defined %}
|
||||||
|
{%- set PORT_ACTIVE = PORT_ALL %}
|
||||||
|
{%- else %}
|
||||||
|
{%- for port in DEVICE_NEIGHBOR.keys() %}
|
||||||
|
{%- if PORT_ACTIVE.append(port) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if PORT_ACTIVE | sort_by_port_index %}{% endif %}
|
||||||
|
|
||||||
|
{%- set port_names_list_active = [] %}
|
||||||
|
{%- for port in PORT_ACTIVE %}
|
||||||
|
{%- if port_names_list_active.append(port) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- set port_names_active = port_names_list_active | join(',') -%}
|
||||||
|
|
||||||
|
|
||||||
|
{%- set pfc_to_pg_map_supported_asics = ['mellanox', 'barefoot', 'marvell'] -%}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
{% if generate_tc_to_pg_map is defined %}
|
||||||
|
{{- generate_tc_to_pg_map() }}
|
||||||
|
{% else %}
|
||||||
|
"TC_TO_PRIORITY_GROUP_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "0",
|
||||||
|
"2": "0",
|
||||||
|
"3": "0",
|
||||||
|
"4": "0",
|
||||||
|
"5": "0",
|
||||||
|
"6": "0",
|
||||||
|
"7": "0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% endif %}
|
||||||
|
"MAP_PFC_PRIORITY_TO_QUEUE": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "1",
|
||||||
|
"2": "2",
|
||||||
|
"3": "3",
|
||||||
|
"4": "4",
|
||||||
|
"5": "5",
|
||||||
|
"6": "6",
|
||||||
|
"7": "7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TC_TO_QUEUE_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "1",
|
||||||
|
"2": "2",
|
||||||
|
"3": "3",
|
||||||
|
"4": "4",
|
||||||
|
"5": "5",
|
||||||
|
"6": "6",
|
||||||
|
"7": "7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DSCP_TO_TC_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0" : "0",
|
||||||
|
"1" : "0",
|
||||||
|
"2" : "0",
|
||||||
|
"3" : "0",
|
||||||
|
"4" : "0",
|
||||||
|
"5" : "0",
|
||||||
|
"6" : "0",
|
||||||
|
"7" : "0",
|
||||||
|
"8" : "0",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"SCHEDULER": {
|
||||||
|
"scheduler.0": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "1"
|
||||||
|
},
|
||||||
|
"scheduler.1": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "2"
|
||||||
|
},
|
||||||
|
"scheduler.2": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "3"
|
||||||
|
},
|
||||||
|
"scheduler.3": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "4"
|
||||||
|
},
|
||||||
|
"scheduler.4": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "5"
|
||||||
|
},
|
||||||
|
"scheduler.5": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "10"
|
||||||
|
},
|
||||||
|
"scheduler.6": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "25"
|
||||||
|
},
|
||||||
|
"scheduler.7": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "50"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% if asic_type in pfc_to_pg_map_supported_asics %}
|
||||||
|
"PFC_PRIORITY_TO_PRIORITY_GROUP_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"3": "3",
|
||||||
|
"4": "4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% endif %}
|
||||||
|
"PORT_QOS_MAP": {
|
||||||
|
"{{ port_names_active }}": {
|
||||||
|
"dscp_to_tc_map" : "[DSCP_TO_TC_MAP|AZURE]",
|
||||||
|
"tc_to_queue_map" : "[TC_TO_QUEUE_MAP|AZURE]",
|
||||||
|
"tc_to_pg_map" : "[TC_TO_PRIORITY_GROUP_MAP|AZURE]"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QUEUE": {
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|0": {
|
||||||
|
"scheduler" : "[SCHEDULER|scheduler.0]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|1": {
|
||||||
|
"scheduler" : "[SCHEDULER|scheduler.1]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|2": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.2]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|3": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.3]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|4": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.4]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|5": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.5]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|6": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.6]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|7": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.7]"
|
||||||
|
}{% if not loop.last %},{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-s5232f-32x100G.config.bcm
|
@ -0,0 +1,545 @@
|
|||||||
|
os=unix
|
||||||
|
|
||||||
|
core_clock_frequency=1525
|
||||||
|
dpp_clock_ratio=2:3
|
||||||
|
|
||||||
|
parity_enable=1
|
||||||
|
parity_correction=1
|
||||||
|
tdma_intr_enable=1
|
||||||
|
schan_intr_enable=0
|
||||||
|
tdma_intr_enable=1
|
||||||
|
miim_intr_enable=1
|
||||||
|
stat_if_parity_enable=1
|
||||||
|
|
||||||
|
port_flex_enable=1
|
||||||
|
port_flex_enable_66=0
|
||||||
|
port_flex_enable_130=0
|
||||||
|
phy_an_c73=3
|
||||||
|
phy_an_c73_66=0
|
||||||
|
phy_an_c73_130=0
|
||||||
|
|
||||||
|
module_64ports=0
|
||||||
|
table_dma_enable=1
|
||||||
|
tdma_timeout_usec=5000000
|
||||||
|
mmu_lossless=0
|
||||||
|
pdma_descriptor_prefetch_enable=1
|
||||||
|
pktdma_poll_mode_channel_bitmap=1
|
||||||
|
|
||||||
|
l2xmsg_mode=1
|
||||||
|
l2xmsg_hostbuf_size=8192
|
||||||
|
ipv6_lpm_128b_enable=0
|
||||||
|
num_ipv6_lpm_128b_entries=0
|
||||||
|
max_vp_lags=0
|
||||||
|
|
||||||
|
l3_alpm_enable=2
|
||||||
|
l2_mem_entries=32768
|
||||||
|
l3_mem_entries=16384
|
||||||
|
l3_max_ecmp_mode=1
|
||||||
|
|
||||||
|
bcm_tunnel_term_compatible_mode=1
|
||||||
|
ifp_inports_support_enable=1
|
||||||
|
mmu_init_config="MSFT-TD3-Tier1"
|
||||||
|
|
||||||
|
stable_size=0x5500000
|
||||||
|
|
||||||
|
oversubscribe_mode=1
|
||||||
|
pbmp_oversubscribe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
pbmp_xport_xe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
|
||||||
|
|
||||||
|
portmap_1.0=1:100
|
||||||
|
portmap_5.0=5:100
|
||||||
|
portmap_9.0=9:100
|
||||||
|
portmap_13.0=13:100
|
||||||
|
portmap_17.0=17:100
|
||||||
|
portmap_21.0=21:100
|
||||||
|
portmap_25.0=25:100
|
||||||
|
portmap_29.0=29:100
|
||||||
|
portmap_33.0=33:100
|
||||||
|
portmap_37.0=37:100
|
||||||
|
portmap_41.0=41:100
|
||||||
|
portmap_45.0=45:100
|
||||||
|
portmap_49.0=49:100
|
||||||
|
portmap_53.0=53:100
|
||||||
|
portmap_57.0=57:100
|
||||||
|
portmap_61.0=61:100
|
||||||
|
portmap_67.0=65:100
|
||||||
|
portmap_71.0=69:100
|
||||||
|
portmap_75.0=73:100
|
||||||
|
portmap_79.0=77:100
|
||||||
|
portmap_83.0=81:100
|
||||||
|
portmap_87.0=85:100
|
||||||
|
portmap_91.0=89:100
|
||||||
|
portmap_95.0=93:100
|
||||||
|
portmap_99.0=97:100
|
||||||
|
portmap_103.0=101:100
|
||||||
|
portmap_107.0=105:100
|
||||||
|
portmap_111.0=109:100
|
||||||
|
portmap_115.0=113:100
|
||||||
|
portmap_119.0=117:100
|
||||||
|
portmap_123.0=121:100
|
||||||
|
portmap_127.0=125:100
|
||||||
|
portmap_130.0=128:10:m
|
||||||
|
portmap_66.0=129:10:m
|
||||||
|
phy_chain_tx_lane_map_physical{1.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{1.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{5.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{5.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{9.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{9.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{13.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{13.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{17.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{17.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{21.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{21.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{25.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{25.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{29.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{29.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{33.0}=0x0213
|
||||||
|
phy_chain_rx_lane_map_physical{33.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{37.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{37.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{41.0}=0x0231
|
||||||
|
phy_chain_rx_lane_map_physical{41.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{45.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{45.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{49.0}=0x2103
|
||||||
|
phy_chain_rx_lane_map_physical{49.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{53.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{53.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{57.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{57.0}=0x2301
|
||||||
|
phy_chain_tx_lane_map_physical{61.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{61.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{65.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{65.0}=0x1023
|
||||||
|
phy_chain_tx_lane_map_physical{69.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{69.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{73.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{73.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{77.0}=0x2013
|
||||||
|
phy_chain_rx_lane_map_physical{77.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{81.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{81.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{85.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{85.0}=0x2130
|
||||||
|
phy_chain_tx_lane_map_physical{89.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{89.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{93.0}=0x0312
|
||||||
|
phy_chain_rx_lane_map_physical{93.0}=0x2310
|
||||||
|
phy_chain_tx_lane_map_physical{97.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{97.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{101.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{101.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{105.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{105.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{109.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{109.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{113.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{113.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{117.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{117.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{121.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{121.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{125.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{125.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{129.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{129.0}=0x0231
|
||||||
|
phy_chain_tx_lane_map_physical{128.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{128.0}=0x0231
|
||||||
|
phy_chain_tx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{2.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{2.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{7.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{7.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{10.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{10.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{15.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{15.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{16.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{16.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{23.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{23.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{25.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{25.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{26.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{26.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{27.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{27.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{28.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{28.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{30.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{30.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{36.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{36.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{38.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{38.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{39.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{39.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{40.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{40.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{42.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{42.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{43.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{43.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{45.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{45.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{46.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{46.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{48.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{48.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{49.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{49.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{50.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{50.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{51.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{51.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{55.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{55.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{57.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{57.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{61.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{61.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{62.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{62.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{63.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{63.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{65.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{65.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{71.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{71.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{73.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{73.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{74.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{74.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{75.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{75.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{76.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{76.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{84.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{84.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{86.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{86.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{87.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{87.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{89.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{89.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{92.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{92.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{96.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{96.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{101.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{101.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{102.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{102.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{103.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{103.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{105.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{105.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{106.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{106.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{107.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{107.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{108.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{108.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{115.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{115.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{121.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{121.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{122.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{122.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{123.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{123.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{124.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{124.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{129.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{129.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{132.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{132.0}=0x1
|
||||||
|
dport_map_enable=1
|
||||||
|
dport_map_port_1=1
|
||||||
|
dport_map_port_2=2
|
||||||
|
dport_map_port_3=3
|
||||||
|
dport_map_port_4=4
|
||||||
|
dport_map_port_5=5
|
||||||
|
dport_map_port_6=6
|
||||||
|
dport_map_port_7=7
|
||||||
|
dport_map_port_8=8
|
||||||
|
dport_map_port_9=9
|
||||||
|
dport_map_port_10=10
|
||||||
|
dport_map_port_11=11
|
||||||
|
dport_map_port_12=12
|
||||||
|
dport_map_port_13=13
|
||||||
|
dport_map_port_14=14
|
||||||
|
dport_map_port_15=15
|
||||||
|
dport_map_port_16=16
|
||||||
|
dport_map_port_17=17
|
||||||
|
dport_map_port_18=18
|
||||||
|
dport_map_port_19=19
|
||||||
|
dport_map_port_20=20
|
||||||
|
dport_map_port_21=21
|
||||||
|
dport_map_port_22=22
|
||||||
|
dport_map_port_23=23
|
||||||
|
dport_map_port_24=24
|
||||||
|
dport_map_port_25=25
|
||||||
|
dport_map_port_26=26
|
||||||
|
dport_map_port_27=27
|
||||||
|
dport_map_port_28=28
|
||||||
|
dport_map_port_29=29
|
||||||
|
dport_map_port_30=20
|
||||||
|
dport_map_port_31=31
|
||||||
|
dport_map_port_32=32
|
||||||
|
dport_map_port_33=33
|
||||||
|
dport_map_port_34=34
|
||||||
|
dport_map_port_35=35
|
||||||
|
dport_map_port_36=36
|
||||||
|
dport_map_port_37=37
|
||||||
|
dport_map_port_38=38
|
||||||
|
dport_map_port_39=39
|
||||||
|
dport_map_port_40=40
|
||||||
|
dport_map_port_41=41
|
||||||
|
dport_map_port_42=42
|
||||||
|
dport_map_port_43=44
|
||||||
|
dport_map_port_45=45
|
||||||
|
dport_map_port_46=46
|
||||||
|
dport_map_port_47=47
|
||||||
|
dport_map_port_48=48
|
||||||
|
dport_map_port_49=49
|
||||||
|
dport_map_port_50=50
|
||||||
|
dport_map_port_51=51
|
||||||
|
dport_map_port_52=52
|
||||||
|
dport_map_port_53=53
|
||||||
|
dport_map_port_54=54
|
||||||
|
dport_map_port_55=55
|
||||||
|
dport_map_port_56=56
|
||||||
|
dport_map_port_57=57
|
||||||
|
dport_map_port_58=58
|
||||||
|
dport_map_port_59=59
|
||||||
|
dport_map_port_60=60
|
||||||
|
dport_map_port_61=61
|
||||||
|
dport_map_port_62=62
|
||||||
|
dport_map_port_63=63
|
||||||
|
dport_map_port_64=64
|
||||||
|
dport_map_port_67=65
|
||||||
|
dport_map_port_68=66
|
||||||
|
dport_map_port_69=67
|
||||||
|
dport_map_port_70=68
|
||||||
|
dport_map_port_71=69
|
||||||
|
dport_map_port_72=70
|
||||||
|
dport_map_port_73=71
|
||||||
|
dport_map_port_74=72
|
||||||
|
dport_map_port_75=73
|
||||||
|
dport_map_port_76=74
|
||||||
|
dport_map_port_77=75
|
||||||
|
dport_map_port_78=76
|
||||||
|
dport_map_port_79=77
|
||||||
|
dport_map_port_80=78
|
||||||
|
dport_map_port_81=79
|
||||||
|
dport_map_port_82=80
|
||||||
|
dport_map_port_83=81
|
||||||
|
dport_map_port_84=82
|
||||||
|
dport_map_port_85=83
|
||||||
|
dport_map_port_86=84
|
||||||
|
dport_map_port_87=85
|
||||||
|
dport_map_port_88=86
|
||||||
|
dport_map_port_89=87
|
||||||
|
dport_map_port_90=88
|
||||||
|
dport_map_port_91=89
|
||||||
|
dport_map_port_92=90
|
||||||
|
dport_map_port_93=91
|
||||||
|
dport_map_port_94=92
|
||||||
|
dport_map_port_95=93
|
||||||
|
dport_map_port_96=94
|
||||||
|
dport_map_port_97=95
|
||||||
|
dport_map_port_98=96
|
||||||
|
dport_map_port_99=97
|
||||||
|
dport_map_port_100=98
|
||||||
|
dport_map_port_101=99
|
||||||
|
dport_map_port_102=100
|
||||||
|
dport_map_port_103=101
|
||||||
|
dport_map_port_104=102
|
||||||
|
dport_map_port_105=103
|
||||||
|
dport_map_port_106=104
|
||||||
|
dport_map_port_107=105
|
||||||
|
dport_map_port_108=106
|
||||||
|
dport_map_port_109=107
|
||||||
|
dport_map_port_110=108
|
||||||
|
dport_map_port_111=109
|
||||||
|
dport_map_port_112=110
|
||||||
|
dport_map_port_113=111
|
||||||
|
dport_map_port_114=112
|
||||||
|
dport_map_port_115=113
|
||||||
|
dport_map_port_116=114
|
||||||
|
dport_map_port_117=115
|
||||||
|
dport_map_port_118=116
|
||||||
|
dport_map_port_119=117
|
||||||
|
dport_map_port_120=118
|
||||||
|
dport_map_port_121=119
|
||||||
|
dport_map_port_122=120
|
||||||
|
dport_map_port_123=121
|
||||||
|
dport_map_port_124=122
|
||||||
|
dport_map_port_125=123
|
||||||
|
dport_map_port_126=124
|
||||||
|
dport_map_port_127=125
|
||||||
|
dport_map_port_129=126
|
||||||
|
dport_map_port_66=127
|
||||||
|
dport_map_port_130=128
|
||||||
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
|||||||
|
{%- set default_topo = 't1' %}
|
||||||
|
{%- include 'buffers_config.j2' %}
|
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
{%- set default_cable = '40m' %}
|
||||||
|
|
||||||
|
{%- macro generate_port_lists(PORT_ALL) %}
|
||||||
|
{# Generate list of ports #}
|
||||||
|
{%- for port_idx in range(0,32) %}
|
||||||
|
{%- if PORT_ALL.append("Ethernet%d" % (port_idx*4)) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_buffer_pool_and_profiles() %}
|
||||||
|
"BUFFER_POOL": {
|
||||||
|
"ingress_lossless_pool": {
|
||||||
|
"size": "33554432",
|
||||||
|
"type": "ingress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
},
|
||||||
|
"egress_lossy_pool": {
|
||||||
|
"size": "32786432",
|
||||||
|
"type": "egress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"BUFFER_PROFILE": {
|
||||||
|
"ingress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
|
||||||
|
"size":"0",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
},
|
||||||
|
"egress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|egress_lossy_pool]",
|
||||||
|
"size":"1518",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_pg_profils(port_names_active) %}
|
||||||
|
"BUFFER_PG": {
|
||||||
|
"{{ port_names_active }}|0": {
|
||||||
|
"profile" : "[BUFFER_PROFILE|ingress_lossy_profile]"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{% macro generate_queue_buffers(port_names_active) %}
|
||||||
|
"BUFFER_QUEUE": {
|
||||||
|
"{{ port_names_active }}|0-7": {
|
||||||
|
"profile" : "[BUFFER_PROFILE|egress_lossy_profile]"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
{% endmacro %}
|
||||||
|
|
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-P-10G/custom_led.bin
Executable file
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-P-10G/custom_led.bin
Executable file
Binary file not shown.
Binary file not shown.
@ -0,0 +1,107 @@
|
|||||||
|
# name lanes alias index speed
|
||||||
|
Ethernet0 1 tenGigE1/1/1 1 10000
|
||||||
|
Ethernet1 2 tenGigE1/1/2 1 10000
|
||||||
|
Ethernet2 3 tenGigE1/1/3 1 10000
|
||||||
|
Ethernet3 4 tenGigE1/1/4 1 10000
|
||||||
|
Ethernet4 5 tenGigE1/2/1 2 10000
|
||||||
|
Ethernet5 6 tenGigE1/2/2 2 10000
|
||||||
|
Ethernet6 7 tenGigE1/2/3 2 10000
|
||||||
|
Ethernet7 8 tenGigE1/2/4 2 10000
|
||||||
|
Ethernet8 9 tenGigE1/3/1 3 10000
|
||||||
|
Ethernet9 10 tenGigE1/3/2 3 10000
|
||||||
|
Ethernet10 11 tenGigE1/3/3 3 10000
|
||||||
|
Ethernet11 12 tenGigE1/3/4 3 10000
|
||||||
|
Ethernet12 13 tenGigE1/4/1 4 10000
|
||||||
|
Ethernet13 14 tenGigE1/4/2 4 10000
|
||||||
|
Ethernet14 15 tenGigE1/4/3 4 10000
|
||||||
|
Ethernet15 16 tenGigE1/4/4 4 10000
|
||||||
|
Ethernet16 17 tenGigE1/5/1 5 10000
|
||||||
|
Ethernet17 18 tenGigE1/5/2 5 10000
|
||||||
|
Ethernet18 19 tenGigE1/5/3 5 10000
|
||||||
|
Ethernet19 20 tenGigE1/5/4 5 10000
|
||||||
|
Ethernet20 21 tenGigE1/6/1 6 10000
|
||||||
|
Ethernet21 22 tenGigE1/6/2 6 10000
|
||||||
|
Ethernet22 23 tenGigE1/6/3 6 10000
|
||||||
|
Ethernet23 24 tenGigE1/6/4 6 10000
|
||||||
|
Ethernet24 25 tenGigE1/7/1 7 10000
|
||||||
|
Ethernet25 26 tenGigE1/7/2 7 10000
|
||||||
|
Ethernet26 27 tenGigE1/7/3 7 10000
|
||||||
|
Ethernet27 28 tenGigE1/7/4 7 10000
|
||||||
|
Ethernet28 29 tenGigE1/8/1 8 10000
|
||||||
|
Ethernet29 30 tenGigE1/8/2 8 10000
|
||||||
|
Ethernet30 31 tenGigE1/8/3 8 10000
|
||||||
|
Ethernet31 32 tenGigE1/8/4 8 10000
|
||||||
|
Ethernet32 33 tenGigE1/9/1 9 10000
|
||||||
|
Ethernet33 34 tenGigE1/9/2 9 10000
|
||||||
|
Ethernet34 35 tenGigE1/9/3 9 10000
|
||||||
|
Ethernet35 36 tenGigE1/9/4 9 10000
|
||||||
|
Ethernet36 37 tenGigE1/10/1 10 10000
|
||||||
|
Ethernet37 38 tenGigE1/10/2 10 10000
|
||||||
|
Ethernet38 39 tenGigE1/10/3 10 10000
|
||||||
|
Ethernet39 40 tenGigE1/10/4 10 10000
|
||||||
|
Ethernet40 41 tenGigE1/11/1 11 10000
|
||||||
|
Ethernet41 42 tenGigE1/11/2 11 10000
|
||||||
|
Ethernet42 43 tenGigE1/11/3 11 10000
|
||||||
|
Ethernet43 44 tenGigE1/11/4 11 10000
|
||||||
|
Ethernet44 45 tenGigE1/12/1 12 10000
|
||||||
|
Ethernet45 46 tenGigE1/12/2 12 10000
|
||||||
|
Ethernet46 47 tenGigE1/12/3 12 10000
|
||||||
|
Ethernet47 48 tenGigE1/12/4 12 10000
|
||||||
|
Ethernet48 49 tenGigE1/13/1 13 10000
|
||||||
|
Ethernet49 50 tenGigE1/13/2 13 10000
|
||||||
|
Ethernet50 51 tenGigE1/13/3 13 10000
|
||||||
|
Ethernet51 52 tenGigE1/13/4 13 10000
|
||||||
|
Ethernet52 53 tenGigE1/14/1 14 10000
|
||||||
|
Ethernet53 54 tenGigE1/14/2 14 10000
|
||||||
|
Ethernet54 55 tenGigE1/14/3 14 10000
|
||||||
|
Ethernet55 56 tenGigE1/14/4 14 10000
|
||||||
|
Ethernet56 57 tenGigE1/15/1 15 10000
|
||||||
|
Ethernet57 58 tenGigE1/15/2 15 10000
|
||||||
|
Ethernet58 59 tenGigE1/15/3 15 10000
|
||||||
|
Ethernet59 60 tenGigE1/15/4 15 10000
|
||||||
|
Ethernet60 61 tenGigE1/16/1 16 10000
|
||||||
|
Ethernet61 62 tenGigE1/16/2 16 10000
|
||||||
|
Ethernet62 63 tenGigE1/16/3 16 10000
|
||||||
|
Ethernet63 64 tenGigE1/16/4 16 10000
|
||||||
|
Ethernet64 65 tenGigE1/17/1 17 10000
|
||||||
|
Ethernet65 66 tenGigE1/17/2 17 10000
|
||||||
|
Ethernet66 67 tenGigE1/17/3 17 10000
|
||||||
|
Ethernet67 68 tenGigE1/17/4 17 10000
|
||||||
|
Ethernet68 69 tenGigE1/18/1 18 10000
|
||||||
|
Ethernet69 70 tenGigE1/18/2 18 10000
|
||||||
|
Ethernet70 71 tenGigE1/18/3 18 10000
|
||||||
|
Ethernet71 72 tenGigE1/18/4 18 10000
|
||||||
|
Ethernet72 73 tenGigE1/19/1 19 10000
|
||||||
|
Ethernet73 74 tenGigE1/19/2 19 10000
|
||||||
|
Ethernet74 75 tenGigE1/19/3 19 10000
|
||||||
|
Ethernet75 76 tenGigE1/19/4 19 10000
|
||||||
|
Ethernet76 77 tenGigE1/20/1 20 10000
|
||||||
|
Ethernet77 78 tenGigE1/20/2 20 10000
|
||||||
|
Ethernet78 79 tenGigE1/20/3 20 10000
|
||||||
|
Ethernet79 80 tenGigE1/20/4 20 10000
|
||||||
|
Ethernet80 81 tenGigE1/21/1 21 10000
|
||||||
|
Ethernet81 82 tenGigE1/21/2 21 10000
|
||||||
|
Ethernet82 83 tenGigE1/21/3 21 10000
|
||||||
|
Ethernet83 84 tenGigE1/21/4 21 10000
|
||||||
|
Ethernet84 85 tenGigE1/22/1 22 10000
|
||||||
|
Ethernet85 86 tenGigE1/22/2 22 10000
|
||||||
|
Ethernet86 87 tenGigE1/22/3 22 10000
|
||||||
|
Ethernet87 88 tenGigE1/22/4 22 10000
|
||||||
|
Ethernet88 89 tenGigE1/23/1 23 10000
|
||||||
|
Ethernet89 90 tenGigE1/23/2 23 10000
|
||||||
|
Ethernet90 91 tenGigE1/23/3 23 10000
|
||||||
|
Ethernet91 92 tenGigE1/23/4 23 10000
|
||||||
|
Ethernet92 93 tenGigE1/24/1 24 10000
|
||||||
|
Ethernet93 94 tenGigE1/24/2 24 10000
|
||||||
|
Ethernet94 95 tenGigE1/24/3 24 10000
|
||||||
|
Ethernet95 96 tenGigE1/24/4 24 10000
|
||||||
|
Ethernet96 97,98,99,100 hundredGigE1/25 25 100000
|
||||||
|
Ethernet100 101,102,103,104 hundredGigE1/26 26 100000
|
||||||
|
Ethernet104 105,106,107,108 hundredGigE1/27 27 100000
|
||||||
|
Ethernet108 109,110,111,112 hundredGigE1/28 28 100000
|
||||||
|
Ethernet112 113,114,115,116 hundredGigE1/29 29 100000
|
||||||
|
Ethernet116 117,118,119,120 hundredGigE1/30 30 100000
|
||||||
|
Ethernet120 121,122,123,124 hundredGigE1/31 31 100000
|
||||||
|
Ethernet124 125,126,127,128 hundredGigE1/32 32 100000
|
||||||
|
Ethernet128 128 tenGigE1/33 33 10000
|
||||||
|
Ethernet129 129 tenGigE1/34 34 10000
|
@ -0,0 +1,234 @@
|
|||||||
|
{%- set PORT_ALL = [] %}
|
||||||
|
{%- for port in PORT %}
|
||||||
|
{%- if PORT_ALL.append(port) %}{% endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- if PORT_ALL | sort_by_port_index %}{% endif %}
|
||||||
|
|
||||||
|
{%- set port_names_list_all = [] %}
|
||||||
|
{%- for port in PORT_ALL %}
|
||||||
|
{%- if port_names_list_all.append(port) %}{% endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- set port_names_all = port_names_list_all | join(',') -%}
|
||||||
|
|
||||||
|
|
||||||
|
{%- set PORT_ACTIVE = [] %}
|
||||||
|
{%- if DEVICE_NEIGHBOR is not defined %}
|
||||||
|
{%- set PORT_ACTIVE = PORT_ALL %}
|
||||||
|
{%- else %}
|
||||||
|
{%- for port in DEVICE_NEIGHBOR.keys() %}
|
||||||
|
{%- if PORT_ACTIVE.append(port) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if PORT_ACTIVE | sort_by_port_index %}{% endif %}
|
||||||
|
|
||||||
|
{%- set port_names_list_active = [] %}
|
||||||
|
{%- for port in PORT_ACTIVE %}
|
||||||
|
{%- if port_names_list_active.append(port) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- set port_names_active = port_names_list_active | join(',') -%}
|
||||||
|
|
||||||
|
|
||||||
|
{%- set pfc_to_pg_map_supported_asics = ['mellanox', 'barefoot', 'marvell'] -%}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
{% if generate_tc_to_pg_map is defined %}
|
||||||
|
{{- generate_tc_to_pg_map() }}
|
||||||
|
{% else %}
|
||||||
|
"TC_TO_PRIORITY_GROUP_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "0",
|
||||||
|
"2": "0",
|
||||||
|
"3": "0",
|
||||||
|
"4": "0",
|
||||||
|
"5": "0",
|
||||||
|
"6": "0",
|
||||||
|
"7": "0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% endif %}
|
||||||
|
"MAP_PFC_PRIORITY_TO_QUEUE": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "1",
|
||||||
|
"2": "2",
|
||||||
|
"3": "3",
|
||||||
|
"4": "4",
|
||||||
|
"5": "5",
|
||||||
|
"6": "6",
|
||||||
|
"7": "7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TC_TO_QUEUE_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "1",
|
||||||
|
"2": "2",
|
||||||
|
"3": "3",
|
||||||
|
"4": "4",
|
||||||
|
"5": "5",
|
||||||
|
"6": "6",
|
||||||
|
"7": "7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DSCP_TO_TC_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0" : "0",
|
||||||
|
"1" : "0",
|
||||||
|
"2" : "0",
|
||||||
|
"3" : "0",
|
||||||
|
"4" : "0",
|
||||||
|
"5" : "0",
|
||||||
|
"6" : "0",
|
||||||
|
"7" : "0",
|
||||||
|
"8" : "0",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"SCHEDULER": {
|
||||||
|
"scheduler.0": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "1"
|
||||||
|
},
|
||||||
|
"scheduler.1": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "2"
|
||||||
|
},
|
||||||
|
"scheduler.2": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "3"
|
||||||
|
},
|
||||||
|
"scheduler.3": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "4"
|
||||||
|
},
|
||||||
|
"scheduler.4": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "5"
|
||||||
|
},
|
||||||
|
"scheduler.5": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "10"
|
||||||
|
},
|
||||||
|
"scheduler.6": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "25"
|
||||||
|
},
|
||||||
|
"scheduler.7": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "50"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% if asic_type in pfc_to_pg_map_supported_asics %}
|
||||||
|
"PFC_PRIORITY_TO_PRIORITY_GROUP_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"3": "3",
|
||||||
|
"4": "4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% endif %}
|
||||||
|
"PORT_QOS_MAP": {
|
||||||
|
"{{ port_names_active }}": {
|
||||||
|
"dscp_to_tc_map" : "[DSCP_TO_TC_MAP|AZURE]",
|
||||||
|
"tc_to_queue_map" : "[TC_TO_QUEUE_MAP|AZURE]",
|
||||||
|
"tc_to_pg_map" : "[TC_TO_PRIORITY_GROUP_MAP|AZURE]"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QUEUE": {
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|0": {
|
||||||
|
"scheduler" : "[SCHEDULER|scheduler.0]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|1": {
|
||||||
|
"scheduler" : "[SCHEDULER|scheduler.1]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|2": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.2]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|3": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.3]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|4": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.4]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|5": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.5]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|6": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.6]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|7": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.7]"
|
||||||
|
}{% if not loop.last %},{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-s5232f-8x100G-96x10G.config.bcm
|
@ -0,0 +1,618 @@
|
|||||||
|
os=unix
|
||||||
|
|
||||||
|
core_clock_frequency=1525
|
||||||
|
dpp_clock_ratio=2:3
|
||||||
|
|
||||||
|
parity_enable=1
|
||||||
|
parity_correction=1
|
||||||
|
tdma_intr_enable=1
|
||||||
|
schan_intr_enable=0
|
||||||
|
tdma_intr_enable=1
|
||||||
|
miim_intr_enable=1
|
||||||
|
stat_if_parity_enable=1
|
||||||
|
|
||||||
|
port_flex_enable=1
|
||||||
|
port_flex_enable_66=0
|
||||||
|
port_flex_enable_130=0
|
||||||
|
phy_an_c73=3
|
||||||
|
phy_an_c73_66=0
|
||||||
|
phy_an_c73_130=0
|
||||||
|
|
||||||
|
module_64ports=0
|
||||||
|
table_dma_enable=1
|
||||||
|
tdma_timeout_usec=5000000
|
||||||
|
mmu_lossless=0
|
||||||
|
pdma_descriptor_prefetch_enable=1
|
||||||
|
pktdma_poll_mode_channel_bitmap=1
|
||||||
|
|
||||||
|
l2xmsg_mode=1
|
||||||
|
l2xmsg_hostbuf_size=8192
|
||||||
|
ipv6_lpm_128b_enable=0
|
||||||
|
num_ipv6_lpm_128b_entries=0
|
||||||
|
max_vp_lags=0
|
||||||
|
|
||||||
|
l3_alpm_enable=2
|
||||||
|
l2_mem_entries=32768
|
||||||
|
l3_mem_entries=16384
|
||||||
|
l3_max_ecmp_mode=1
|
||||||
|
|
||||||
|
bcm_tunnel_term_compatible_mode=1
|
||||||
|
ifp_inports_support_enable=1
|
||||||
|
mmu_init_config="MSFT-TD3-Tier1"
|
||||||
|
|
||||||
|
stable_size=0x5500000
|
||||||
|
|
||||||
|
oversubscribe_mode=1
|
||||||
|
pbmp_oversubscribe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
pbmp_xport_xe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
|
||||||
|
|
||||||
|
portmap_1.0=1:10:1
|
||||||
|
portmap_2.0=2:10:1
|
||||||
|
portmap_3.0=3:10:1
|
||||||
|
portmap_4.0=4:10:1
|
||||||
|
portmap_5.0=5:10:1
|
||||||
|
portmap_6.0=6:10:1
|
||||||
|
portmap_7.0=7:10:1
|
||||||
|
portmap_8.0=8:10:1
|
||||||
|
portmap_9.0=9:10:1
|
||||||
|
portmap_10.0=10:10:1
|
||||||
|
portmap_11.0=11:10:1
|
||||||
|
portmap_12.0=12:10:1
|
||||||
|
portmap_13.0=13:10:1
|
||||||
|
portmap_14.0=14:10:1
|
||||||
|
portmap_15.0=15:10:1
|
||||||
|
portmap_16.0=16:10:1
|
||||||
|
portmap_17.0=17:10:1
|
||||||
|
portmap_18.0=18:10:1
|
||||||
|
portmap_19.0=19:10:1
|
||||||
|
portmap_20.0=20:10:1
|
||||||
|
portmap_21.0=21:10:1
|
||||||
|
portmap_22.0=22:10:1
|
||||||
|
portmap_23.0=23:10:1
|
||||||
|
portmap_24.0=24:10:1
|
||||||
|
portmap_25.0=25:10:1
|
||||||
|
portmap_26.0=26:10:1
|
||||||
|
portmap_27.0=27:10:1
|
||||||
|
portmap_28.0=28:10:1
|
||||||
|
portmap_29.0=29:10:1
|
||||||
|
portmap_30.0=30:10:1
|
||||||
|
portmap_31.0=31:10:1
|
||||||
|
portmap_32.0=32:10:1
|
||||||
|
portmap_33.0=33:10:1
|
||||||
|
portmap_34.0=34:10:1
|
||||||
|
portmap_35.0=35:10:1
|
||||||
|
portmap_36.0=36:10:1
|
||||||
|
portmap_37.0=37:10:1
|
||||||
|
portmap_38.0=38:10:1
|
||||||
|
portmap_39.0=39:10:1
|
||||||
|
portmap_40.0=40:10:1
|
||||||
|
portmap_41.0=41:10:1
|
||||||
|
portmap_42.0=42:10:1
|
||||||
|
portmap_43.0=43:10:1
|
||||||
|
portmap_44.0=44:10:1
|
||||||
|
portmap_45.0=45:10:1
|
||||||
|
portmap_46.0=46:10:1
|
||||||
|
portmap_47.0=47:10:1
|
||||||
|
portmap_48.0=48:10:1
|
||||||
|
portmap_49.0=49:10:1
|
||||||
|
portmap_50.0=50:10:1
|
||||||
|
portmap_51.0=51:10:1
|
||||||
|
portmap_52.0=52:10:1
|
||||||
|
portmap_53.0=53:10:1
|
||||||
|
portmap_54.0=54:10:1
|
||||||
|
portmap_55.0=55:10:1
|
||||||
|
portmap_56.0=56:10:1
|
||||||
|
portmap_57.0=57:10:1
|
||||||
|
portmap_58.0=58:10:1
|
||||||
|
portmap_59.0=59:10:1
|
||||||
|
portmap_60.0=60:10:1
|
||||||
|
portmap_61.0=61:10:1
|
||||||
|
portmap_62.0=62:10:1
|
||||||
|
portmap_63.0=63:10:1
|
||||||
|
portmap_64.0=64:10:1
|
||||||
|
|
||||||
|
portmap_67.0=65:10:1
|
||||||
|
portmap_68.0=66:10:1
|
||||||
|
portmap_69.0=67:10:1
|
||||||
|
portmap_70.0=68:10:1
|
||||||
|
portmap_71.0=69:10:1
|
||||||
|
portmap_72.0=70:10:1
|
||||||
|
portmap_73.0=71:10:1
|
||||||
|
portmap_74.0=72:10:1
|
||||||
|
portmap_75.0=73:10:1
|
||||||
|
portmap_76.0=74:10:1
|
||||||
|
portmap_77.0=75:10:1
|
||||||
|
portmap_78.0=76:10:1
|
||||||
|
portmap_79.0=77:10:1
|
||||||
|
portmap_80.0=78:10:1
|
||||||
|
portmap_81.0=79:10:1
|
||||||
|
portmap_82.0=80:10:1
|
||||||
|
portmap_83.0=81:10:1
|
||||||
|
portmap_84.0=82:10:1
|
||||||
|
portmap_85.0=83:10:1
|
||||||
|
portmap_86.0=84:10:1
|
||||||
|
portmap_87.0=85:10:1
|
||||||
|
portmap_88.0=86:10:1
|
||||||
|
portmap_89.0=87:10:1
|
||||||
|
portmap_90.0=88:10:1
|
||||||
|
portmap_91.0=89:10:1
|
||||||
|
portmap_92.0=90:10:1
|
||||||
|
portmap_93.0=91:10:1
|
||||||
|
portmap_94.0=92:10:1
|
||||||
|
portmap_95.0=93:10:1
|
||||||
|
portmap_96.0=94:10:1
|
||||||
|
portmap_97.0=95:10:1
|
||||||
|
portmap_98.0=96:10:1
|
||||||
|
portmap_99.0=97:100
|
||||||
|
portmap_103.0=101:100
|
||||||
|
portmap_107.0=105:100
|
||||||
|
portmap_111.0=109:100
|
||||||
|
portmap_115.0=113:100
|
||||||
|
portmap_119.0=117:100
|
||||||
|
portmap_123.0=121:100
|
||||||
|
portmap_127.0=125:100
|
||||||
|
portmap_130.0=128:10:m
|
||||||
|
portmap_66.0=129:10:m
|
||||||
|
phy_chain_tx_lane_map_physical{1.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{1.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{5.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{5.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{9.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{9.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{13.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{13.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{17.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{17.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{21.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{21.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{25.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{25.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{29.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{29.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{33.0}=0x0213
|
||||||
|
phy_chain_rx_lane_map_physical{33.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{37.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{37.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{41.0}=0x0231
|
||||||
|
phy_chain_rx_lane_map_physical{41.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{45.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{45.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{49.0}=0x2103
|
||||||
|
phy_chain_rx_lane_map_physical{49.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{53.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{53.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{57.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{57.0}=0x2301
|
||||||
|
phy_chain_tx_lane_map_physical{61.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{61.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{65.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{65.0}=0x1023
|
||||||
|
phy_chain_tx_lane_map_physical{69.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{69.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{73.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{73.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{77.0}=0x2013
|
||||||
|
phy_chain_rx_lane_map_physical{77.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{81.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{81.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{85.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{85.0}=0x2130
|
||||||
|
phy_chain_tx_lane_map_physical{89.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{89.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{93.0}=0x0312
|
||||||
|
phy_chain_rx_lane_map_physical{93.0}=0x2310
|
||||||
|
phy_chain_tx_lane_map_physical{97.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{97.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{101.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{101.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{105.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{105.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{109.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{109.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{113.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{113.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{117.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{117.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{121.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{121.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{125.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{125.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{129.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{129.0}=0x0231
|
||||||
|
phy_chain_tx_lane_map_physical{128.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{128.0}=0x0231
|
||||||
|
phy_chain_tx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{2.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{2.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{7.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{7.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{10.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{10.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{15.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{15.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{16.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{16.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{23.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{23.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{25.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{25.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{26.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{26.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{27.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{27.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{28.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{28.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{30.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{30.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{36.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{36.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{38.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{38.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{39.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{39.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{40.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{40.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{42.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{42.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{43.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{43.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{45.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{45.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{46.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{46.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{48.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{48.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{49.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{49.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{50.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{50.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{51.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{51.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{55.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{55.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{57.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{57.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{61.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{61.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{62.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{62.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{63.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{63.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{65.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{65.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{71.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{71.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{73.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{73.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{74.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{74.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{75.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{75.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{76.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{76.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{84.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{84.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{86.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{86.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{87.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{87.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{89.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{89.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{92.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{92.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{96.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{96.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{101.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{101.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{102.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{102.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{103.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{103.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{105.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{105.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{106.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{106.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{107.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{107.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{108.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{108.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{115.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{115.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{121.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{121.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{122.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{122.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{123.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{123.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{124.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{124.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{129.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{129.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{132.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{132.0}=0x1
|
||||||
|
dport_map_enable=1
|
||||||
|
dport_map_port_1=1
|
||||||
|
dport_map_port_2=2
|
||||||
|
dport_map_port_3=3
|
||||||
|
dport_map_port_4=4
|
||||||
|
dport_map_port_5=5
|
||||||
|
dport_map_port_6=6
|
||||||
|
dport_map_port_7=7
|
||||||
|
dport_map_port_8=8
|
||||||
|
dport_map_port_9=9
|
||||||
|
dport_map_port_10=10
|
||||||
|
dport_map_port_11=11
|
||||||
|
dport_map_port_12=12
|
||||||
|
dport_map_port_13=13
|
||||||
|
dport_map_port_14=14
|
||||||
|
dport_map_port_15=15
|
||||||
|
dport_map_port_16=16
|
||||||
|
dport_map_port_17=17
|
||||||
|
dport_map_port_18=18
|
||||||
|
dport_map_port_19=19
|
||||||
|
dport_map_port_20=20
|
||||||
|
dport_map_port_21=21
|
||||||
|
dport_map_port_22=22
|
||||||
|
dport_map_port_23=23
|
||||||
|
dport_map_port_24=24
|
||||||
|
dport_map_port_25=25
|
||||||
|
dport_map_port_26=26
|
||||||
|
dport_map_port_27=27
|
||||||
|
dport_map_port_28=28
|
||||||
|
dport_map_port_29=29
|
||||||
|
dport_map_port_30=20
|
||||||
|
dport_map_port_31=31
|
||||||
|
dport_map_port_32=32
|
||||||
|
dport_map_port_33=33
|
||||||
|
dport_map_port_34=34
|
||||||
|
dport_map_port_35=35
|
||||||
|
dport_map_port_36=36
|
||||||
|
dport_map_port_37=37
|
||||||
|
dport_map_port_38=38
|
||||||
|
dport_map_port_39=39
|
||||||
|
dport_map_port_40=40
|
||||||
|
dport_map_port_41=41
|
||||||
|
dport_map_port_42=42
|
||||||
|
dport_map_port_43=44
|
||||||
|
dport_map_port_45=45
|
||||||
|
dport_map_port_46=46
|
||||||
|
dport_map_port_47=47
|
||||||
|
dport_map_port_48=48
|
||||||
|
dport_map_port_49=49
|
||||||
|
dport_map_port_50=50
|
||||||
|
dport_map_port_51=51
|
||||||
|
dport_map_port_52=52
|
||||||
|
dport_map_port_53=53
|
||||||
|
dport_map_port_54=54
|
||||||
|
dport_map_port_55=55
|
||||||
|
dport_map_port_56=56
|
||||||
|
dport_map_port_57=57
|
||||||
|
dport_map_port_58=58
|
||||||
|
dport_map_port_59=59
|
||||||
|
dport_map_port_60=60
|
||||||
|
dport_map_port_61=61
|
||||||
|
dport_map_port_62=62
|
||||||
|
dport_map_port_63=63
|
||||||
|
dport_map_port_64=64
|
||||||
|
dport_map_port_67=65
|
||||||
|
dport_map_port_68=66
|
||||||
|
dport_map_port_69=67
|
||||||
|
dport_map_port_70=68
|
||||||
|
dport_map_port_71=69
|
||||||
|
dport_map_port_72=70
|
||||||
|
dport_map_port_73=71
|
||||||
|
dport_map_port_74=72
|
||||||
|
dport_map_port_75=73
|
||||||
|
dport_map_port_76=74
|
||||||
|
dport_map_port_77=75
|
||||||
|
dport_map_port_78=76
|
||||||
|
dport_map_port_79=77
|
||||||
|
dport_map_port_80=78
|
||||||
|
dport_map_port_81=79
|
||||||
|
dport_map_port_82=80
|
||||||
|
dport_map_port_83=81
|
||||||
|
dport_map_port_84=82
|
||||||
|
dport_map_port_85=83
|
||||||
|
dport_map_port_86=84
|
||||||
|
dport_map_port_87=85
|
||||||
|
dport_map_port_88=86
|
||||||
|
dport_map_port_89=87
|
||||||
|
dport_map_port_90=88
|
||||||
|
dport_map_port_91=89
|
||||||
|
dport_map_port_92=90
|
||||||
|
dport_map_port_93=91
|
||||||
|
dport_map_port_94=92
|
||||||
|
dport_map_port_95=93
|
||||||
|
dport_map_port_96=94
|
||||||
|
dport_map_port_97=95
|
||||||
|
dport_map_port_98=96
|
||||||
|
dport_map_port_99=97
|
||||||
|
dport_map_port_100=98
|
||||||
|
dport_map_port_101=99
|
||||||
|
dport_map_port_102=100
|
||||||
|
dport_map_port_103=101
|
||||||
|
dport_map_port_104=102
|
||||||
|
dport_map_port_105=103
|
||||||
|
dport_map_port_106=104
|
||||||
|
dport_map_port_107=105
|
||||||
|
dport_map_port_108=106
|
||||||
|
dport_map_port_109=107
|
||||||
|
dport_map_port_110=108
|
||||||
|
dport_map_port_111=109
|
||||||
|
dport_map_port_112=110
|
||||||
|
dport_map_port_113=111
|
||||||
|
dport_map_port_114=112
|
||||||
|
dport_map_port_115=113
|
||||||
|
dport_map_port_116=114
|
||||||
|
dport_map_port_117=115
|
||||||
|
dport_map_port_118=116
|
||||||
|
dport_map_port_119=117
|
||||||
|
dport_map_port_120=118
|
||||||
|
dport_map_port_121=119
|
||||||
|
dport_map_port_122=120
|
||||||
|
dport_map_port_123=121
|
||||||
|
dport_map_port_124=122
|
||||||
|
dport_map_port_125=123
|
||||||
|
dport_map_port_126=124
|
||||||
|
dport_map_port_127=125
|
||||||
|
dport_map_port_129=126
|
||||||
|
dport_map_port_66=127
|
||||||
|
dport_map_port_130=128
|
||||||
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
|||||||
|
{%- set default_topo = 't1' %}
|
||||||
|
{%- include 'buffers_config.j2' %}
|
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
{%- set default_cable = '40m' %}
|
||||||
|
|
||||||
|
{%- macro generate_port_lists(PORT_ALL) %}
|
||||||
|
{# Generate list of ports #}
|
||||||
|
{%- for port_idx in range(0,32) %}
|
||||||
|
{%- if PORT_ALL.append("Ethernet%d" % (port_idx*4)) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_buffer_pool_and_profiles() %}
|
||||||
|
"BUFFER_POOL": {
|
||||||
|
"ingress_lossless_pool": {
|
||||||
|
"size": "33554432",
|
||||||
|
"type": "ingress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
},
|
||||||
|
"egress_lossy_pool": {
|
||||||
|
"size": "32786432",
|
||||||
|
"type": "egress",
|
||||||
|
"mode": "dynamic"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"BUFFER_PROFILE": {
|
||||||
|
"ingress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
|
||||||
|
"size":"0",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
},
|
||||||
|
"egress_lossy_profile": {
|
||||||
|
"pool":"[BUFFER_POOL|egress_lossy_pool]",
|
||||||
|
"size":"1518",
|
||||||
|
"dynamic_th":"3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{%- macro generate_pg_profils(port_names_active) %}
|
||||||
|
"BUFFER_PG": {
|
||||||
|
"{{ port_names_active }}|0": {
|
||||||
|
"profile" : "[BUFFER_PROFILE|ingress_lossy_profile]"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{%- endmacro %}
|
||||||
|
|
||||||
|
{% macro generate_queue_buffers(port_names_active) %}
|
||||||
|
"BUFFER_QUEUE": {
|
||||||
|
"{{ port_names_active }}|0-7": {
|
||||||
|
"profile" : "[BUFFER_PROFILE|egress_lossy_profile]"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
{% endmacro %}
|
||||||
|
|
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-P-25G/custom_led.bin
Executable file
BIN
device/dell/x86_64-dellemc_s5232f_c3538-r0/DellEMC-S5232f-P-25G/custom_led.bin
Executable file
Binary file not shown.
Binary file not shown.
@ -0,0 +1,107 @@
|
|||||||
|
# name lanes alias index speed
|
||||||
|
Ethernet0 1 twentyfiveGigE1/1/1 1 25000
|
||||||
|
Ethernet1 2 twentyfiveGigE1/1/2 1 25000
|
||||||
|
Ethernet2 3 twentyfiveGigE1/1/3 1 25000
|
||||||
|
Ethernet3 4 twentyfiveGigE1/1/4 1 25000
|
||||||
|
Ethernet4 5 twentyfiveGigE1/2/1 2 25000
|
||||||
|
Ethernet5 6 twentyfiveGigE1/2/2 2 25000
|
||||||
|
Ethernet6 7 twentyfiveGigE1/2/3 2 25000
|
||||||
|
Ethernet7 8 twentyfiveGigE1/2/4 2 25000
|
||||||
|
Ethernet8 9 twentyfiveGigE1/3/1 3 25000
|
||||||
|
Ethernet9 10 twentyfiveGigE1/3/2 3 25000
|
||||||
|
Ethernet10 11 twentyfiveGigE1/3/3 3 25000
|
||||||
|
Ethernet11 12 twentyfiveGigE1/3/4 3 25000
|
||||||
|
Ethernet12 13 twentyfiveGigE1/4/1 4 25000
|
||||||
|
Ethernet13 14 twentyfiveGigE1/4/2 4 25000
|
||||||
|
Ethernet14 15 twentyfiveGigE1/4/3 4 25000
|
||||||
|
Ethernet15 16 twentyfiveGigE1/4/4 4 25000
|
||||||
|
Ethernet16 17 twentyfiveGigE1/5/1 5 25000
|
||||||
|
Ethernet17 18 twentyfiveGigE1/5/2 5 25000
|
||||||
|
Ethernet18 19 twentyfiveGigE1/5/3 5 25000
|
||||||
|
Ethernet19 20 twentyfiveGigE1/5/4 5 25000
|
||||||
|
Ethernet20 21 twentyfiveGigE1/6/1 6 25000
|
||||||
|
Ethernet21 22 twentyfiveGigE1/6/2 6 25000
|
||||||
|
Ethernet22 23 twentyfiveGigE1/6/3 6 25000
|
||||||
|
Ethernet23 24 twentyfiveGigE1/6/4 6 25000
|
||||||
|
Ethernet24 25 twentyfiveGigE1/7/1 7 25000
|
||||||
|
Ethernet25 26 twentyfiveGigE1/7/2 7 25000
|
||||||
|
Ethernet26 27 twentyfiveGigE1/7/3 7 25000
|
||||||
|
Ethernet27 28 twentyfiveGigE1/7/4 7 25000
|
||||||
|
Ethernet28 29 twentyfiveGigE1/8/1 8 25000
|
||||||
|
Ethernet29 30 twentyfiveGigE1/8/2 8 25000
|
||||||
|
Ethernet30 31 twentyfiveGigE1/8/3 8 25000
|
||||||
|
Ethernet31 32 twentyfiveGigE1/8/4 8 25000
|
||||||
|
Ethernet32 33 twentyfiveGigE1/9/1 9 25000
|
||||||
|
Ethernet33 34 twentyfiveGigE1/9/2 9 25000
|
||||||
|
Ethernet34 35 twentyfiveGigE1/9/3 9 25000
|
||||||
|
Ethernet35 36 twentyfiveGigE1/9/4 9 25000
|
||||||
|
Ethernet36 37 twentyfiveGigE1/10/1 10 25000
|
||||||
|
Ethernet37 38 twentyfiveGigE1/10/2 10 25000
|
||||||
|
Ethernet38 39 twentyfiveGigE1/10/3 10 25000
|
||||||
|
Ethernet39 40 twentyfiveGigE1/10/4 10 25000
|
||||||
|
Ethernet40 41 twentyfiveGigE1/11/1 11 25000
|
||||||
|
Ethernet41 42 twentyfiveGigE1/11/2 11 25000
|
||||||
|
Ethernet42 43 twentyfiveGigE1/11/3 11 25000
|
||||||
|
Ethernet43 44 twentyfiveGigE1/11/4 11 25000
|
||||||
|
Ethernet44 45 twentyfiveGigE1/12/1 12 25000
|
||||||
|
Ethernet45 46 twentyfiveGigE1/12/2 12 25000
|
||||||
|
Ethernet46 47 twentyfiveGigE1/12/3 12 25000
|
||||||
|
Ethernet47 48 twentyfiveGigE1/12/4 12 25000
|
||||||
|
Ethernet48 49 twentyfiveGigE1/13/1 13 25000
|
||||||
|
Ethernet49 50 twentyfiveGigE1/13/2 13 25000
|
||||||
|
Ethernet50 51 twentyfiveGigE1/13/3 13 25000
|
||||||
|
Ethernet51 52 twentyfiveGigE1/13/4 13 25000
|
||||||
|
Ethernet52 53 twentyfiveGigE1/14/1 14 25000
|
||||||
|
Ethernet53 54 twentyfiveGigE1/14/2 14 25000
|
||||||
|
Ethernet54 55 twentyfiveGigE1/14/3 14 25000
|
||||||
|
Ethernet55 56 twentyfiveGigE1/14/4 14 25000
|
||||||
|
Ethernet56 57 twentyfiveGigE1/15/1 15 25000
|
||||||
|
Ethernet57 58 twentyfiveGigE1/15/2 15 25000
|
||||||
|
Ethernet58 59 twentyfiveGigE1/15/3 15 25000
|
||||||
|
Ethernet59 60 twentyfiveGigE1/15/4 15 25000
|
||||||
|
Ethernet60 61 twentyfiveGigE1/16/1 16 25000
|
||||||
|
Ethernet61 62 twentyfiveGigE1/16/2 16 25000
|
||||||
|
Ethernet62 63 twentyfiveGigE1/16/3 16 25000
|
||||||
|
Ethernet63 64 twentyfiveGigE1/16/4 16 25000
|
||||||
|
Ethernet64 65 twentyfiveGigE1/17/1 17 25000
|
||||||
|
Ethernet65 66 twentyfiveGigE1/17/2 17 25000
|
||||||
|
Ethernet66 67 twentyfiveGigE1/17/3 17 25000
|
||||||
|
Ethernet67 68 twentyfiveGigE1/17/4 17 25000
|
||||||
|
Ethernet68 69 twentyfiveGigE1/18/1 18 25000
|
||||||
|
Ethernet69 70 twentyfiveGigE1/18/2 18 25000
|
||||||
|
Ethernet70 71 twentyfiveGigE1/18/3 18 25000
|
||||||
|
Ethernet71 72 twentyfiveGigE1/18/4 18 25000
|
||||||
|
Ethernet72 73 twentyfiveGigE1/19/1 19 25000
|
||||||
|
Ethernet73 74 twentyfiveGigE1/19/2 19 25000
|
||||||
|
Ethernet74 75 twentyfiveGigE1/19/3 19 25000
|
||||||
|
Ethernet75 76 twentyfiveGigE1/19/4 19 25000
|
||||||
|
Ethernet76 77 twentyfiveGigE1/20/1 20 25000
|
||||||
|
Ethernet77 78 twentyfiveGigE1/20/2 20 25000
|
||||||
|
Ethernet78 79 twentyfiveGigE1/20/3 20 25000
|
||||||
|
Ethernet79 80 twentyfiveGigE1/20/4 20 25000
|
||||||
|
Ethernet80 81 twentyfiveGigE1/21/1 21 25000
|
||||||
|
Ethernet81 82 twentyfiveGigE1/21/2 21 25000
|
||||||
|
Ethernet82 83 twentyfiveGigE1/21/3 21 25000
|
||||||
|
Ethernet83 84 twentyfiveGigE1/21/4 21 25000
|
||||||
|
Ethernet84 85 twentyfiveGigE1/22/1 22 25000
|
||||||
|
Ethernet85 86 twentyfiveGigE1/22/2 22 25000
|
||||||
|
Ethernet86 87 twentyfiveGigE1/22/3 22 25000
|
||||||
|
Ethernet87 88 twentyfiveGigE1/22/4 22 25000
|
||||||
|
Ethernet88 89 twentyfiveGigE1/23/1 23 25000
|
||||||
|
Ethernet89 90 twentyfiveGigE1/23/2 23 25000
|
||||||
|
Ethernet90 91 twentyfiveGigE1/23/3 23 25000
|
||||||
|
Ethernet91 92 twentyfiveGigE1/23/4 23 25000
|
||||||
|
Ethernet92 93 twentyfiveGigE1/24/1 24 25000
|
||||||
|
Ethernet93 94 twentyfiveGigE1/24/2 24 25000
|
||||||
|
Ethernet94 95 twentyfiveGigE1/24/3 24 25000
|
||||||
|
Ethernet95 96 twentyfiveGigE1/24/4 24 25000
|
||||||
|
Ethernet96 97,98,99,100 hundredGigE1/25 25 100000
|
||||||
|
Ethernet100 101,102,103,104 hundredGigE1/26 26 100000
|
||||||
|
Ethernet104 105,106,107,108 hundredGigE1/27 27 100000
|
||||||
|
Ethernet108 109,110,111,112 hundredGigE1/28 28 100000
|
||||||
|
Ethernet112 113,114,115,116 hundredGigE1/29 29 100000
|
||||||
|
Ethernet116 117,118,119,120 hundredGigE1/30 30 100000
|
||||||
|
Ethernet120 121,122,123,124 hundredGigE1/31 31 100000
|
||||||
|
Ethernet124 125,126,127,128 hundredGigE1/32 32 100000
|
||||||
|
Ethernet128 128 tenGigE1/33 33 10000
|
||||||
|
Ethernet129 129 tenGigE1/34 34 10000
|
@ -0,0 +1,234 @@
|
|||||||
|
{%- set PORT_ALL = [] %}
|
||||||
|
{%- for port in PORT %}
|
||||||
|
{%- if PORT_ALL.append(port) %}{% endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- if PORT_ALL | sort_by_port_index %}{% endif %}
|
||||||
|
|
||||||
|
{%- set port_names_list_all = [] %}
|
||||||
|
{%- for port in PORT_ALL %}
|
||||||
|
{%- if port_names_list_all.append(port) %}{% endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- set port_names_all = port_names_list_all | join(',') -%}
|
||||||
|
|
||||||
|
|
||||||
|
{%- set PORT_ACTIVE = [] %}
|
||||||
|
{%- if DEVICE_NEIGHBOR is not defined %}
|
||||||
|
{%- set PORT_ACTIVE = PORT_ALL %}
|
||||||
|
{%- else %}
|
||||||
|
{%- for port in DEVICE_NEIGHBOR.keys() %}
|
||||||
|
{%- if PORT_ACTIVE.append(port) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- endif %}
|
||||||
|
{%- if PORT_ACTIVE | sort_by_port_index %}{% endif %}
|
||||||
|
|
||||||
|
{%- set port_names_list_active = [] %}
|
||||||
|
{%- for port in PORT_ACTIVE %}
|
||||||
|
{%- if port_names_list_active.append(port) %}{%- endif %}
|
||||||
|
{%- endfor %}
|
||||||
|
{%- set port_names_active = port_names_list_active | join(',') -%}
|
||||||
|
|
||||||
|
|
||||||
|
{%- set pfc_to_pg_map_supported_asics = ['mellanox', 'barefoot', 'marvell'] -%}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
{% if generate_tc_to_pg_map is defined %}
|
||||||
|
{{- generate_tc_to_pg_map() }}
|
||||||
|
{% else %}
|
||||||
|
"TC_TO_PRIORITY_GROUP_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "0",
|
||||||
|
"2": "0",
|
||||||
|
"3": "0",
|
||||||
|
"4": "0",
|
||||||
|
"5": "0",
|
||||||
|
"6": "0",
|
||||||
|
"7": "0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% endif %}
|
||||||
|
"MAP_PFC_PRIORITY_TO_QUEUE": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "1",
|
||||||
|
"2": "2",
|
||||||
|
"3": "3",
|
||||||
|
"4": "4",
|
||||||
|
"5": "5",
|
||||||
|
"6": "6",
|
||||||
|
"7": "7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"TC_TO_QUEUE_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0": "0",
|
||||||
|
"1": "1",
|
||||||
|
"2": "2",
|
||||||
|
"3": "3",
|
||||||
|
"4": "4",
|
||||||
|
"5": "5",
|
||||||
|
"6": "6",
|
||||||
|
"7": "7"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"DSCP_TO_TC_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"0" : "0",
|
||||||
|
"1" : "0",
|
||||||
|
"2" : "0",
|
||||||
|
"3" : "0",
|
||||||
|
"4" : "0",
|
||||||
|
"5" : "0",
|
||||||
|
"6" : "0",
|
||||||
|
"7" : "0",
|
||||||
|
"8" : "0",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"SCHEDULER": {
|
||||||
|
"scheduler.0": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "1"
|
||||||
|
},
|
||||||
|
"scheduler.1": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "2"
|
||||||
|
},
|
||||||
|
"scheduler.2": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "3"
|
||||||
|
},
|
||||||
|
"scheduler.3": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "4"
|
||||||
|
},
|
||||||
|
"scheduler.4": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "5"
|
||||||
|
},
|
||||||
|
"scheduler.5": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "10"
|
||||||
|
},
|
||||||
|
"scheduler.6": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "25"
|
||||||
|
},
|
||||||
|
"scheduler.7": {
|
||||||
|
"type" : "DWRR",
|
||||||
|
"weight": "50"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% if asic_type in pfc_to_pg_map_supported_asics %}
|
||||||
|
"PFC_PRIORITY_TO_PRIORITY_GROUP_MAP": {
|
||||||
|
"AZURE": {
|
||||||
|
"3": "3",
|
||||||
|
"4": "4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{% endif %}
|
||||||
|
"PORT_QOS_MAP": {
|
||||||
|
"{{ port_names_active }}": {
|
||||||
|
"dscp_to_tc_map" : "[DSCP_TO_TC_MAP|AZURE]",
|
||||||
|
"tc_to_queue_map" : "[TC_TO_QUEUE_MAP|AZURE]",
|
||||||
|
"tc_to_pg_map" : "[TC_TO_PRIORITY_GROUP_MAP|AZURE]"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QUEUE": {
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|0": {
|
||||||
|
"scheduler" : "[SCHEDULER|scheduler.0]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|1": {
|
||||||
|
"scheduler" : "[SCHEDULER|scheduler.1]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|2": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.2]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|3": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.3]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|4": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.4]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|5": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.5]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|6": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.6]"
|
||||||
|
},
|
||||||
|
{% endfor %}
|
||||||
|
{% for port in PORT_ACTIVE %}
|
||||||
|
"{{ port }}|7": {
|
||||||
|
"scheduler": "[SCHEDULER|scheduler.7]"
|
||||||
|
}{% if not loop.last %},{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/td3-s5232f-8x100G-96x25G.config.bcm
|
@ -0,0 +1,618 @@
|
|||||||
|
os=unix
|
||||||
|
|
||||||
|
core_clock_frequency=1525
|
||||||
|
dpp_clock_ratio=2:3
|
||||||
|
|
||||||
|
parity_enable=1
|
||||||
|
parity_correction=1
|
||||||
|
tdma_intr_enable=1
|
||||||
|
schan_intr_enable=0
|
||||||
|
tdma_intr_enable=1
|
||||||
|
miim_intr_enable=1
|
||||||
|
stat_if_parity_enable=1
|
||||||
|
|
||||||
|
port_flex_enable=1
|
||||||
|
port_flex_enable_66=0
|
||||||
|
port_flex_enable_130=0
|
||||||
|
phy_an_c73=3
|
||||||
|
phy_an_c73_66=0
|
||||||
|
phy_an_c73_130=0
|
||||||
|
|
||||||
|
module_64ports=0
|
||||||
|
table_dma_enable=1
|
||||||
|
tdma_timeout_usec=5000000
|
||||||
|
mmu_lossless=0
|
||||||
|
pdma_descriptor_prefetch_enable=1
|
||||||
|
pktdma_poll_mode_channel_bitmap=1
|
||||||
|
|
||||||
|
l2xmsg_mode=1
|
||||||
|
l2xmsg_hostbuf_size=8192
|
||||||
|
ipv6_lpm_128b_enable=0
|
||||||
|
num_ipv6_lpm_128b_entries=0
|
||||||
|
max_vp_lags=0
|
||||||
|
|
||||||
|
l3_alpm_enable=2
|
||||||
|
l2_mem_entries=32768
|
||||||
|
l3_mem_entries=16384
|
||||||
|
l3_max_ecmp_mode=1
|
||||||
|
|
||||||
|
bcm_tunnel_term_compatible_mode=1
|
||||||
|
ifp_inports_support_enable=1
|
||||||
|
mmu_init_config="MSFT-TD3-Tier1"
|
||||||
|
|
||||||
|
stable_size=0x5500000
|
||||||
|
|
||||||
|
oversubscribe_mode=1
|
||||||
|
pbmp_oversubscribe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
pbmp_xport_xe=0x6fffffffffffffffdfffffffffffffffe
|
||||||
|
|
||||||
|
|
||||||
|
portmap_1.0=1:25:1
|
||||||
|
portmap_2.0=2:25:1
|
||||||
|
portmap_3.0=3:25:1
|
||||||
|
portmap_4.0=4:25:1
|
||||||
|
portmap_5.0=5:25:1
|
||||||
|
portmap_6.0=6:25:1
|
||||||
|
portmap_7.0=7:25:1
|
||||||
|
portmap_8.0=8:25:1
|
||||||
|
portmap_9.0=9:25:1
|
||||||
|
portmap_10.0=10:25:1
|
||||||
|
portmap_11.0=11:25:1
|
||||||
|
portmap_12.0=12:25:1
|
||||||
|
portmap_13.0=13:25:1
|
||||||
|
portmap_14.0=14:25:1
|
||||||
|
portmap_15.0=15:25:1
|
||||||
|
portmap_16.0=16:25:1
|
||||||
|
portmap_17.0=17:25:1
|
||||||
|
portmap_18.0=18:25:1
|
||||||
|
portmap_19.0=19:25:1
|
||||||
|
portmap_20.0=20:25:1
|
||||||
|
portmap_21.0=21:25:1
|
||||||
|
portmap_22.0=22:25:1
|
||||||
|
portmap_23.0=23:25:1
|
||||||
|
portmap_24.0=24:25:1
|
||||||
|
portmap_25.0=25:25:1
|
||||||
|
portmap_26.0=26:25:1
|
||||||
|
portmap_27.0=27:25:1
|
||||||
|
portmap_28.0=28:25:1
|
||||||
|
portmap_29.0=29:25:1
|
||||||
|
portmap_30.0=30:25:1
|
||||||
|
portmap_31.0=31:25:1
|
||||||
|
portmap_32.0=32:25:1
|
||||||
|
portmap_33.0=33:25:1
|
||||||
|
portmap_34.0=34:25:1
|
||||||
|
portmap_35.0=35:25:1
|
||||||
|
portmap_36.0=36:25:1
|
||||||
|
portmap_37.0=37:25:1
|
||||||
|
portmap_38.0=38:25:1
|
||||||
|
portmap_39.0=39:25:1
|
||||||
|
portmap_40.0=40:25:1
|
||||||
|
portmap_41.0=41:25:1
|
||||||
|
portmap_42.0=42:25:1
|
||||||
|
portmap_43.0=43:25:1
|
||||||
|
portmap_44.0=44:25:1
|
||||||
|
portmap_45.0=45:25:1
|
||||||
|
portmap_46.0=46:25:1
|
||||||
|
portmap_47.0=47:25:1
|
||||||
|
portmap_48.0=48:25:1
|
||||||
|
portmap_49.0=49:25:1
|
||||||
|
portmap_50.0=50:25:1
|
||||||
|
portmap_51.0=51:25:1
|
||||||
|
portmap_52.0=52:25:1
|
||||||
|
portmap_53.0=53:25:1
|
||||||
|
portmap_54.0=54:25:1
|
||||||
|
portmap_55.0=55:25:1
|
||||||
|
portmap_56.0=56:25:1
|
||||||
|
portmap_57.0=57:25:1
|
||||||
|
portmap_58.0=58:25:1
|
||||||
|
portmap_59.0=59:25:1
|
||||||
|
portmap_60.0=60:25:1
|
||||||
|
portmap_61.0=61:25:1
|
||||||
|
portmap_62.0=62:25:1
|
||||||
|
portmap_63.0=63:25:1
|
||||||
|
portmap_64.0=64:25:1
|
||||||
|
|
||||||
|
portmap_67.0=65:25:1
|
||||||
|
portmap_68.0=66:25:1
|
||||||
|
portmap_69.0=67:25:1
|
||||||
|
portmap_70.0=68:25:1
|
||||||
|
portmap_71.0=69:25:1
|
||||||
|
portmap_72.0=70:25:1
|
||||||
|
portmap_73.0=71:25:1
|
||||||
|
portmap_74.0=72:25:1
|
||||||
|
portmap_75.0=73:25:1
|
||||||
|
portmap_76.0=74:25:1
|
||||||
|
portmap_77.0=75:25:1
|
||||||
|
portmap_78.0=76:25:1
|
||||||
|
portmap_79.0=77:25:1
|
||||||
|
portmap_80.0=78:25:1
|
||||||
|
portmap_81.0=79:25:1
|
||||||
|
portmap_82.0=80:25:1
|
||||||
|
portmap_83.0=81:25:1
|
||||||
|
portmap_84.0=82:25:1
|
||||||
|
portmap_85.0=83:25:1
|
||||||
|
portmap_86.0=84:25:1
|
||||||
|
portmap_87.0=85:25:1
|
||||||
|
portmap_88.0=86:25:1
|
||||||
|
portmap_89.0=87:25:1
|
||||||
|
portmap_90.0=88:25:1
|
||||||
|
portmap_91.0=89:25:1
|
||||||
|
portmap_92.0=90:25:1
|
||||||
|
portmap_93.0=91:25:1
|
||||||
|
portmap_94.0=92:25:1
|
||||||
|
portmap_95.0=93:25:1
|
||||||
|
portmap_96.0=94:25:1
|
||||||
|
portmap_97.0=95:25:1
|
||||||
|
portmap_98.0=96:25:1
|
||||||
|
portmap_99.0=97:100
|
||||||
|
portmap_103.0=101:100
|
||||||
|
portmap_107.0=105:100
|
||||||
|
portmap_111.0=109:100
|
||||||
|
portmap_115.0=113:100
|
||||||
|
portmap_119.0=117:100
|
||||||
|
portmap_123.0=121:100
|
||||||
|
portmap_127.0=125:100
|
||||||
|
portmap_130.0=128:10:m
|
||||||
|
portmap_66.0=129:10:m
|
||||||
|
phy_chain_tx_lane_map_physical{1.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{1.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{5.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{5.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{9.0}=0x0132
|
||||||
|
phy_chain_rx_lane_map_physical{9.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{13.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{13.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{17.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{17.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{21.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{21.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{25.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{25.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{29.0}=0x3201
|
||||||
|
phy_chain_rx_lane_map_physical{29.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{33.0}=0x0213
|
||||||
|
phy_chain_rx_lane_map_physical{33.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{37.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{37.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{41.0}=0x0231
|
||||||
|
phy_chain_rx_lane_map_physical{41.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{45.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{45.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{49.0}=0x2103
|
||||||
|
phy_chain_rx_lane_map_physical{49.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{53.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{53.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{57.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{57.0}=0x2301
|
||||||
|
phy_chain_tx_lane_map_physical{61.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{61.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{65.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{65.0}=0x1023
|
||||||
|
phy_chain_tx_lane_map_physical{69.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{69.0}=0x1302
|
||||||
|
phy_chain_tx_lane_map_physical{73.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{73.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{77.0}=0x2013
|
||||||
|
phy_chain_rx_lane_map_physical{77.0}=0x3120
|
||||||
|
phy_chain_tx_lane_map_physical{81.0}=0x1302
|
||||||
|
phy_chain_rx_lane_map_physical{81.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{85.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{85.0}=0x2130
|
||||||
|
phy_chain_tx_lane_map_physical{89.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{89.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{93.0}=0x0312
|
||||||
|
phy_chain_rx_lane_map_physical{93.0}=0x2310
|
||||||
|
phy_chain_tx_lane_map_physical{97.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{97.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{101.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{101.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{105.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{105.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{109.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{109.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{113.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{113.0}=0x2031
|
||||||
|
phy_chain_tx_lane_map_physical{117.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{117.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{121.0}=0x2301
|
||||||
|
phy_chain_rx_lane_map_physical{121.0}=0x1032
|
||||||
|
phy_chain_tx_lane_map_physical{125.0}=0x0123
|
||||||
|
phy_chain_rx_lane_map_physical{125.0}=0x3210
|
||||||
|
phy_chain_tx_lane_map_physical{129.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{129.0}=0x0231
|
||||||
|
phy_chain_tx_lane_map_physical{128.0}=0x3210
|
||||||
|
phy_chain_rx_lane_map_physical{128.0}=0x0231
|
||||||
|
phy_chain_tx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{1.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{2.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{2.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{3.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{4.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{5.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{6.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{7.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{7.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{8.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{9.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{10.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{10.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{11.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{12.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{13.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{14.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{15.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{15.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{16.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{16.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{17.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{18.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{19.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{20.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{21.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{22.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{23.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{23.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{24.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{25.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{25.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{26.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{26.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{27.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{27.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{28.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{28.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{29.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{30.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{30.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{31.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{32.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{33.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{34.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{35.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{36.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{36.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{37.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{38.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{38.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{39.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{39.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{40.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{40.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{41.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{42.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{42.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{43.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{43.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{44.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{45.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{45.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{46.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{46.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{47.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{48.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{48.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{49.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{49.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{50.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{50.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{51.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{51.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{52.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{53.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{54.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{55.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{55.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{56.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{57.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{57.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{58.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{59.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{60.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{61.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{61.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{62.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{62.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{63.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{63.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{64.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{65.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{65.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{66.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{67.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{68.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{69.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{70.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{71.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{71.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{72.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{73.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{73.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{74.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{74.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{75.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{75.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{76.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{76.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{77.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{78.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{79.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{80.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{81.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{82.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{83.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{84.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{84.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{85.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{86.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{86.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{87.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{87.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{88.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{89.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{89.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{90.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{91.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{92.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{92.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{93.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{94.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{95.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{96.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{96.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{97.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{98.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{99.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{100.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{101.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{101.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{102.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{102.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{103.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{103.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{104.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{105.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{105.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{106.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{106.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{107.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{107.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{108.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{108.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{109.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{110.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{111.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{112.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{113.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{114.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{115.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{115.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{116.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{117.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{118.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{119.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{120.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{121.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{121.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{122.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{122.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{123.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{123.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{124.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{124.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{125.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{126.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{127.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{128.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{129.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{129.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{130.0}=0x0
|
||||||
|
phy_chain_tx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_rx_polarity_flip_physical{131.0}=0x1
|
||||||
|
phy_chain_tx_polarity_flip_physical{132.0}=0x0
|
||||||
|
phy_chain_rx_polarity_flip_physical{132.0}=0x1
|
||||||
|
dport_map_enable=1
|
||||||
|
dport_map_port_1=1
|
||||||
|
dport_map_port_2=2
|
||||||
|
dport_map_port_3=3
|
||||||
|
dport_map_port_4=4
|
||||||
|
dport_map_port_5=5
|
||||||
|
dport_map_port_6=6
|
||||||
|
dport_map_port_7=7
|
||||||
|
dport_map_port_8=8
|
||||||
|
dport_map_port_9=9
|
||||||
|
dport_map_port_10=10
|
||||||
|
dport_map_port_11=11
|
||||||
|
dport_map_port_12=12
|
||||||
|
dport_map_port_13=13
|
||||||
|
dport_map_port_14=14
|
||||||
|
dport_map_port_15=15
|
||||||
|
dport_map_port_16=16
|
||||||
|
dport_map_port_17=17
|
||||||
|
dport_map_port_18=18
|
||||||
|
dport_map_port_19=19
|
||||||
|
dport_map_port_20=20
|
||||||
|
dport_map_port_21=21
|
||||||
|
dport_map_port_22=22
|
||||||
|
dport_map_port_23=23
|
||||||
|
dport_map_port_24=24
|
||||||
|
dport_map_port_25=25
|
||||||
|
dport_map_port_26=26
|
||||||
|
dport_map_port_27=27
|
||||||
|
dport_map_port_28=28
|
||||||
|
dport_map_port_29=29
|
||||||
|
dport_map_port_30=20
|
||||||
|
dport_map_port_31=31
|
||||||
|
dport_map_port_32=32
|
||||||
|
dport_map_port_33=33
|
||||||
|
dport_map_port_34=34
|
||||||
|
dport_map_port_35=35
|
||||||
|
dport_map_port_36=36
|
||||||
|
dport_map_port_37=37
|
||||||
|
dport_map_port_38=38
|
||||||
|
dport_map_port_39=39
|
||||||
|
dport_map_port_40=40
|
||||||
|
dport_map_port_41=41
|
||||||
|
dport_map_port_42=42
|
||||||
|
dport_map_port_43=44
|
||||||
|
dport_map_port_45=45
|
||||||
|
dport_map_port_46=46
|
||||||
|
dport_map_port_47=47
|
||||||
|
dport_map_port_48=48
|
||||||
|
dport_map_port_49=49
|
||||||
|
dport_map_port_50=50
|
||||||
|
dport_map_port_51=51
|
||||||
|
dport_map_port_52=52
|
||||||
|
dport_map_port_53=53
|
||||||
|
dport_map_port_54=54
|
||||||
|
dport_map_port_55=55
|
||||||
|
dport_map_port_56=56
|
||||||
|
dport_map_port_57=57
|
||||||
|
dport_map_port_58=58
|
||||||
|
dport_map_port_59=59
|
||||||
|
dport_map_port_60=60
|
||||||
|
dport_map_port_61=61
|
||||||
|
dport_map_port_62=62
|
||||||
|
dport_map_port_63=63
|
||||||
|
dport_map_port_64=64
|
||||||
|
dport_map_port_67=65
|
||||||
|
dport_map_port_68=66
|
||||||
|
dport_map_port_69=67
|
||||||
|
dport_map_port_70=68
|
||||||
|
dport_map_port_71=69
|
||||||
|
dport_map_port_72=70
|
||||||
|
dport_map_port_73=71
|
||||||
|
dport_map_port_74=72
|
||||||
|
dport_map_port_75=73
|
||||||
|
dport_map_port_76=74
|
||||||
|
dport_map_port_77=75
|
||||||
|
dport_map_port_78=76
|
||||||
|
dport_map_port_79=77
|
||||||
|
dport_map_port_80=78
|
||||||
|
dport_map_port_81=79
|
||||||
|
dport_map_port_82=80
|
||||||
|
dport_map_port_83=81
|
||||||
|
dport_map_port_84=82
|
||||||
|
dport_map_port_85=83
|
||||||
|
dport_map_port_86=84
|
||||||
|
dport_map_port_87=85
|
||||||
|
dport_map_port_88=86
|
||||||
|
dport_map_port_89=87
|
||||||
|
dport_map_port_90=88
|
||||||
|
dport_map_port_91=89
|
||||||
|
dport_map_port_92=90
|
||||||
|
dport_map_port_93=91
|
||||||
|
dport_map_port_94=92
|
||||||
|
dport_map_port_95=93
|
||||||
|
dport_map_port_96=94
|
||||||
|
dport_map_port_97=95
|
||||||
|
dport_map_port_98=96
|
||||||
|
dport_map_port_99=97
|
||||||
|
dport_map_port_100=98
|
||||||
|
dport_map_port_101=99
|
||||||
|
dport_map_port_102=100
|
||||||
|
dport_map_port_103=101
|
||||||
|
dport_map_port_104=102
|
||||||
|
dport_map_port_105=103
|
||||||
|
dport_map_port_106=104
|
||||||
|
dport_map_port_107=105
|
||||||
|
dport_map_port_108=106
|
||||||
|
dport_map_port_109=107
|
||||||
|
dport_map_port_110=108
|
||||||
|
dport_map_port_111=109
|
||||||
|
dport_map_port_112=110
|
||||||
|
dport_map_port_113=111
|
||||||
|
dport_map_port_114=112
|
||||||
|
dport_map_port_115=113
|
||||||
|
dport_map_port_116=114
|
||||||
|
dport_map_port_117=115
|
||||||
|
dport_map_port_118=116
|
||||||
|
dport_map_port_119=117
|
||||||
|
dport_map_port_120=118
|
||||||
|
dport_map_port_121=119
|
||||||
|
dport_map_port_122=120
|
||||||
|
dport_map_port_123=121
|
||||||
|
dport_map_port_124=122
|
||||||
|
dport_map_port_125=123
|
||||||
|
dport_map_port_126=124
|
||||||
|
dport_map_port_127=125
|
||||||
|
dport_map_port_129=126
|
||||||
|
dport_map_port_66=127
|
||||||
|
dport_map_port_130=128
|
||||||
|
|
||||||
|
|
1
device/dell/x86_64-dellemc_s5232f_c3538-r0/default_sku
Normal file
1
device/dell/x86_64-dellemc_s5232f_c3538-r0/default_sku
Normal file
@ -0,0 +1 @@
|
|||||||
|
DellEMC-S5232f-C32 t1
|
@ -0,0 +1,3 @@
|
|||||||
|
CONSOLE_PORT=0x3f8
|
||||||
|
CONSOLE_DEV=0
|
||||||
|
CONSOLE_SPEED=115200
|
@ -0,0 +1,9 @@
|
|||||||
|
# LED microprocessor initialization for Dell S5232
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#Led0
|
||||||
|
#led stop
|
||||||
|
m0 load 0 0x0 /usr/share/sonic/hwsku/linkscan_led_fw.bin
|
||||||
|
m0 load 0 0x3800 /usr/share/sonic/hwsku/custom_led.bin
|
||||||
|
#led auto on
|
||||||
|
led start
|
442
device/dell/x86_64-dellemc_s5232f_c3538-r0/media_settings.json
Normal file
442
device/dell/x86_64-dellemc_s5232f_c3538-r0/media_settings.json
Normal file
@ -0,0 +1,442 @@
|
|||||||
|
{
|
||||||
|
"GLOBAL_MEDIA_SETTINGS": {
|
||||||
|
"1-32": {
|
||||||
|
"QSFP28-40GBASE-CR4-1M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x16440A",
|
||||||
|
"lane1":"0x16440A",
|
||||||
|
"lane2":"0x16440A",
|
||||||
|
"lane3":"0x16440A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP28-40GBASE-CR4-2M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x18420A",
|
||||||
|
"lane1":"0x18420A",
|
||||||
|
"lane2":"0x18420A",
|
||||||
|
"lane3":"0x18420A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP28-40GBASE-CR4-3M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP28-40GBASE-CR4-4M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP28-40GBASE-CR4-5M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP28-40GBASE-CR4-7M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP28-40GBASE-CR4-10M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-1M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x16440A",
|
||||||
|
"lane1":"0x16440A",
|
||||||
|
"lane2":"0x16440A",
|
||||||
|
"lane3":"0x16440A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-2M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x18420A",
|
||||||
|
"lane1":"0x18420A",
|
||||||
|
"lane2":"0x18420A",
|
||||||
|
"lane3":"0x18420A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-3M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-4M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-5M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-7M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"QSFP+-40GBASE-CR4-10M":{
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x1A400A",
|
||||||
|
"lane1":"0x1A400A",
|
||||||
|
"lane2":"0x1A400A",
|
||||||
|
"lane3":"0x1A400A"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
"PORT_MEDIA_SETTINGS": {
|
||||||
|
"1": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x164509",
|
||||||
|
"lane1":"0x164509",
|
||||||
|
"lane2":"0x164509",
|
||||||
|
"lane3":"0x164509"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x164509",
|
||||||
|
"lane1":"0x164509",
|
||||||
|
"lane2":"0x164509",
|
||||||
|
"lane3":"0x164509"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x144808",
|
||||||
|
"lane1":"0x144808",
|
||||||
|
"lane2":"0x144808",
|
||||||
|
"lane3":"0x144808"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x144808",
|
||||||
|
"lane1":"0x144808",
|
||||||
|
"lane2":"0x144808",
|
||||||
|
"lane3":"0x144808"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x144808",
|
||||||
|
"lane1":"0x144808",
|
||||||
|
"lane2":"0x144808",
|
||||||
|
"lane3":"0x144808"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"6": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"7": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"8": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"10": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"12": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"13": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"14": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"15": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x0E4E08",
|
||||||
|
"lane1":"0x0E4E08",
|
||||||
|
"lane2":"0x0E4E08",
|
||||||
|
"lane3":"0x0E4E08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"16": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"17": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x0E4E08",
|
||||||
|
"lane1":"0x0E4E08",
|
||||||
|
"lane2":"0x0E4E08",
|
||||||
|
"lane3":"0x0E4E08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"18": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x0E4E08",
|
||||||
|
"lane1":"0x0E4E08",
|
||||||
|
"lane2":"0x0E4E08",
|
||||||
|
"lane3":"0x0E4E08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"19": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x0E4E08",
|
||||||
|
"lane1":"0x0E4E08",
|
||||||
|
"lane2":"0x0E4E08",
|
||||||
|
"lane3":"0x0E4E08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"20": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x0E4E08",
|
||||||
|
"lane1":"0x0E4E08",
|
||||||
|
"lane2":"0x0E4E08",
|
||||||
|
"lane3":"0x0E4E08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"21": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"22": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"23": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"24": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"25": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"26": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"27": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"28": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"29": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x124A08",
|
||||||
|
"lane1":"0x124A08",
|
||||||
|
"lane2":"0x124A08",
|
||||||
|
"lane3":"0x124A08"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"30": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x144808",
|
||||||
|
"lane1":"0x144808",
|
||||||
|
"lane2":"0x144808",
|
||||||
|
"lane3":"0x144808"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"31": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x144808",
|
||||||
|
"lane1":"0x144808",
|
||||||
|
"lane2":"0x144808",
|
||||||
|
"lane3":"0x144808"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"32": {
|
||||||
|
"Default": {
|
||||||
|
"preemphasis": {
|
||||||
|
"lane0":"0x144808",
|
||||||
|
"lane1":"0x144808",
|
||||||
|
"lane2":"0x144808",
|
||||||
|
"lane3":"0x144808"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
22
device/dell/x86_64-dellemc_s5232f_c3538-r0/plugins/eeprom.py
Normal file
22
device/dell/x86_64-dellemc_s5232f_c3538-r0/plugins/eeprom.py
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
# DellEMC S5232f
|
||||||
|
#
|
||||||
|
# Platform and model specific eeprom subclass, inherits from the base class,
|
||||||
|
# and provides the followings:
|
||||||
|
# - the eeprom format definition
|
||||||
|
# - specific encoder/decoder if there is special need
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
try:
|
||||||
|
from sonic_eeprom import eeprom_tlvinfo
|
||||||
|
except ImportError, e:
|
||||||
|
raise ImportError (str(e) + "- required module not found")
|
||||||
|
|
||||||
|
|
||||||
|
class board(eeprom_tlvinfo.TlvInfoDecoder):
|
||||||
|
|
||||||
|
def __init__(self, name, path, cpld_root, ro):
|
||||||
|
self.eeprom_path = "/sys/class/i2c-adapter/i2c-0/0-0050/eeprom"
|
||||||
|
super(board, self).__init__(self.eeprom_path, 0, '', True)
|
@ -0,0 +1,97 @@
|
|||||||
|
#
|
||||||
|
# psuutil.py
|
||||||
|
# Platform-specific PSU status interface for SONiC
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
import os.path
|
||||||
|
import logging
|
||||||
|
import commands
|
||||||
|
|
||||||
|
|
||||||
|
S5232F_MAX_PSUS = 2
|
||||||
|
IPMI_SENSOR_DATA = "docker exec -it pmon ipmitool sdr list"
|
||||||
|
PSU_PRESENCE = "PSU{0}_state"
|
||||||
|
# Use this for older firmware
|
||||||
|
# PSU_PRESENCE="PSU{0}_prsnt"
|
||||||
|
ipmi_sdr_list = ""
|
||||||
|
|
||||||
|
|
||||||
|
try:
|
||||||
|
from sonic_psu.psu_base import PsuBase
|
||||||
|
except ImportError as e:
|
||||||
|
raise ImportError(str(e) + "- required module not found")
|
||||||
|
|
||||||
|
|
||||||
|
class PsuUtil(PsuBase):
|
||||||
|
"""Platform-specific PSUutil class"""
|
||||||
|
|
||||||
|
def __init__(self):
|
||||||
|
PsuBase.__init__(self)
|
||||||
|
|
||||||
|
# Fetch a BMC register
|
||||||
|
def get_pmc_register(self, reg_name):
|
||||||
|
|
||||||
|
status = 1
|
||||||
|
global ipmi_sdr_list
|
||||||
|
ipmi_dev_node = "/dev/pmi0"
|
||||||
|
|
||||||
|
ipmi_cmd = IPMI_SENSOR_DATA
|
||||||
|
status, ipmi_sdr_list = commands.getstatusoutput(ipmi_cmd)
|
||||||
|
|
||||||
|
if status:
|
||||||
|
logging.error('Failed to execute:' + ipmi_sdr_list)
|
||||||
|
sys.exit(0)
|
||||||
|
|
||||||
|
for item in ipmi_sdr_list.split("\n"):
|
||||||
|
if reg_name in item:
|
||||||
|
output = item.strip()
|
||||||
|
|
||||||
|
if not output:
|
||||||
|
print('\nFailed to fetch: ' + reg_name + ' sensor ')
|
||||||
|
sys.exit(0)
|
||||||
|
|
||||||
|
output = output.split('|')[1]
|
||||||
|
|
||||||
|
logging.basicConfig(level=logging.DEBUG)
|
||||||
|
return output
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
def get_num_psus(self):
|
||||||
|
"""
|
||||||
|
Retrieves the number of PSUs available on the device
|
||||||
|
:return: An integer, the number of PSUs available on the device
|
||||||
|
"""
|
||||||
|
S5232F_MAX_PSUS = 2
|
||||||
|
return S5232F_MAX_PSUS
|
||||||
|
|
||||||
|
def get_psu_status(self, index):
|
||||||
|
"""
|
||||||
|
Retrieves the oprational status of power supply unit (PSU) defined
|
||||||
|
by index <index>
|
||||||
|
:param index: An integer, index of the PSU of which to query status
|
||||||
|
:return: Boolean, True if PSU is operating properly, False if PSU is\
|
||||||
|
faulty
|
||||||
|
"""
|
||||||
|
#Until psu_status is implemented this is hardcoded temporarily
|
||||||
|
|
||||||
|
status = 1
|
||||||
|
return status
|
||||||
|
|
||||||
|
|
||||||
|
def get_psu_presence(self, index):
|
||||||
|
"""
|
||||||
|
Retrieves the presence status of power supply unit (PSU) defined
|
||||||
|
by index <index>
|
||||||
|
:param index: An integer, index of the PSU of which to query status
|
||||||
|
:return: Boolean, True if PSU is plugged, False if not
|
||||||
|
"""
|
||||||
|
status = 0
|
||||||
|
psu_reg_name = PSU_PRESENCE.format(index)
|
||||||
|
psu_status = int(self.get_pmc_register(psu_reg_name),16)
|
||||||
|
if (psu_status != 'ERR'):
|
||||||
|
# Check for PSU presence
|
||||||
|
if (psu_status):
|
||||||
|
status = 1
|
||||||
|
return status
|
227
device/dell/x86_64-dellemc_s5232f_c3538-r0/plugins/sfputil.py
Normal file
227
device/dell/x86_64-dellemc_s5232f_c3538-r0/plugins/sfputil.py
Normal file
@ -0,0 +1,227 @@
|
|||||||
|
# sfputil.py
|
||||||
|
#
|
||||||
|
# Platform-specific SFP transceiver interface for SONiC
|
||||||
|
#
|
||||||
|
|
||||||
|
try:
|
||||||
|
import struct
|
||||||
|
import sys
|
||||||
|
import getopt
|
||||||
|
import time
|
||||||
|
from sonic_sfp.sfputilbase import SfpUtilBase
|
||||||
|
from os import *
|
||||||
|
from mmap import *
|
||||||
|
|
||||||
|
except ImportError as e:
|
||||||
|
raise ImportError("%s - required module not found" % str(e))
|
||||||
|
|
||||||
|
|
||||||
|
class SfpUtil(SfpUtilBase):
|
||||||
|
"""Platform-specific SfpUtil class"""
|
||||||
|
|
||||||
|
PORT_START = 1
|
||||||
|
PORT_END = 64
|
||||||
|
PORTS_IN_BLOCK = 64
|
||||||
|
|
||||||
|
BASE_RES_PATH = "/sys/bus/pci/devices/0000:04:00.0/resource0"
|
||||||
|
|
||||||
|
_port_to_eeprom_mapping = {}
|
||||||
|
|
||||||
|
_global_port_pres_dict = {}
|
||||||
|
|
||||||
|
@property
|
||||||
|
def port_start(self):
|
||||||
|
return self.PORT_START
|
||||||
|
|
||||||
|
@property
|
||||||
|
def port_end(self):
|
||||||
|
return self.PORT_END
|
||||||
|
|
||||||
|
@property
|
||||||
|
def qsfp_ports(self):
|
||||||
|
return range(self.PORT_START, self.PORTS_IN_BLOCK + 1)
|
||||||
|
|
||||||
|
@property
|
||||||
|
def port_to_eeprom_mapping(self):
|
||||||
|
return self._port_to_eeprom_mapping
|
||||||
|
|
||||||
|
def pci_mem_read(self, mm, offset):
|
||||||
|
mm.seek(offset)
|
||||||
|
read_data_stream=mm.read(4)
|
||||||
|
reg_val=struct.unpack('I',read_data_stream)
|
||||||
|
mem_val = str(reg_val)[1:-2]
|
||||||
|
# print "reg_val read:%x"%reg_val
|
||||||
|
return mem_val
|
||||||
|
|
||||||
|
def pci_mem_write(self, mm, offset, data):
|
||||||
|
mm.seek(offset)
|
||||||
|
# print "data to write:%x"%data
|
||||||
|
mm.write(struct.pack('I',data))
|
||||||
|
|
||||||
|
def pci_set_value(self, resource, val, offset):
|
||||||
|
fd = open(resource, O_RDWR)
|
||||||
|
mm = mmap(fd, 0)
|
||||||
|
val = self.pci_mem_write(mm, offset, val)
|
||||||
|
mm.close()
|
||||||
|
close(fd)
|
||||||
|
return val
|
||||||
|
|
||||||
|
def pci_get_value(self, resource, offset):
|
||||||
|
fd = open(resource, O_RDWR)
|
||||||
|
mm = mmap(fd, 0)
|
||||||
|
val = self.pci_mem_read(mm, offset)
|
||||||
|
mm.close()
|
||||||
|
close(fd)
|
||||||
|
return val
|
||||||
|
|
||||||
|
def init_global_port_presence(self):
|
||||||
|
for port_num in range(self.port_start, (self.port_end + 1)):
|
||||||
|
presence = self.get_presence(port_num)
|
||||||
|
if(presence):
|
||||||
|
self._global_port_pres_dict[port_num] = '1'
|
||||||
|
else:
|
||||||
|
self._global_port_pres_dict[port_num] = '0'
|
||||||
|
|
||||||
|
def __init__(self):
|
||||||
|
eeprom_path = "/sys/class/i2c-adapter/i2c-{0}/{0}-0050/eeprom"
|
||||||
|
|
||||||
|
for x in range(self.port_start, self.port_end + 1):
|
||||||
|
port_num = x + 1
|
||||||
|
self.port_to_eeprom_mapping[x] = eeprom_path.format(
|
||||||
|
port_num)
|
||||||
|
port_num = 0
|
||||||
|
self.init_global_port_presence()
|
||||||
|
|
||||||
|
SfpUtilBase.__init__(self)
|
||||||
|
|
||||||
|
def get_presence(self, port_num):
|
||||||
|
# Check for invalid port_num
|
||||||
|
if port_num < self.port_start or port_num > self.port_end:
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Port offset starts with 0x4004
|
||||||
|
port_offset = 16388 + ((port_num-1) * 16)
|
||||||
|
|
||||||
|
status = self.pci_get_value(self.BASE_RES_PATH, port_offset)
|
||||||
|
reg_value = int(status)
|
||||||
|
|
||||||
|
# Absence of status throws error
|
||||||
|
if (reg_value == "" ):
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Mask off 4th bit for presence
|
||||||
|
mask = (1 << 4)
|
||||||
|
|
||||||
|
# ModPrsL is active low
|
||||||
|
if reg_value & mask == 0:
|
||||||
|
return True
|
||||||
|
|
||||||
|
return False
|
||||||
|
|
||||||
|
def get_low_power_mode(self, port_num):
|
||||||
|
|
||||||
|
# Check for invalid port_num
|
||||||
|
if port_num < self.port_start or port_num > self.port_end:
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Port offset starts with 0x4000
|
||||||
|
port_offset = 16384 + ((port_num-1) * 16)
|
||||||
|
|
||||||
|
status = self.pci_get_value(self.BASE_RES_PATH, port_offset)
|
||||||
|
reg_value = int(status)
|
||||||
|
|
||||||
|
# Absence of status throws error
|
||||||
|
if (reg_value == "" ):
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Mask off 4th bit for presence
|
||||||
|
mask = (1 << 6)
|
||||||
|
|
||||||
|
# LPMode is active high
|
||||||
|
if reg_value & mask == 0:
|
||||||
|
return False
|
||||||
|
|
||||||
|
return True
|
||||||
|
|
||||||
|
def set_low_power_mode(self, port_num, lpmode):
|
||||||
|
|
||||||
|
# Check for invalid port_num
|
||||||
|
if port_num < self.port_start or port_num > self.port_end:
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Port offset starts with 0x4000
|
||||||
|
port_offset = 16384 + ((port_num-1) * 16)
|
||||||
|
|
||||||
|
status = self.pci_get_value(self.BASE_RES_PATH, port_offset)
|
||||||
|
reg_value = int(status)
|
||||||
|
|
||||||
|
# Absence of status throws error
|
||||||
|
if (reg_value == "" ):
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Mask off 4th bit for presence
|
||||||
|
mask = (1 << 6)
|
||||||
|
|
||||||
|
# LPMode is active high; set or clear the bit accordingly
|
||||||
|
if lpmode is True:
|
||||||
|
reg_value = reg_value | mask
|
||||||
|
else:
|
||||||
|
reg_value = reg_value & ~mask
|
||||||
|
|
||||||
|
# Convert our register value back to a hex string and write back
|
||||||
|
status = self.pci_set_value(self.BASE_RES_PATH, reg_value, port_offset)
|
||||||
|
|
||||||
|
return True
|
||||||
|
|
||||||
|
def reset(self, port_num):
|
||||||
|
|
||||||
|
# Check for invalid port_num
|
||||||
|
if port_num < self.port_start or port_num > self.port_end:
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Port offset starts with 0x4000
|
||||||
|
port_offset = 16384 + ((port_num-1) * 16)
|
||||||
|
|
||||||
|
status = self.pci_get_value(self.BASE_RES_PATH, port_offset)
|
||||||
|
reg_value = int(status)
|
||||||
|
|
||||||
|
# Absence of status throws error
|
||||||
|
if (reg_value == "" ):
|
||||||
|
return False
|
||||||
|
|
||||||
|
# Mask off 4th bit for presence
|
||||||
|
mask = (1 << 6)
|
||||||
|
|
||||||
|
# ResetL is active low
|
||||||
|
reg_value = reg_value & ~mask
|
||||||
|
|
||||||
|
# Convert our register value back to a hex string and write back
|
||||||
|
status = self.pci_set_value(self.BASE_RES_PATH, reg_value, port_offset)
|
||||||
|
|
||||||
|
# Sleep 1 second to allow it to settle
|
||||||
|
time.sleep(1)
|
||||||
|
|
||||||
|
reg_value = reg_value | mask
|
||||||
|
|
||||||
|
# Convert our register value back to a hex string and write back
|
||||||
|
status = self.pci_set_value(self.BASE_RES_PATH, reg_value, port_offset)
|
||||||
|
|
||||||
|
return True
|
||||||
|
|
||||||
|
def get_transceiver_change_event(self):
|
||||||
|
port_dict = {}
|
||||||
|
while True:
|
||||||
|
for port_num in range(self.port_start, (self.port_end + 1)):
|
||||||
|
presence = self.get_presence(port_num)
|
||||||
|
if(presence and self._global_port_pres_dict[port_num] == '0'):
|
||||||
|
self._global_port_pres_dict[port_num] = '1'
|
||||||
|
port_dict[port_num] = '1'
|
||||||
|
elif(not presence and
|
||||||
|
self._global_port_pres_dict[port_num] == '1'):
|
||||||
|
self._global_port_pres_dict[port_num] = '0'
|
||||||
|
port_dict[port_num] = '0'
|
||||||
|
|
||||||
|
if(len(port_dict) > 0):
|
||||||
|
return True, port_dict
|
||||||
|
|
||||||
|
time.sleep(0.5)
|
@ -6,6 +6,7 @@ $(SONIC_ONE_IMAGE)_IMAGE_TYPE = onie
|
|||||||
$(SONIC_ONE_IMAGE)_INSTALLS += $(BRCM_OPENNSL_KERNEL)
|
$(SONIC_ONE_IMAGE)_INSTALLS += $(BRCM_OPENNSL_KERNEL)
|
||||||
$(SONIC_ONE_IMAGE)_LAZY_INSTALLS += $(DELL_S6000_PLATFORM_MODULE) \
|
$(SONIC_ONE_IMAGE)_LAZY_INSTALLS += $(DELL_S6000_PLATFORM_MODULE) \
|
||||||
$(DELL_Z9264F_PLATFORM_MODULE) \
|
$(DELL_Z9264F_PLATFORM_MODULE) \
|
||||||
|
$(DELL_S5232F_PLATFORM_MODULE) \
|
||||||
$(DELL_Z9100_PLATFORM_MODULE) \
|
$(DELL_Z9100_PLATFORM_MODULE) \
|
||||||
$(DELL_S6100_PLATFORM_MODULE) \
|
$(DELL_S6100_PLATFORM_MODULE) \
|
||||||
$(INGRASYS_S8900_54XC_PLATFORM_MODULE) \
|
$(INGRASYS_S8900_54XC_PLATFORM_MODULE) \
|
||||||
|
@ -1,29 +1,27 @@
|
|||||||
# Dell S6000, Z9100, S6100, Z9264F Platform modules
|
# Dell S6000,Z9100, S6100, Z9264F , S5232 Platform modules
|
||||||
|
|
||||||
DELL_S6000_PLATFORM_MODULE_VERSION = 1.1
|
DELL_S6000_PLATFORM_MODULE_VERSION = 1.1
|
||||||
DELL_Z9100_PLATFORM_MODULE_VERSION = 1.1
|
DELL_Z9100_PLATFORM_MODULE_VERSION = 1.1
|
||||||
DELL_S6100_PLATFORM_MODULE_VERSION = 1.1
|
DELL_S6100_PLATFORM_MODULE_VERSION = 1.1
|
||||||
DELL_Z9264F_PLATFORM_MODULE_VERSION = 1.1
|
DELL_Z9264F_PLATFORM_MODULE_VERSION = 1.1
|
||||||
|
DELL_S5232F_PLATFORM_MODULE_VERSION = 1.1
|
||||||
|
|
||||||
export DELL_S6000_PLATFORM_MODULE_VERSION
|
export DELL_S6000_PLATFORM_MODULE_VERSION
|
||||||
export DELL_Z9100_PLATFORM_MODULE_VERSION
|
export DELL_Z9100_PLATFORM_MODULE_VERSION
|
||||||
export DELL_S6100_PLATFORM_MODULE_VERSION
|
export DELL_S6100_PLATFORM_MODULE_VERSION
|
||||||
export DELL_Z9264F_PLATFORM_MODULE_VERSION
|
export DELL_Z9264F_PLATFORM_MODULE_VERSION
|
||||||
|
export DELL_S5232F_PLATFORM_MODULE_VERSION
|
||||||
|
|
||||||
|
|
||||||
# Dell Z9100 Platform modules
|
|
||||||
DELL_Z9100_PLATFORM_MODULE = platform-modules-z9100_$(DELL_Z9100_PLATFORM_MODULE_VERSION)_amd64.deb
|
DELL_Z9100_PLATFORM_MODULE = platform-modules-z9100_$(DELL_Z9100_PLATFORM_MODULE_VERSION)_amd64.deb
|
||||||
$(DELL_Z9100_PLATFORM_MODULE)_SRC_PATH = $(PLATFORM_PATH)/sonic-platform-modules-dell
|
$(DELL_Z9100_PLATFORM_MODULE)_SRC_PATH = $(PLATFORM_PATH)/sonic-platform-modules-dell
|
||||||
$(DELL_Z9100_PLATFORM_MODULE)_DEPENDS += $(LINUX_HEADERS) $(LINUX_HEADERS_COMMON)
|
$(DELL_Z9100_PLATFORM_MODULE)_DEPENDS += $(LINUX_HEADERS) $(LINUX_HEADERS_COMMON)
|
||||||
$(DELL_Z9100_PLATFORM_MODULE)_PLATFORM = x86_64-dell_z9100_c2538-r0
|
$(DELL_Z9100_PLATFORM_MODULE)_PLATFORM = x86_64-dell_z9100_c2538-r0
|
||||||
SONIC_DPKG_DEBS += $(DELL_Z9100_PLATFORM_MODULE)
|
SONIC_DPKG_DEBS += $(DELL_Z9100_PLATFORM_MODULE)
|
||||||
|
|
||||||
# Dell S6100 Platform modules
|
|
||||||
DELL_S6100_PLATFORM_MODULE = platform-modules-s6100_$(DELL_S6100_PLATFORM_MODULE_VERSION)_amd64.deb
|
DELL_S6100_PLATFORM_MODULE = platform-modules-s6100_$(DELL_S6100_PLATFORM_MODULE_VERSION)_amd64.deb
|
||||||
$(DELL_S6100_PLATFORM_MODULE)_PLATFORM = x86_64-dell_s6100_c2538-r0
|
$(DELL_S6100_PLATFORM_MODULE)_PLATFORM = x86_64-dell_s6100_c2538-r0
|
||||||
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_S6100_PLATFORM_MODULE)))
|
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_S6100_PLATFORM_MODULE)))
|
||||||
|
|
||||||
# Dell Z9264F Platform modules
|
|
||||||
DELL_Z9264F_PLATFORM_MODULE = platform-modules-z9264f_$(DELL_Z9264F_PLATFORM_MODULE_VERSION)_amd64.deb
|
DELL_Z9264F_PLATFORM_MODULE = platform-modules-z9264f_$(DELL_Z9264F_PLATFORM_MODULE_VERSION)_amd64.deb
|
||||||
$(DELL_Z9264F_PLATFORM_MODULE)_PLATFORM = x86_64-dellemc_z9264f_c3538-r0
|
$(DELL_Z9264F_PLATFORM_MODULE)_PLATFORM = x86_64-dellemc_z9264f_c3538-r0
|
||||||
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_Z9264F_PLATFORM_MODULE)))
|
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_Z9264F_PLATFORM_MODULE)))
|
||||||
@ -33,4 +31,8 @@ DELL_S6000_PLATFORM_MODULE = platform-modules-s6000_$(DELL_S6000_PLATFORM_MODULE
|
|||||||
$(DELL_S6000_PLATFORM_MODULE)_PLATFORM = x86_64-dell_s6000_s1220-r0
|
$(DELL_S6000_PLATFORM_MODULE)_PLATFORM = x86_64-dell_s6000_s1220-r0
|
||||||
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_S6000_PLATFORM_MODULE)))
|
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_S6000_PLATFORM_MODULE)))
|
||||||
|
|
||||||
|
DELL_S5232F_PLATFORM_MODULE = platform-modules-s5232f_$(DELL_S5232F_PLATFORM_MODULE_VERSION)_amd64.deb
|
||||||
|
$(DELL_S5232F_PLATFORM_MODULE)_PLATFORM = x86_64-dellemc_s5232f_c3538-r0
|
||||||
|
$(eval $(call add_extra_package,$(DELL_Z9100_PLATFORM_MODULE),$(DELL_S5232F_PLATFORM_MODULE)))
|
||||||
|
|
||||||
SONIC_STRETCH_DEBS += $(DELL_Z9100_PLATFORM_MODULE)
|
SONIC_STRETCH_DEBS += $(DELL_Z9100_PLATFORM_MODULE)
|
||||||
|
@ -24,3 +24,8 @@ Package: platform-modules-z9264f
|
|||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Depends: linux-image-4.9.0-9-2-amd64
|
Depends: linux-image-4.9.0-9-2-amd64
|
||||||
Description: kernel modules for platform devices such as fan, led, sfp
|
Description: kernel modules for platform devices such as fan, led, sfp
|
||||||
|
|
||||||
|
Package: platform-modules-s5232f
|
||||||
|
Architecture: amd64
|
||||||
|
Depends: linux-image-4.9.0-9-2-amd64
|
||||||
|
Description: kernel modules for platform devices such as fan, led, sfp
|
||||||
|
@ -0,0 +1,40 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
### BEGIN INIT INFO
|
||||||
|
# Provides: setup-board
|
||||||
|
# Required-Start:
|
||||||
|
# Required-Stop:
|
||||||
|
# Should-Start:
|
||||||
|
# Should-Stop:
|
||||||
|
# Default-Start: S
|
||||||
|
# Default-Stop: 0 6
|
||||||
|
# Short-Description: Setup Z9264f board.
|
||||||
|
### END INIT INFO
|
||||||
|
|
||||||
|
case "$1" in
|
||||||
|
start)
|
||||||
|
echo -n "Setting up board... "
|
||||||
|
|
||||||
|
# /usr/local/bin/iom_power_on.sh
|
||||||
|
/usr/local/bin/s5232f_platform.sh init
|
||||||
|
|
||||||
|
echo "done."
|
||||||
|
;;
|
||||||
|
|
||||||
|
stop)
|
||||||
|
/usr/local/bin/s5232f_platform.sh deinit
|
||||||
|
echo "done."
|
||||||
|
|
||||||
|
;;
|
||||||
|
|
||||||
|
force-reload|restart)
|
||||||
|
echo "Not supported"
|
||||||
|
;;
|
||||||
|
|
||||||
|
*)
|
||||||
|
echo "Usage: /etc/init.d/platform-modules-s5232f.init {start|stop}"
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
exit 0
|
@ -0,0 +1,9 @@
|
|||||||
|
s5232f/scripts/s5232f_platform.sh usr/local/bin
|
||||||
|
s5232f/scripts/check_qsfp.sh usr/local/bin
|
||||||
|
s5232f/scripts/platform_sensors.py usr/local/bin
|
||||||
|
s5232f/scripts/sensors usr/bin
|
||||||
|
s5232f/scripts/pcisysfs.py usr/bin
|
||||||
|
s5232f/scripts/qsfp_irq_enable.py usr/bin
|
||||||
|
s5232f/cfg/s5232f-modules.conf etc/modules-load.d
|
||||||
|
s5232f/systemd/platform-modules-s5232f.service etc/systemd/system
|
||||||
|
common/platform_reboot usr/share/sonic/device/x86_64-dellemc_s5232f_c3538-r0
|
@ -0,0 +1,10 @@
|
|||||||
|
# postinst script for S5232f
|
||||||
|
|
||||||
|
# Enable Dell-S5232f-platform-service
|
||||||
|
depmod -a
|
||||||
|
systemctl enable platform-modules-s5232f.service
|
||||||
|
systemctl start platform-modules-s5232f.service
|
||||||
|
|
||||||
|
|
||||||
|
#DEBHELPER#
|
||||||
|
|
@ -5,7 +5,7 @@ export INSTALL_MOD_DIR:=extra
|
|||||||
KVERSION ?= $(shell uname -r)
|
KVERSION ?= $(shell uname -r)
|
||||||
KERNEL_SRC := /lib/modules/$(KVERSION)
|
KERNEL_SRC := /lib/modules/$(KVERSION)
|
||||||
MOD_SRC_DIR:= $(shell pwd)
|
MOD_SRC_DIR:= $(shell pwd)
|
||||||
MODULE_DIRS:= s6000 z9100 s6100 z9264f
|
MODULE_DIRS:= s6000 z9100 s6100 z9264f s5232f
|
||||||
COMMON_DIR := common
|
COMMON_DIR := common
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
@ -0,0 +1,19 @@
|
|||||||
|
# /etc/modules: kernel modules to load at boot time.
|
||||||
|
#
|
||||||
|
# This file contains the names of kernel modules that should be loaded
|
||||||
|
# at boot time, one per line. Lines beginning with "#" are ignored.
|
||||||
|
|
||||||
|
i2c-i801
|
||||||
|
i2c-isch
|
||||||
|
i2c-ismt
|
||||||
|
i2c-dev
|
||||||
|
i2c-mux
|
||||||
|
i2c-smbus
|
||||||
|
|
||||||
|
i2c-mux-gpio
|
||||||
|
i2c-mux-pca954x
|
||||||
|
|
||||||
|
ipmi_devintf
|
||||||
|
ipmi_si
|
||||||
|
dell_s5232f_fpga_ocores
|
||||||
|
i2c_ocores
|
@ -0,0 +1,2 @@
|
|||||||
|
obj-m := dell_s5232f_fpga_ocores.o
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,3 @@
|
|||||||
|
# Temporary dummy file for s5232f.
|
||||||
|
# Will be updated soon.
|
||||||
|
|
102
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/pcisysfs.py
Executable file
102
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/pcisysfs.py
Executable file
@ -0,0 +1,102 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# Copyright (c) 2015 Dell Inc.
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
|
# not use this file except in compliance with the License. You may obtain
|
||||||
|
# a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR
|
||||||
|
# CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT
|
||||||
|
# LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF TITLE, FITNESS
|
||||||
|
# FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR NON-INFRINGEMENT.
|
||||||
|
#
|
||||||
|
# See the Apache Version 2.0 License for specific language governing
|
||||||
|
# permissions and limitations under the License.
|
||||||
|
|
||||||
|
import struct
|
||||||
|
import sys
|
||||||
|
import getopt
|
||||||
|
from os import *
|
||||||
|
from mmap import *
|
||||||
|
|
||||||
|
def usage():
|
||||||
|
''' This is the Usage Method '''
|
||||||
|
|
||||||
|
print '\t\t pcisysfs.py --get --offset <offset> --res <resource>'
|
||||||
|
print '\t\t pcisysfs.py --set --val <val> --offset <offset> --res <resource>'
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
|
def pci_mem_read(mm,offset):
|
||||||
|
mm.seek(offset)
|
||||||
|
read_data_stream=mm.read(4)
|
||||||
|
print ""
|
||||||
|
reg_val=struct.unpack('I',read_data_stream)
|
||||||
|
print "reg_val read:%x"%reg_val
|
||||||
|
return reg_val
|
||||||
|
|
||||||
|
def pci_mem_write(mm,offset,data):
|
||||||
|
mm.seek(offset)
|
||||||
|
print "data to write:%x"%data
|
||||||
|
mm.write(struct.pack('I',data))
|
||||||
|
|
||||||
|
def pci_set_value(resource,val,offset):
|
||||||
|
fd=open(resource,O_RDWR)
|
||||||
|
mm=mmap(fd,0)
|
||||||
|
pci_mem_write(mm,offset,val)
|
||||||
|
|
||||||
|
def pci_get_value(resource,offset):
|
||||||
|
fd=open(resource,O_RDWR)
|
||||||
|
mm=mmap(fd,0)
|
||||||
|
pci_mem_read(mm,offset)
|
||||||
|
|
||||||
|
def main(argv):
|
||||||
|
|
||||||
|
''' The main function will read the user input from the
|
||||||
|
command line argument and process the request '''
|
||||||
|
|
||||||
|
opts = ''
|
||||||
|
val = ''
|
||||||
|
choice = ''
|
||||||
|
resource = ''
|
||||||
|
offset = ''
|
||||||
|
|
||||||
|
try:
|
||||||
|
opts, args = getopt.getopt(argv, "hgsv:" , \
|
||||||
|
["val=","res=","offset=","help", "get", "set"])
|
||||||
|
|
||||||
|
except getopt.GetoptError:
|
||||||
|
usage()
|
||||||
|
|
||||||
|
for opt,arg in opts:
|
||||||
|
|
||||||
|
if opt in ('-h','--help'):
|
||||||
|
choice = 'help'
|
||||||
|
|
||||||
|
elif opt in ('-g', '--get'):
|
||||||
|
choice = 'get'
|
||||||
|
|
||||||
|
elif opt in ('-s', '--set'):
|
||||||
|
choice = 'set'
|
||||||
|
|
||||||
|
elif opt == '--res':
|
||||||
|
resource = arg
|
||||||
|
|
||||||
|
elif opt == '--val':
|
||||||
|
val = int(arg,16)
|
||||||
|
|
||||||
|
elif opt == '--offset':
|
||||||
|
offset = int(arg,16)
|
||||||
|
|
||||||
|
if choice == 'set' and val != '' and offset !='' and resource !='':
|
||||||
|
pci_set_value(resource,val,offset)
|
||||||
|
|
||||||
|
elif choice == 'get' and offset != '' and resource !='':
|
||||||
|
pci_get_value(resource,offset)
|
||||||
|
|
||||||
|
else:
|
||||||
|
usage()
|
||||||
|
|
||||||
|
#Calling the main method
|
||||||
|
if __name__ == "__main__":
|
||||||
|
main(sys.argv[1:])
|
||||||
|
|
248
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/platform_sensors.py
Executable file
248
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/platform_sensors.py
Executable file
@ -0,0 +1,248 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
# On S5232F, the BaseBoard Management Controller is an
|
||||||
|
# autonomous subsystem provides monitoring and management
|
||||||
|
# facility independent of the host CPU. IPMI standard
|
||||||
|
# protocol is used with ipmitool to fetch sensor details.
|
||||||
|
# Current script support X00 board only. X01 support will
|
||||||
|
# be added soon. This provies support for the
|
||||||
|
# following objects:
|
||||||
|
# * Onboard temperature sensors
|
||||||
|
# * FAN trays
|
||||||
|
# * PSU
|
||||||
|
|
||||||
|
|
||||||
|
import os
|
||||||
|
import sys
|
||||||
|
import logging
|
||||||
|
import subprocess
|
||||||
|
import commands
|
||||||
|
|
||||||
|
S5232F_MAX_FAN_TRAYS = 4
|
||||||
|
S5232F_MAX_PSUS = 2
|
||||||
|
IPMI_SENSOR_DATA = "ipmitool sdr list"
|
||||||
|
IPMI_SENSOR_DUMP = "/tmp/sdr"
|
||||||
|
|
||||||
|
FAN_PRESENCE = "FAN{0}_prsnt"
|
||||||
|
PSU_PRESENCE = "PSU{0}_stat"
|
||||||
|
# Use this for older firmware
|
||||||
|
# PSU_PRESENCE="PSU{0}_prsnt"
|
||||||
|
|
||||||
|
ipmi_sdr_list = ""
|
||||||
|
|
||||||
|
# Dump sensor registers
|
||||||
|
|
||||||
|
|
||||||
|
def ipmi_sensor_dump():
|
||||||
|
|
||||||
|
status = 1
|
||||||
|
global ipmi_sdr_list
|
||||||
|
ipmi_cmd = IPMI_SENSOR_DATA
|
||||||
|
status, ipmi_sdr_list = commands.getstatusoutput(ipmi_cmd)
|
||||||
|
|
||||||
|
if status:
|
||||||
|
logging.error('Failed to execute:' + ipmi_sdr_list)
|
||||||
|
sys.exit(0)
|
||||||
|
|
||||||
|
# Fetch a BMC register
|
||||||
|
|
||||||
|
|
||||||
|
def get_pmc_register(reg_name):
|
||||||
|
|
||||||
|
output = None
|
||||||
|
for item in ipmi_sdr_list.split("\n"):
|
||||||
|
if reg_name in item:
|
||||||
|
output = item.strip()
|
||||||
|
|
||||||
|
if output is None:
|
||||||
|
print('\nFailed to fetch: ' + reg_name + ' sensor ')
|
||||||
|
sys.exit(0)
|
||||||
|
|
||||||
|
output = output.split('|')[1]
|
||||||
|
|
||||||
|
logging.basicConfig(level=logging.DEBUG)
|
||||||
|
return output
|
||||||
|
|
||||||
|
|
||||||
|
# Print the information for temperature sensors
|
||||||
|
|
||||||
|
|
||||||
|
def print_temperature_sensors():
|
||||||
|
|
||||||
|
print("\nOnboard Temperature Sensors:")
|
||||||
|
|
||||||
|
print ' PT_Left_temp: ',\
|
||||||
|
(get_pmc_register('PT_Left_temp'))
|
||||||
|
print ' PT_Mid_temp: ',\
|
||||||
|
(get_pmc_register('PT_Mid_temp'))
|
||||||
|
print ' PT_Right_temp: ',\
|
||||||
|
(get_pmc_register('PT_Right_temp'))
|
||||||
|
print ' Broadcom Temp: ',\
|
||||||
|
(get_pmc_register('NPU_Near_temp'))
|
||||||
|
print ' Inlet Airflow Temp: ',\
|
||||||
|
(get_pmc_register('ILET_AF_temp'))
|
||||||
|
print ' CPU Temp: ',\
|
||||||
|
(get_pmc_register('CPU_temp'))
|
||||||
|
|
||||||
|
ipmi_sensor_dump()
|
||||||
|
|
||||||
|
print_temperature_sensors()
|
||||||
|
|
||||||
|
# Print the information for 1 Fan Tray
|
||||||
|
|
||||||
|
|
||||||
|
def print_fan_tray(tray):
|
||||||
|
|
||||||
|
Fan_Status = [' Normal', ' Abnormal']
|
||||||
|
Airflow_Direction = ['B2F', 'F2B']
|
||||||
|
|
||||||
|
print ' Fan Tray ' + str(tray) + ':'
|
||||||
|
|
||||||
|
if (tray == 1):
|
||||||
|
|
||||||
|
fan1_status = int(get_pmc_register('FAN1_Front_stat'), 16)
|
||||||
|
fan2_status = int(get_pmc_register('FAN1_Rear_stat'), 16)
|
||||||
|
|
||||||
|
print ' Fan1 Speed: ',\
|
||||||
|
get_pmc_register('FAN1_Front_rpm')
|
||||||
|
print ' Fan2 Speed: ',\
|
||||||
|
get_pmc_register('FAN1_Rear_rpm')
|
||||||
|
print ' Fan1 State: ',\
|
||||||
|
Fan_Status[fan1_status]
|
||||||
|
print ' Fan2 State: ',\
|
||||||
|
Fan_Status[fan2_status]
|
||||||
|
|
||||||
|
elif (tray == 2):
|
||||||
|
|
||||||
|
fan1_status = int(get_pmc_register('FAN2_Front_stat'), 16)
|
||||||
|
fan2_status = int(get_pmc_register('FAN2_Rear_stat'), 16)
|
||||||
|
|
||||||
|
print ' Fan1 Speed: ',\
|
||||||
|
get_pmc_register('FAN2_Front_rpm')
|
||||||
|
print ' Fan2 Speed: ',\
|
||||||
|
get_pmc_register('FAN2_Rear_rpm')
|
||||||
|
print ' Fan1 State: ',\
|
||||||
|
Fan_Status[fan1_status]
|
||||||
|
print ' Fan2 State: ',\
|
||||||
|
Fan_Status[fan2_status]
|
||||||
|
|
||||||
|
elif (tray == 3):
|
||||||
|
|
||||||
|
fan1_status = int(get_pmc_register('FAN3_Front_stat'), 16)
|
||||||
|
fan2_status = int(get_pmc_register('FAN3_Rear_stat'), 16)
|
||||||
|
|
||||||
|
print ' Fan1 Speed: ',\
|
||||||
|
get_pmc_register('FAN3_Front_rpm')
|
||||||
|
print ' Fan2 Speed: ',\
|
||||||
|
get_pmc_register('FAN3_Rear_rpm')
|
||||||
|
print ' Fan1 State: ',\
|
||||||
|
Fan_Status[fan1_status]
|
||||||
|
print ' Fan2 State: ',\
|
||||||
|
Fan_Status[fan2_status]
|
||||||
|
|
||||||
|
elif (tray == 4):
|
||||||
|
|
||||||
|
fan1_status = int(get_pmc_register('FAN4_Front_stat'), 16)
|
||||||
|
fan2_status = int(get_pmc_register('FAN4_Rear_stat'), 16)
|
||||||
|
|
||||||
|
print ' Fan1 Speed: ',\
|
||||||
|
get_pmc_register('FAN4_Front_rpm')
|
||||||
|
print ' Fan2 Speed: ',\
|
||||||
|
get_pmc_register('FAN4_Rear_rpm')
|
||||||
|
print ' Fan1 State: ',\
|
||||||
|
Fan_Status[fan1_status]
|
||||||
|
print ' Fan2 State: ',\
|
||||||
|
Fan_Status[fan2_status]
|
||||||
|
|
||||||
|
|
||||||
|
print('\nFan Trays:')
|
||||||
|
|
||||||
|
for tray in range(1, S5232F_MAX_FAN_TRAYS + 1):
|
||||||
|
fan_presence = FAN_PRESENCE.format(tray)
|
||||||
|
if (get_pmc_register(fan_presence)):
|
||||||
|
print_fan_tray(tray)
|
||||||
|
else:
|
||||||
|
print '\n Fan Tray ' + str(tray + 1) + ': Not present'
|
||||||
|
|
||||||
|
|
||||||
|
# Print the information for PSU1, PSU2
|
||||||
|
def print_psu(psu):
|
||||||
|
Psu_Type = ['Normal', 'Mismatch']
|
||||||
|
Psu_Input_Type = ['AC', 'DC']
|
||||||
|
PSU_STATUS_TYPE_BIT = 4
|
||||||
|
PSU_STATUS_INPUT_TYPE_BIT = 1
|
||||||
|
PSU_FAN_PRESENT_BIT = 2
|
||||||
|
PSU_FAN_STATUS_BIT = 1
|
||||||
|
PSU_FAN_AIR_FLOW_BIT = 0
|
||||||
|
Psu_Fan_Presence = ['Present', 'Absent']
|
||||||
|
Psu_Fan_Status = ['Normal', 'Abnormal']
|
||||||
|
Psu_Fan_Airflow = ['B2F', 'F2B']
|
||||||
|
|
||||||
|
# print ' Input: ', Psu_Input_Type[psu_input_type]
|
||||||
|
# print ' Type: ', Psu_Type[psu_type]
|
||||||
|
|
||||||
|
# PSU FAN details
|
||||||
|
if (psu == 1):
|
||||||
|
|
||||||
|
# psu1_fan_status = int(get_pmc_register('PSU1_status'),16)
|
||||||
|
|
||||||
|
print ' PSU1:'
|
||||||
|
print ' FAN Normal Temperature: ',\
|
||||||
|
get_pmc_register('PSU1_temp')
|
||||||
|
print ' FAN AirFlow Temperature: ',\
|
||||||
|
get_pmc_register('PSU1_AF_temp')
|
||||||
|
print ' FAN RPM: ',\
|
||||||
|
get_pmc_register('PSU1_rpm')
|
||||||
|
# print ' FAN Status: ', Psu_Fan_Status[psu1_fan_status]
|
||||||
|
|
||||||
|
# PSU input & output monitors
|
||||||
|
print ' Input Voltage: ',\
|
||||||
|
get_pmc_register('PSU1_In_volt')
|
||||||
|
print ' Output Voltage: ',\
|
||||||
|
get_pmc_register('PSU1_Out_volt')
|
||||||
|
print ' Input Power: ',\
|
||||||
|
get_pmc_register('PSU1_In_watt')
|
||||||
|
print ' Output Power: ',\
|
||||||
|
get_pmc_register('PSU1_Out_watt')
|
||||||
|
print ' Input Current: ',\
|
||||||
|
get_pmc_register('PSU1_In_amp')
|
||||||
|
print ' Output Current: ',\
|
||||||
|
get_pmc_register('PSU1_Out_amp')
|
||||||
|
|
||||||
|
else:
|
||||||
|
|
||||||
|
# psu2_fan_status = int(get_pmc_register('PSU1_status'),16)
|
||||||
|
print ' PSU2:'
|
||||||
|
print ' FAN Normal Temperature: ',\
|
||||||
|
get_pmc_register('PSU2_temp')
|
||||||
|
print ' FAN AirFlow Temperature: ',\
|
||||||
|
get_pmc_register('PSU2_AF_temp')
|
||||||
|
print ' FAN RPM: ',\
|
||||||
|
get_pmc_register('PSU2_rpm')
|
||||||
|
# print ' FAN Status: ', Psu_Fan_Status[psu2_fan_status]
|
||||||
|
|
||||||
|
# PSU input & output monitors
|
||||||
|
print ' Input Voltage: ',\
|
||||||
|
get_pmc_register('PSU2_In_volt')
|
||||||
|
print ' Output Voltage: ',\
|
||||||
|
get_pmc_register('PSU2_Out_volt')
|
||||||
|
print ' Input Power: ',\
|
||||||
|
get_pmc_register('PSU2_In_watt')
|
||||||
|
print ' Output Power: ',\
|
||||||
|
get_pmc_register('PSU2_Out_watt')
|
||||||
|
print ' Input Current: ',\
|
||||||
|
get_pmc_register('PSU2_In_amp')
|
||||||
|
print ' Output Current: ',\
|
||||||
|
get_pmc_register('PSU2_Out_amp')
|
||||||
|
|
||||||
|
|
||||||
|
print('\nPSUs:')
|
||||||
|
for psu in range(1, S5232F_MAX_PSUS + 1):
|
||||||
|
psu_presence = PSU_PRESENCE.format(psu)
|
||||||
|
if (get_pmc_register(psu_presence)):
|
||||||
|
print_psu(psu)
|
||||||
|
else:
|
||||||
|
print '\n PSU ', psu, 'Not present'
|
||||||
|
|
||||||
|
print '\n Total Power: ',\
|
||||||
|
get_pmc_register('PSU_Total_watt')
|
||||||
|
|
@ -0,0 +1,32 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
|
||||||
|
try:
|
||||||
|
import struct
|
||||||
|
import sys
|
||||||
|
from os import *
|
||||||
|
from mmap import *
|
||||||
|
|
||||||
|
except ImportError as e:
|
||||||
|
raise ImportError("%s - required module no found" % str(e))
|
||||||
|
|
||||||
|
BASE_RES_PATH = "/sys/bus/pci/devices/0000:04:00.0/resource0"
|
||||||
|
PORT_START = 0
|
||||||
|
PORT_END = 32
|
||||||
|
|
||||||
|
|
||||||
|
def pci_mem_write(mm, offset, data):
|
||||||
|
mm.seek(offset)
|
||||||
|
mm.write(struct.pack('I', data))
|
||||||
|
|
||||||
|
|
||||||
|
def pci_set_value(resource, val, offset):
|
||||||
|
fd = open(resource, O_RDWR)
|
||||||
|
mm = mmap(fd, 0)
|
||||||
|
val = pci_mem_write(mm, offset, val)
|
||||||
|
mm.close()
|
||||||
|
close(fd)
|
||||||
|
return val
|
||||||
|
|
||||||
|
for port_num in range(PORT_START, PORT_END+1):
|
||||||
|
port_offset = 0x400c + ((port_num) * 16)
|
||||||
|
pci_set_value(BASE_RES_PATH, 0x30, port_offset)
|
113
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/s5232f_platform.sh
Executable file
113
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/s5232f_platform.sh
Executable file
@ -0,0 +1,113 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
init_devnum() {
|
||||||
|
found=0
|
||||||
|
for devnum in 0 1; do
|
||||||
|
devname=`cat /sys/bus/i2c/devices/i2c-${devnum}/name`
|
||||||
|
# iSMT adapter can be at either dffd0000 or dfff0000
|
||||||
|
if [[ $devname == 'SMBus iSMT adapter at '* ]]; then
|
||||||
|
found=1
|
||||||
|
break
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
[ $found -eq 0 ] && echo "cannot find iSMT" && exit 1
|
||||||
|
}
|
||||||
|
|
||||||
|
# Attach/Detach syseeprom on CPU board
|
||||||
|
sys_eeprom() {
|
||||||
|
case $1 in
|
||||||
|
"new_device") echo 24c16 0x50 > /sys/bus/i2c/devices/i2c-0/$1
|
||||||
|
;;
|
||||||
|
"delete_device") echo 0x50 > /sys/bus/i2c/devices/i2c-0/$1
|
||||||
|
;;
|
||||||
|
*) echo "s5232f_platform: sys_eeprom : invalid command !"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
}
|
||||||
|
|
||||||
|
#Attach/Detach the MUX connecting all QSFPs
|
||||||
|
switch_board_qsfp_mux() {
|
||||||
|
case $1 in
|
||||||
|
"new_device")
|
||||||
|
for ((i=603;i<=607;i++));
|
||||||
|
do
|
||||||
|
echo "Attaching PCA9548 @ 0x74"
|
||||||
|
echo pca9548 0x74 > /sys/bus/i2c/devices/i2c-$i/$1
|
||||||
|
done
|
||||||
|
|
||||||
|
;;
|
||||||
|
"delete_device")
|
||||||
|
for ((i=603;i<=607;i++));
|
||||||
|
do
|
||||||
|
echo "Detaching PCA9548 @ 0x74"
|
||||||
|
echo 0x74 > /sys/bus/i2c/devices/i2c-$i/$1
|
||||||
|
done
|
||||||
|
|
||||||
|
;;
|
||||||
|
*) echo "s5232f_platform: switch_board_qsfp_mux: invalid command !"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
sleep 2
|
||||||
|
}
|
||||||
|
|
||||||
|
#Attach/Detach 64 instances of EEPROM driver QSFP ports
|
||||||
|
#eeprom can dump data using below command
|
||||||
|
switch_board_qsfp() {
|
||||||
|
case $1 in
|
||||||
|
"new_device")
|
||||||
|
for ((i=2;i<=41;i++));
|
||||||
|
do
|
||||||
|
echo sff8436 0x50 > /sys/bus/i2c/devices/i2c-$i/$1
|
||||||
|
done
|
||||||
|
;;
|
||||||
|
|
||||||
|
"delete_device")
|
||||||
|
for ((i=2;i<=41;i++));
|
||||||
|
do
|
||||||
|
echo 0x50 > /sys/bus/i2c/devices/i2c-$i/$1
|
||||||
|
done
|
||||||
|
;;
|
||||||
|
|
||||||
|
*) echo "s5232f_platform: switch_board_qsfp: invalid command !"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
}
|
||||||
|
|
||||||
|
#Modsel 64 ports to applicable QSFP type modules
|
||||||
|
#This enables the adapter to respond for i2c commands
|
||||||
|
switch_board_modsel() {
|
||||||
|
resource="/sys/bus/pci/devices/0000:04:00.0/resource0"
|
||||||
|
for ((i=1;i<=64;i++));
|
||||||
|
do
|
||||||
|
port_addr=$(( 16384 + ((i - 1) * 16)))
|
||||||
|
hex=$( printf "0x%x" $port_addr )
|
||||||
|
python /usr/bin/pcisysfs.py --set --offset $hex --val 0x10 --res $resource > /dev/null 2>&1
|
||||||
|
done
|
||||||
|
}
|
||||||
|
init_devnum
|
||||||
|
|
||||||
|
if [ "$1" == "init" ]; then
|
||||||
|
modprobe i2c-dev
|
||||||
|
modprobe i2c-mux-pca954x force_deselect_on_exit=1
|
||||||
|
modprobe ipmi_devintf
|
||||||
|
modprobe ipmi_si
|
||||||
|
modprobe i2c_ocores
|
||||||
|
modprobe dell_s5232f_fpga_ocores
|
||||||
|
sys_eeprom "new_device"
|
||||||
|
switch_board_qsfp_mux "new_device"
|
||||||
|
switch_board_qsfp "new_device"
|
||||||
|
switch_board_modsel
|
||||||
|
python /usr/bin/qsfp_irq_enable.py
|
||||||
|
|
||||||
|
elif [ "$1" == "deinit" ]; then
|
||||||
|
sys_eeprom "delete_device"
|
||||||
|
switch_board_qsfp "delete_device"
|
||||||
|
switch_board_qsfp_mux "delete_device"
|
||||||
|
|
||||||
|
modprobe -r i2c-mux-pca954x
|
||||||
|
modprobe -r i2c-dev
|
||||||
|
else
|
||||||
|
echo "s5232f_platform : Invalid option !"
|
||||||
|
fi
|
||||||
|
|
8
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/sensors
Executable file
8
platform/broadcom/sonic-platform-modules-dell/s5232f/scripts/sensors
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
docker exec -i pmon sensors "$@"
|
||||||
|
docker exec -i pmon /usr/bin/platform_sensors.py "$@"
|
||||||
|
|
||||||
|
#To probe sensors not part of lm-sensors
|
||||||
|
#if [ -r /usr/local/bin/platform_sensors.py ]; then
|
||||||
|
# python /usr/local/bin/platform_sensors.py
|
||||||
|
#fi
|
@ -0,0 +1,13 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Dell S5232f Platform modules
|
||||||
|
Before=pmon.service
|
||||||
|
DefaultDependencies=no
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=/usr/local/bin/s5232f_platform.sh init
|
||||||
|
ExecStop=/usr/local/bin/s5232f_platform.sh deinit
|
||||||
|
RemainAfterExit=yes
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
@ -141,3 +141,7 @@ xgxs_lcpll_xtal_refclk
|
|||||||
xgxs_pdetect
|
xgxs_pdetect
|
||||||
xgxs_rx_lane_map
|
xgxs_rx_lane_map
|
||||||
xgxs_tx_lane_map
|
xgxs_tx_lane_map
|
||||||
|
ifp_inports_support_enable
|
||||||
|
port_flex_enable
|
||||||
|
pdma_descriptor_prefetch_enable
|
||||||
|
pktdma_poll_mode_channel_bitmap
|
||||||
|
Loading…
Reference in New Issue
Block a user