Commit 78458a66 authored by Jean-Claude BAU's avatar Jean-Claude BAU Committed by Adam Wujek

Add l1SyncOptParamsTimestampsCorrectedTx parameter in the configuration

This new parameter is used to control the configurable parameter
L1SyncOptParamsPortDS.timestampsCorrectedTx when
L1SyncBasicPortDS.optParamsEnabled is set to true.
parent 6870ebbc
......@@ -242,6 +242,15 @@ config PORT01_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT01_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT01_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -448,6 +457,15 @@ config PORT01_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT01_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT01_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -687,6 +705,15 @@ config PORT02_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT02_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT02_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -892,6 +919,15 @@ config PORT02_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT02_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT02_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -1131,6 +1167,15 @@ config PORT03_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT03_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT03_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -1336,6 +1381,15 @@ config PORT03_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT03_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT03_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -1575,6 +1629,15 @@ config PORT04_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT04_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT04_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -1780,6 +1843,15 @@ config PORT04_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT04_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT04_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -2019,6 +2091,15 @@ config PORT05_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT05_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT05_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -2224,6 +2305,15 @@ config PORT05_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT05_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT05_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -2463,6 +2553,15 @@ config PORT06_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT06_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT06_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -2668,6 +2767,15 @@ config PORT06_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT06_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT06_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -2907,6 +3015,15 @@ config PORT07_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT07_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT07_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -3112,6 +3229,15 @@ config PORT07_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT07_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT07_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -3351,6 +3477,15 @@ config PORT08_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT08_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT08_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -3556,6 +3691,15 @@ config PORT08_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT08_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT08_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -3795,6 +3939,15 @@ config PORT09_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT09_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT09_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -4000,6 +4153,15 @@ config PORT09_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT09_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT09_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -4239,6 +4401,15 @@ config PORT10_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT10_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT10_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -4444,6 +4615,15 @@ config PORT10_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT10_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT10_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -4683,6 +4863,15 @@ config PORT11_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT11_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT11_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -4888,6 +5077,15 @@ config PORT11_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT11_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT11_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -5127,6 +5325,15 @@ config PORT12_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT12_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT12_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -5332,6 +5539,15 @@ config PORT12_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT12_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT12_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -5571,6 +5787,15 @@ config PORT13_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT13_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT13_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -5776,6 +6001,15 @@ config PORT13_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT13_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT13_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -6015,6 +6249,15 @@ config PORT14_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT14_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT14_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -6220,6 +6463,15 @@ config PORT14_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT14_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT14_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -6459,6 +6711,15 @@ config PORT15_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT15_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT15_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -6664,6 +6925,15 @@ config PORT15_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT15_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT15_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -6903,6 +7173,15 @@ config PORT16_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT16_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT16_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -7108,6 +7387,15 @@ config PORT16_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT16_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT16_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -7347,6 +7635,15 @@ config PORT17_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT17_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT17_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -7552,6 +7849,15 @@ config PORT17_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT17_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT17_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......@@ -7791,6 +8097,15 @@ config PORT18_INST01_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT18_INST01_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT18_INST01_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
menu "Instance 2"
......@@ -7996,6 +8311,15 @@ config PORT18_INST02_L1SYNC_OPT_PARAMS_ENABLED
The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC
TLV extends this TLV with the information about the optional parameters.
config PORT18_INST02_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED
depends on PORT18_INST02_L1SYNC_OPT_PARAMS_ENABLED="y"
bool "L1SyncBasicPortDS.timestampsCorrectedTx"
default n
help
When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE,
the L1Sync port shall correct the transmitted egress timestamps with
the known value of the phase offset.
endmenu
endmenu
......
......@@ -298,6 +298,15 @@ function print_instance_header() {
echo -e " help" >>$OUTPUT_FILE
echo -e " The Boolean attribute optParamsEnabled specifies whether the L1Sync port transmitting the L1_SYNC" >>$OUTPUT_FILE
echo -e " TLV extends this TLV with the information about the optional parameters." >>$OUTPUT_FILE
echo -e "\nconfig PORT${1}_INST${2}_L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED" >>$OUTPUT_FILE
echo -e " depends on PORT${1}_INST${2}_L1SYNC_OPT_PARAMS_ENABLED=\"y\" " >>$OUTPUT_FILE
echo -e " bool \"L1SyncBasicPortDS.timestampsCorrectedTx\"" >>$OUTPUT_FILE
echo -e " default n" >>$OUTPUT_FILE
echo -e " help" >>$OUTPUT_FILE
echo -e " When L1SyncOptParamsPortDS.timestampsCorrectedTx is TRUE, " >>$OUTPUT_FILE
echo -e " the L1Sync port shall correct the transmitted egress timestamps with " >>$OUTPUT_FILE
echo -e " the known value of the phase offset." >>$OUTPUT_FILE
}
function print_instance_footer() {
......
Subproject commit fd1c5d4c7a7ae987dced72ec6b1cb329da85f42f
Subproject commit 6f34537dd49160d9f76e92e6799be15d017babee
......@@ -385,7 +385,8 @@ declare -A inst_dotc_ppsi_key_mapping='(\
[BMODE_MASTER_ONLY]="masterOnly" \
[EGRESS_LATENCY]="egressLatency" [INGRESS_LATENCY]="ingressLatency" \
[L1SYNC_ENABLED]="l1SyncEnabled" [L1SYNC_INTERVAL]="logL1SyncInterval" \
[L1SYNC_RECEIPT_TIMEOUT]="l1SyncReceiptTimeout" [L1SYNC_OPT_PARAMS_ENABLED]="l1SyncOptParamsEnabled" \
[L1SYNC_RECEIPT_TIMEOUT]="l1SyncReceiptTimeout" \
[L1SYNC_OPT_PARAMS_ENABLED]="l1SyncOptParamsEnabled" [L1SYNC_OPT_PARAMS_TS_CORRECTED_TX_ENABLED]="l1SyncTimestampsCorrectedTxEnabled" \
[L1SYNC_TX_COHERENCY_IS_REQUIRED]="l1SyncTxCoherencyIsRequired" \
[L1SYNC_RX_COHERENCY_IS_REQUIRED]="l1SyncRxCoherencyIsRequired" [L1SYNC_CONGRUENCY_IS_REQUIRED]="l1SyncCongruencyIsRequired" \
)'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment