Skip to content

Commit

Permalink
PFCWD fix for multi port multi priority scenario for HWSKU Dell Z9332 (
Browse files Browse the repository at this point in the history
…#11640)

PFCWD fix for multi port multi priority scenario for HWSKU Dell Z9332
  • Loading branch information
vmittal-msft authored Aug 22, 2022
1 parent f404ce6 commit 2501d1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ l2xlrn_intr_en=0
sai_optimized_mmu=1
mmu_init_config="TH3-MSFT-T0"

hybrid_pfc_deadlock_enable=1
pfc_deadlock_seq_control=1
sai_pfc_dlr_init_capability=1

pbmp_xport_xe=0xffffffFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE
phy_an_c73=3

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ l2xlrn_intr_en=0
sai_optimized_mmu=1
mmu_init_config="TH3-MSFT-T1"

hybrid_pfc_deadlock_enable=1
pfc_deadlock_seq_control=1
sai_pfc_dlr_init_capability=1

pbmp_xport_xe=0xffffffFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE

phy_an_c73=3
Expand Down
2 changes: 2 additions & 0 deletions src/sonic-device-data/tests/permitted_list
Original file line number Diff line number Diff line change
Expand Up @@ -320,3 +320,5 @@ xflow_macsec_secure_chan_to_num_secure_assoc_encrypt
xflow_macsec_secure_chan_to_num_secure_assoc_decrypt
sai_mdio_access_clause22
cmic_dma_abort_in_cold_boot
hybrid_pfc_deadlock_enable
sai_pfc_dlr_init_capability

0 comments on commit 2501d1f

Please sign in to comment.