diff --git a/tmp/ynl_build-tmp.AhedVs/old-code/devlink-user.c b/tmp/ynl_build-tmp.AhedVs/new-code/devlink-user.c index 0203f2d5e97e..f000d12d34ee 100644 --- a/tmp/ynl_build-tmp.AhedVs/old-code/devlink-user.c +++ b/tmp/ynl_build-tmp.AhedVs/new-code/devlink-user.c @@ -328,6 +328,7 @@ static const char * const devlink_var_attr_type_strmap[] = { [6] = "flag", [10] = "nul-string", [11] = "binary", + [129] = "u64-array", }; const char *devlink_var_attr_type_str(enum devlink_var_attr_type value)