Re: [PATCH net-next v9 08/13] netlink: specs: add ethnl PHY_GET command set

From: Maxime Chevallier
Date: Thu Feb 29 2024 - 02:01:36 EST


Hello Jakub,

On Wed, 28 Feb 2024 20:10:18 -0800
Jakub Kicinski <kuba@xxxxxxxxxx> wrote:

> On Wed, 28 Feb 2024 12:47:22 +0100 Maxime Chevallier wrote:
> > + reply:
> > + attributes:
> > + - header
> > + - index
> > + - drvname
> > + - name
> > + - upstream-type
> > + - upstream-phy-index
>
> doesn't exist: s/phy-//

Arg. Quite a silly mistake indeed :/

> FWIW
>
> make -j $(nproc) -C tools/net/ynl/
>
> should build reliably, again.

Just tested with a fix and it builds fine indeed.

I'll send another iteration.

Sorry and thanks,

Maxime