On Tue, 13 May 2025 11:44:09 +0200 Kory Maincent wrote: > > > attribute-sets: > > > - > > > @@ -1528,6 +1534,18 @@ attribute-sets: > > > name: hwtstamp-flags > > > type: nest > > > nested-attributes: bitset > > > + - > > > + name: pse-ntf > > > + attr-cnt-name: __ethtool-a-pse-ntf-cnt > > > > please use -- instead of underscores > > All the other attributes are using underscore in this property. > Are you sure about this? yessir, we're trying to guide everyone to use -- these days. We should probably s/_/-/ all the existing cases which don't result in codegen changes.