Skip to content

Commit

Permalink
fboss_asic_production_features_sync
Browse files Browse the repository at this point in the history
Differential Revision: D67624334

fbshipit-source-id: ca1a373b002ac5ed6c31880cb355e6483d3b9c89
  • Loading branch information
genkzgnluxbjeyb authored and facebook-github-bot committed Dec 24, 2024
1 parent b94c99e commit 17aadaa
Showing 1 changed file with 22 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
39,
41,
40,
44
44,
50
],
"jericho2": [
2,
Expand Down Expand Up @@ -160,7 +161,8 @@
39,
40,
42,
44
44,
50
],
"tomahawk4": [
2,
Expand Down Expand Up @@ -196,7 +198,8 @@
40,
42,
43,
44
44,
50
],
"tomahawk5": [
2,
Expand All @@ -212,6 +215,7 @@
14,
16,
17,
19,
20,
21,
22,
Expand All @@ -230,7 +234,8 @@
39,
40,
42,
44
44,
50
],
"yuba": [
2,
Expand Down Expand Up @@ -261,7 +266,8 @@
7,
25,
42,
44
44,
50
]
},
"asicToFeatureNames": {
Expand Down Expand Up @@ -293,7 +299,8 @@
"HGRID_UU_ROUTE_SCALE",
"TH_ALPM_ROUTE_SCALE",
"HUNDRED_THOUSAND_ROUTE_SCALE",
"VLAN"
"VLAN",
"PAUSE"
],
"jericho2": [
"CPU_RX_TX",
Expand Down Expand Up @@ -425,7 +432,8 @@
"HGRID_UU_ROUTE_SCALE",
"HUNDRED_THOUSAND_ROUTE_SCALE",
"PFC",
"VLAN"
"VLAN",
"PAUSE"
],
"tomahawk4": [
"CPU_RX_TX",
Expand Down Expand Up @@ -461,7 +469,8 @@
"HUNDRED_THOUSAND_ROUTE_SCALE",
"PFC",
"UDF_WR_IMMEDIATE_ACL",
"VLAN"
"VLAN",
"PAUSE"
],
"tomahawk5": [
"CPU_RX_TX",
Expand All @@ -477,6 +486,7 @@
"LAG_LOAD_BALANCER",
"SINGLE_ACL_TABLE",
"MULTI_ACL_TABLE",
"DLB",
"ECN",
"WRED",
"QUEUE_PER_HOST",
Expand All @@ -495,7 +505,8 @@
"HGRID_UU_ROUTE_SCALE",
"HUNDRED_THOUSAND_ROUTE_SCALE",
"PFC",
"VLAN"
"VLAN",
"PAUSE"
],
"yuba": [
"CPU_RX_TX",
Expand Down Expand Up @@ -526,7 +537,8 @@
"PRBS",
"MAC_LEARNING",
"PFC",
"VLAN"
"VLAN",
"PAUSE"
]
}
}

0 comments on commit 17aadaa

Please sign in to comment.