[nokia]: Updated total headroom pool size to accommodate 100G ports on T2 uplinks (#16690)

Microsoft ADO (25266920)

sonic-mgmt xoff test was failing for [100g,120km]. Needed to update total headroom pool size when 100G line card is used as T2 uplink.

This size was calculated assuming 100g is used for downlink so cable length was 2km whereas it can also be used for uplink (cable length - 120km). so we need to do calculation based on 120km not 2km. Although it will be some wastage for 2km scenario but it should cover both cases.
This commit is contained in:
vmittal-msft 2023-09-26 15:58:34 -07:00 committed by GitHub
parent 8b7b2a7f7c
commit 9068bd986b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
"size": "6441610000",
"type": "both",
"mode": "dynamic",
"xoff": "7785676"
"xoff": "396096307"
}
},
"BUFFER_PROFILE": {

View File

@ -22,7 +22,7 @@
"size": "6441610000",
"type": "both",
"mode": "dynamic",
"xoff": "7785676"
"xoff": "396096307"
}
},
"BUFFER_PROFILE": {

View File

@ -27,7 +27,7 @@
"size": "6441610000",
"type": "both",
"mode": "dynamic",
"xoff": "7785676"
"xoff": "396096307"
}
},
"BUFFER_PROFILE": {

View File

@ -27,7 +27,7 @@
"size": "6441610000",
"type": "both",
"mode": "dynamic",
"xoff": "7785676"
"xoff": "396096307"
}
},
"BUFFER_PROFILE": {