Skip to content

Commit

Permalink
Update CPU transmitted packets to queue 7 for chassis (sonic-net#16254)
Browse files Browse the repository at this point in the history
* Update CPU transmitted packets to TC = 7 for SONIC chassis

* Added new SOC property to permitted list
  • Loading branch information
vmittal-msft authored Aug 30, 2023
1 parent b6edc37 commit 9a15221
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -860,3 +860,4 @@ dma_desc_aggregator_timeout_usec.BCM8869X=1000
dma_desc_aggregator_enable_specific_MDB_LPM.BCM8869X=1
dma_desc_aggregator_enable_specific_MDB_FEC.BCM8869X=1
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -1014,3 +1014,4 @@ appl_param_nof_ports_per_modid=64
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt=2
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=2
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -1014,3 +1014,4 @@ appl_param_nof_ports_per_modid=64
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt=2
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=2
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -1031,3 +1031,4 @@ 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
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -1031,3 +1031,4 @@ 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
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -1051,3 +1051,4 @@ appl_param_nof_ports_per_modid=64
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt=2
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -1051,3 +1051,4 @@ appl_param_nof_ports_per_modid=64
xflow_macsec_secure_chan_to_num_secure_assoc_encrypt=2
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
sai_pfc_dlr_init_capability=0
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -2093,3 +2093,4 @@ xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
cmic_dma_abort_in_cold_boot=0
sai_pfc_dlr_init_capability=0
trunk_group_max_members=16
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -2094,3 +2094,4 @@ xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
cmic_dma_abort_in_cold_boot=0
sai_pfc_dlr_init_capability=0
trunk_group_max_members=16
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -2095,3 +2095,4 @@ xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
cmic_dma_abort_in_cold_boot=0
sai_pfc_dlr_init_capability=0
trunk_group_max_members=16
sai_default_cpu_tx_tc=7
Original file line number Diff line number Diff line change
Expand Up @@ -2097,3 +2097,4 @@ xflow_macsec_secure_chan_to_num_secure_assoc_decrypt=4
cmic_dma_abort_in_cold_boot=0
sai_pfc_dlr_init_capability=0
trunk_group_max_members=16
sai_default_cpu_tx_tc=7
1 change: 1 addition & 0 deletions src/sonic-device-data/tests/permitted_list
Original file line number Diff line number Diff line change
Expand Up @@ -339,3 +339,4 @@ svi_my_station_optimization
sai_nbr_bcast_ifp_optimized
sai_pfc_defaults_disable
sai_optimized_mmu
sai_default_cpu_tx_tc

0 comments on commit 9a15221

Please sign in to comment.