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
  • Loading branch information
vmittal-msft committed Aug 22, 2022
1 parent 2d4ab9e commit a73b9f5
Show file tree
Hide file tree
Showing 2 changed files with 8 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

0 comments on commit a73b9f5

Please sign in to comment.