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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 21 Jul 2021 16:00:06 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Tony Nguyen <anthony.l.nguyen@...el.com>
Cc:     davem@...emloft.net, kuba@...nel.org, piotr.kwapulinski@...el.com,
        netdev@...r.kernel.org, richardcochran@...il.com,
        aleksandr.loktionov@...el.com, arkadiusz.kubalewski@...el.com,
        ashishx.k@...el.com
Subject: Re: [PATCH net-next v2 1/1] i40e: add support for PTP external
 synchronization clock

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Tue, 20 Jul 2021 16:23:48 -0700 you wrote:
> From: Piotr Kwapulinski <piotr.kwapulinski@...el.com>
> 
> Add support for external synchronization clock via GPIOs.
> 1PPS signals are handled via the dedicated 3 GPIOs: SDP3_2,
> SDP3_3 and GPIO_4.
> Previously it was not possible to use the external PTP
> synchronization clock.
> All possible HW configurations are supported.
> 	SDP3_2,	SDP3_3,	GPIO_4
> 	off,	off,	off
> 	off,	in_A,	off
> 	off,	out_A,	off
> 	off,	in_B,	off
> 	off,	out_B,	off
> 	in_A,	off,	off
> 	in_A,	in_B,	off
> 	in_A,	out_B,	off
> 	out_A,	off,	off
> 	out_A,	in_B,	off
> 	in_B,	off,	off
> 	in_B,	in_A,	off
> 	in_B,	out_A,	off
> 	out_B,	off,	off
> 	out_B,	in_A,	off
> 	off,	off,	in_A
> 	off,	out_A,	in_A
> 	off,	in_B,	in_A
> 	off,	out_B,	in_A
> 	out_A,	off,	in_A
> 	out_A,	in_B,	in_A
> 	in_B,	off,	in_A
> 	in_B,	out_A,	in_A
> 	out_B,	off,	in_A
> 	off,	off,	out_A
> 	off,	in_A,	out_A
> 	off,	in_B,	out_A
> 	off,	out_B,	out_A
> 	in_A,	off,	out_A
> 	in_A,	in_B,	out_A
> 	in_A,	out_B,	out_A
> 	in_B,	off,	out_A
> 	in_B,	in_A,	out_A
> 	out_B,	off,	out_A
> 	out_B,	in_A,	out_A
> 	off,	off,	in_B
> 	off,	in_A,	in_B
> 	off,	out_A,	in_B
> 	off,	out_B,	in_B
> 	in_A,	off,	in_B
> 	in_A,	out_B,	in_B
> 	out_A,	off,	in_B
> 	out_B,	off,	in_B
> 	out_B,	in_A,	in_B
> 	off,	off,	out_B
> 	off,	in_A,	out_B
> 	off,	out_A,	out_B
> 	off,	in_B,	out_B
> 	in_A,	off,	out_B
> 	in_A,	in_B,	out_B
> 	out_A,	off,	out_B
> 	out_A,	in_B,	out_B
> 	in_B,	off,	out_B
> 	in_B,	in_A,	out_B
> 	in_B,	out_A,	out_B
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/1] i40e: add support for PTP external synchronization clock
    https://git.kernel.org/netdev/net-next/c/1050713026a0

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