Re: [PATCH net-next v5 09/16] netlink: specs: Introduce new netlink command to get current timestamp

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


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

Add a new commands allowing to get the current time stamping on a
netdevice's link.

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

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

This is small enough you could probably fold this patch into patch 8.
--
Florian

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