Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Celestica Seastone2] Add 10G SFP1 front port #8267

Merged
merged 1 commit into from
Aug 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ Ethernet108 109,110,111,112 QSFP28 rs 28 100000
Ethernet112 113,114,115,116 QSFP29 rs 29 100000
Ethernet116 117,118,119,120 QSFP30 rs 30 100000
Ethernet120 121,122,123,124 QSFP31 rs 31 100000
Ethernet124 125,126,127,128 QSFP32 rs 32 100000
Ethernet124 125,126,127,128 QSFP32 rs 32 100000
Ethernet128 129 SFP1 none 33 10000
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serdes_lane_config_dfe=on
#serdes_fec_enable=1
serdes_if_type_ce=14
pbmp_gport_stack.0=0x0000000000000000000000000000000000000000000000000000000000000000
pbmp_xport_xe=0x88888888888888882222222222222222
pbmp_xport_xe=0x888888888888888c2222222222222222

ptp_ts_pll_fref=50000000
ptp_bs_fref_0=50000000
Expand All @@ -40,6 +40,7 @@ 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
Expand All @@ -56,7 +57,7 @@ portmap_115.0=113:100
portmap_119.0=117:100
portmap_123.0=121:100
portmap_127.0=125:100
#portmap_66.0=129:10:m
portmap_66.0=129:10:m
#portmap_130.0=128:10:m

#wc0 lane swap
Expand Down Expand Up @@ -189,7 +190,7 @@ phy_chain_rx_lane_map_physical{125.0}=0x3210

#MC lane swap
phy_chain_tx_lane_map_physical{129.0}=0x3210
phy_chain_rx_lane_map_physical{129.0}=0x3210
phy_chain_rx_lane_map_physical{129.0}=0x0231


#wc0 P/N flip
Expand Down Expand Up @@ -513,7 +514,7 @@ phy_chain_tx_polarity_flip_physical{128.0}=0x0
phy_chain_rx_polarity_flip_physical{128.0}=0x0

#MC P/N flip
phy_chain_tx_polarity_flip_physical{129.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
Expand Down Expand Up @@ -554,7 +555,7 @@ dport_map_port_115=29
dport_map_port_119=30
dport_map_port_123=31
dport_map_port_127=32
#dport_map_port_66=33
dport_map_port_66=33
#dport_map_port_130=34

# configuration for 100G optical module
Expand Down