Skip to content

Commit ecccbd7

Browse files
rbpittmanStormLiangMS
authored andcommitted
GCU support for Cisco-8000 features (#3010)
* GCU support for Cisco-8000 for shared/headroom pool size, dynamic th change, xoff change. * Support ECN GCU.
1 parent 3609e41 commit ecccbd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

generic_config_updater/gcu_field_operation_validators.conf.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"th": "20221100",
8080
"th2": "20221100",
8181
"td3": "20221100",
82-
"cisco-8000": ""
82+
"cisco-8000": "20201200"
8383
}
8484
}
8585
}
@@ -103,7 +103,7 @@
103103
"th": "20181100",
104104
"th2": "20181100",
105105
"td3": "20201200",
106-
"cisco-8000": ""
106+
"cisco-8000": "20201200"
107107
}
108108
},
109109
"PG headroom modification": {
@@ -120,7 +120,7 @@
120120
"th": "20221100",
121121
"th2": "20221100",
122122
"td3": "20221100",
123-
"cisco-8000": ""
123+
"cisco-8000": "20201200"
124124
}
125125
}
126126
}
@@ -146,7 +146,7 @@
146146
"th": "20181100",
147147
"th2": "20181100",
148148
"td3": "20201200",
149-
"cisco-8000": ""
149+
"cisco-8000": "20201200"
150150
}
151151
}
152152
}

0 commit comments

Comments
 (0)