On Sat, 14 Jun 2025 at 17:09, <[email protected]> wrote:
> +  -
> +    name: tc-dualpi2-attrs

I just noticed that this causes a double-prefixed name in
tools/net/ynl/generated/tc-user.h

struct tc_tc_dualpi2_attrs

It should just be dualpi2-attrs

> +    name-prefix: tca-dualpi2-
> +    attributes:
[...]
> @@ -3708,6 +3868,9 @@ sub-messages:
>        -
>          value: drr
>          attribute-set: drr-attrs
> +      -
> +        value: dualpi2
> +        attribute-set: tc-dualpi2-attrs

And here.

Reply via email to