Re: [PATCH net-next v2 8/8] ethtool: regenerate uapi header from the spec

From: Jakub Kicinski
Date: Fri Nov 15 2024 - 18:01:58 EST


On Fri, 15 Nov 2024 13:56:44 -0800 Stanislav Fomichev wrote:
> > 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
>
> "Assorted ethtool flags" as placeholder? Any better ideas? These don't seem
> to have a good common purpose :-(

"common ethtool header flags" ?

These are "ethtool level" as in they are request independent /
do the same thing for all requests (as applicable).