We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc60105 commit de51866Copy full SHA for de51866
inc/sai.h
@@ -149,7 +149,7 @@ typedef enum _sai_api_t
149
SAI_API_ARS_PROFILE = 49, /**<sai_ars_api_profile_t */
150
SAI_API_TWAMP = 50, /**< sai_twamp_api_t */
151
SAI_API_POE = 51, /**< sai_poe_api_t */
152
- SAI_API_L2_ECMP_GROUP = 51, /**< sai_l2_ecmp_group_api_t */
+ SAI_API_L2_ECMP_GROUP = 52, /**< sai_l2_ecmp_group_api_t */
153
SAI_API_MAX, /**< total number of APIs */
154
155
/** Custom range base value */
0 commit comments