lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173065262875.3211787.8836462758014664413.git-patchwork-notify@kernel.org>
Date: Sun, 03 Nov 2024 16:50:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jiri Pirko <jiri@...nulli.us>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, donald.hunter@...il.com,
 vadim.fedorenko@...ux.dev, arkadiusz.kubalewski@...el.com, saeedm@...dia.com,
 leon@...nel.org, tariqt@...dia.com, maciejm@...dia.com
Subject: Re: [PATCH net-next v4 0/2] dpll: expose clock quality level

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 30 Oct 2024 09:11:55 +0100 you wrote:
> From: Jiri Pirko <jiri@...dia.com>
> 
> 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'}]
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] dpll: add clock quality level attribute and op
    https://git.kernel.org/netdev/net-next/c/a1afb959add1
  - [net-next,v4,2/2] net/mlx5: DPLL, Add clock quality level op implementation
    https://git.kernel.org/netdev/net-next/c/e2017f27b6f8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ