Re: [PATCH net-next v5 11/16] netlink: specs: Introduce new netlink command to list available time stamping layers

From: Florian Fainelli
Date: Mon Oct 09 2023 - 17:23:34 EST


On 10/9/23 08:51, Köry Maincent wrote:
From: Kory Maincent <kory.maincent@xxxxxxxxxxx>

Add a new commands allowing to list available time stamping layers on a
netdevice's link.

Example usage :
./ynl/cli.py --spec netlink/specs/ethtool.yaml --no-schema \
--do ts-list-get \
--json '{"header":{"dev-name":"eth0"}}'
{'header': {'dev-index': 3, 'dev-name': 'eth0'},
'ts-list-layer': b'\x01\x00\x00\x00\x05\x00\x00\x00'}

Signed-off-by: Kory Maincent <kory.maincent@xxxxxxxxxxx>

Likewise you could fold this into patch 10.
--
Florian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature