[devices]: Merge ingress service pools of lossless and lossy traffic for TD2 (#1578)

Signed-off-by: Wenda <wenni@microsoft.com>
This commit is contained in:
Wenda Ni, Ph.D 2018-04-13 22:22:21 -07:00 committed by lguohan
parent 0bdb407d3f
commit f947172c0a
3 changed files with 21 additions and 36 deletions

View File

@ -69,22 +69,17 @@
},
"BUFFER_POOL": {
"ingress_lossless_pool": {
"size": "7274496",
"type": "ingress",
"mode": "dynamic"
},
"ingress_lossy_pool": {
"size": "5491712",
"size": "12766208",
"type": "ingress",
"mode": "dynamic"
},
"egress_lossless_pool": {
"size": "7274496",
"size": "12766208",
"type": "egress",
"mode": "static"
},
"egress_lossy_pool": {
"size": "5491712",
"size": "8072396",
"type": "egress",
"mode": "dynamic"
}
@ -95,18 +90,18 @@
"xon":"18432",
"xoff":"40560",
"size":"41808",
"dynamic_th":"-3",
"dynamic_th":"-4",
"xon_offset":"2496"
},
"ingress_lossy_profile": {
"pool":"[BUFFER_POOL|ingress_lossy_pool]",
"size":"1518",
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"size":"0",
"dynamic_th":"3"
},
"egress_lossless_profile": {
"pool":"[BUFFER_POOL|egress_lossless_pool]",
"size":"0",
"static_th":"7274496"
"static_th":"12766208"
},
"egress_lossy_profile": {
"pool":"[BUFFER_POOL|egress_lossy_pool]",

View File

@ -69,22 +69,17 @@
},
"BUFFER_POOL": {
"ingress_lossless_pool": {
"size": "7274496",
"type": "ingress",
"mode": "dynamic"
},
"ingress_lossy_pool": {
"size": "5491712",
"size": "12766208",
"type": "ingress",
"mode": "dynamic"
},
"egress_lossless_pool": {
"size": "7274496",
"size": "12766208",
"type": "egress",
"mode": "static"
},
"egress_lossy_pool": {
"size": "5491712",
"size": "8072396",
"type": "egress",
"mode": "dynamic"
}
@ -95,18 +90,18 @@
"xon":"18432",
"xoff":"40560",
"size":"41808",
"dynamic_th":"-3",
"dynamic_th":"-4",
"xon_offset":"2496"
},
"ingress_lossy_profile": {
"pool":"[BUFFER_POOL|ingress_lossy_pool]",
"size":"1518",
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"size":"0",
"dynamic_th":"3"
},
"egress_lossless_profile": {
"pool":"[BUFFER_POOL|egress_lossless_pool]",
"size":"0",
"static_th":"7274496"
"static_th":"12766208"
},
"egress_lossy_profile": {
"pool":"[BUFFER_POOL|egress_lossy_pool]",

View File

@ -69,22 +69,17 @@
},
"BUFFER_POOL": {
"ingress_lossless_pool": {
"size": "7274496",
"type": "ingress",
"mode": "dynamic"
},
"ingress_lossy_pool": {
"size": "5491712",
"size": "12766208",
"type": "ingress",
"mode": "dynamic"
},
"egress_lossless_pool": {
"size": "7274496",
"size": "12766208",
"type": "egress",
"mode": "static"
},
"egress_lossy_pool": {
"size": "5491712",
"size": "8072396",
"type": "egress",
"mode": "dynamic"
}
@ -95,18 +90,18 @@
"xon":"18432",
"xoff":"40560",
"size":"41808",
"dynamic_th":"-3",
"dynamic_th":"-4",
"xon_offset":"2496"
},
"ingress_lossy_profile": {
"pool":"[BUFFER_POOL|ingress_lossy_pool]",
"size":"1518",
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"size":"0",
"dynamic_th":"3"
},
"egress_lossless_profile": {
"pool":"[BUFFER_POOL|egress_lossless_pool]",
"size":"0",
"static_th":"7274496"
"static_th":"12766208"
},
"egress_lossy_profile": {
"pool":"[BUFFER_POOL|egress_lossy_pool]",