Skip to content

Commit

Permalink
[buffer]: Update pg headroom egress service pool for a7050 and s6000 (s…
Browse files Browse the repository at this point in the history
…onic-net#2261)


Signed-off-by: Wenda <[email protected]>
  • Loading branch information
wendani authored and lguohan committed Nov 16, 2018
1 parent f7b1760 commit 6da462e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"mode": "static"
},
"egress_lossy_pool": {
"size": "8072396",
"size": "7582515",
"type": "egress",
"mode": "dynamic"
}
Expand All @@ -88,8 +88,8 @@
"ingress_lossless_profile": {
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"xon":"18432",
"xoff":"40560",
"size":"41808",
"xoff":"50128",
"size":"51376",
"dynamic_th":"-3",
"xon_offset":"2496"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"mode": "static"
},
"egress_lossy_pool": {
"size": "8072396",
"size": "7582515",
"type": "egress",
"mode": "dynamic"
}
Expand All @@ -88,8 +88,8 @@
"ingress_lossless_profile": {
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"xon":"18432",
"xoff":"40560",
"size":"41808",
"xoff":"50128",
"size":"51376",
"dynamic_th":"-3",
"xon_offset":"2496"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"mode": "static"
},
"egress_lossy_pool": {
"size": "8072396",
"size": "7582515",
"type": "egress",
"mode": "dynamic"
}
Expand All @@ -88,8 +88,8 @@
"ingress_lossless_profile": {
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"xon":"18432",
"xoff":"40560",
"size":"41808",
"xoff":"50128",
"size":"51376",
"dynamic_th":"-3",
"xon_offset":"2496"
},
Expand Down

0 comments on commit 6da462e

Please sign in to comment.