[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241115132838.1d13557c@kernel.org>
Date: Fri, 15 Nov 2024 13:28:38 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Stanislav Fomichev <sdf@...ichev.me>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
donald.hunter@...il.com, horms@...nel.org, corbet@....net,
andrew+netdev@...n.ch, kory.maincent@...tlin.com
Subject: Re: [PATCH net-next v2 8/8] ethtool: regenerate uapi header from
the spec
On Fri, 15 Nov 2024 11:36:46 -0800 Stanislav Fomichev wrote:
> +/**
> + * enum ethtool_header_flags
> + * @ETHTOOL_FLAG_COMPACT_BITSETS: use compact bitsets in reply
> + * @ETHTOOL_FLAG_OMIT_REPLY: provide optional reply for SET or ACT requests
> + * @ETHTOOL_FLAG_STATS: request statistics, if supported by the driver
> + */
Looks like we need a doc on the enum itself here:
include/uapi/linux/ethtool_netlink_generated.h:23: warning: missing initial short description on line:
* enum ethtool_header_flags
Powered by blists - more mailing lists