Skip to content

Commit

Permalink
GCU support for Cisco-8000 features (#3010)
Browse files Browse the repository at this point in the history
* GCU support for Cisco-8000 for shared/headroom pool size, dynamic th change, xoff change.

* Support ECN GCU.
  • Loading branch information
rbpittman authored Nov 15, 2023
1 parent 67e1c3d commit f1e24ae
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"th": "20221100",
"th2": "20221100",
"td3": "20221100",
"cisco-8000": ""
"cisco-8000": "20201200"
}
}
}
Expand All @@ -103,7 +103,7 @@
"th": "20181100",
"th2": "20181100",
"td3": "20201200",
"cisco-8000": ""
"cisco-8000": "20201200"
}
},
"PG headroom modification": {
Expand All @@ -120,7 +120,7 @@
"th": "20221100",
"th2": "20221100",
"td3": "20221100",
"cisco-8000": ""
"cisco-8000": "20201200"
}
}
}
Expand All @@ -146,7 +146,7 @@
"th": "20181100",
"th2": "20181100",
"td3": "20201200",
"cisco-8000": ""
"cisco-8000": "20201200"
}
}
}
Expand Down

0 comments on commit f1e24ae

Please sign in to comment.