Re: [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

From: Jakub Kicinski
Date: Thu Mar 14 2024 - 16:04:47 EST


On Wed, 13 Mar 2024 17:47:07 -0700 Jakub Kicinski wrote:
> + -
> + name: header-flags
> + type: flags
> + entries: [ compact-bitset, omit-reply, stats ]

Ah. Throw in an empty:

enum-name:

into this, or change the uAPI so that an enum called
ethtool_header_flags actually exists :)

Otherwise make -C tools/net/ynl will break