aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-11-03 08:39:12 -0800
committerJakub Kicinski <kuba@kernel.org>2024-11-03 08:39:12 -0800
commitf07a6e6ceb054001888e101d74036633e2aa1020 (patch)
tree0e2e4e44c21a6e494893e858ad22ebc0b47c0355 /net/ipv6/tcp_ipv6.c
parentdbb9a7ef347828870df3e5e6ddf19469a3277fc9 (diff)
parente2017f27b6f888fb4ebc5c9a6d984bbf2f8b99ff (diff)
downloadlinux-f07a6e6ceb054001888e101d74036633e2aa1020.tar.gz
linux-f07a6e6ceb054001888e101d74036633e2aa1020.tar.bz2
linux-f07a6e6ceb054001888e101d74036633e2aa1020.zip
Merge branch 'dpll-expose-clock-quality-level'
Jiri Pirko says: ==================== dpll: expose clock quality level Some device driver might know the quality of the clock it is running. In order to expose the information to the user, introduce new netlink attribute and dpll device op. Implement the op in mlx5 driver. Example: $ ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/dpll.yaml --dump device-get [{'clock-id': 13316852727532664826, 'clock-quality-level': ['itu-opt1-eeec'], <<<<<<<<<<<<<<<<< 'id': 0, 'lock-status': 'unlocked', 'lock-status-error': 'none', 'mode': 'manual', 'mode-supported': ['manual'], 'module-name': 'mlx5_dpll', 'type': 'eec'}] ==================== Link: https://patch.msgid.link/20241030081157.966604-1-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions