Setting the soc property for num_sa_per_sc on macsec encrypt and decrypt (#11166)
* Setting the soc property for num_sa_per_sc on macsec encrypt and decrypt * Changed decrypt from 2 to 4 to match broadcom's recommendations
This commit is contained in:
parent
3f0c1c2dda
commit
19dcfd3328
@ -995,3 +995,6 @@ serdes_tx_taps_33=nrz:-5:83:-22:0:0:0
|
||||
serdes_tx_taps_34=nrz:-5:83:-22:0:0:0
|
||||
serdes_tx_taps_35=nrz:-4:75:-21:0:0:0
|
||||
serdes_tx_taps_36=nrz:-8:89:-29:0:0:0
|
||||
|
||||
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt=2
|
||||
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
|
||||
|
@ -994,3 +994,6 @@ serdes_tx_taps_33=nrz:-5:75:-20:0:0:0
|
||||
serdes_tx_taps_34=nrz:-5:75:-20:0:0:0
|
||||
serdes_tx_taps_35=nrz:-5:80:-23:0:0:0
|
||||
serdes_tx_taps_36=nrz:-7:85:-25:0:0:0
|
||||
|
||||
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt=2
|
||||
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
|
||||
|
@ -315,3 +315,5 @@ phy_pcs_repeater
|
||||
l3_alpm_hit_skip
|
||||
phy_an_lt_msft
|
||||
system_ref_core_clock_khz
|
||||
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt
|
||||
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt
|
Reference in New Issue
Block a user