* Re: [Intel-wired-lan] [PATCH iwl-net] i40e: set supported_extts_flags for rising edge
2026-04-15 10:25 [PATCH iwl-net] i40e: set supported_extts_flags for rising edge Przemyslaw Korba
@ 2026-04-16 22:27 ` Jacob Keller
2026-04-17 14:12 ` Simon Horman
2026-05-18 3:34 ` [Intel-wired-lan] " Mekala, SunithaX D
2 siblings, 0 replies; 4+ messages in thread
From: Jacob Keller @ 2026-04-16 22:27 UTC (permalink / raw)
To: Przemyslaw Korba, intel-wired-lan
Cc: netdev, anthony.l.nguyen, przemyslaw.kitszel,
Arkadiusz Kubalewski, Aleksandr Loktionov
On 4/15/2026 3:25 AM, Przemyslaw Korba wrote:
> The i40e driver always supported only rising edge detection, so
> advertise PTP_RISING_EDGE, and PTP_STRICT_FLAGS to ensure the
> PTP core properly validates user requests.
>
> Fixes: 7c571ac57d9d ("net: ptp: introduce .supported_extts_flags to ptp_clock_info")
> Signed-off-by: Przemyslaw Korba <przemyslaw.korba@intel•com>
> Reviewed-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel•com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel•com>
> ---
Reviewed-by: Jacob Keller <jacob.e.keller@intel•com>
Thanks! This is the correct fix for net, then we can update i40e to
support all modes in the future as a next feature implementation.
Thanks,
Jake
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH iwl-net] i40e: set supported_extts_flags for rising edge
2026-04-15 10:25 [PATCH iwl-net] i40e: set supported_extts_flags for rising edge Przemyslaw Korba
2026-04-16 22:27 ` [Intel-wired-lan] " Jacob Keller
@ 2026-04-17 14:12 ` Simon Horman
2026-05-18 3:34 ` [Intel-wired-lan] " Mekala, SunithaX D
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2026-04-17 14:12 UTC (permalink / raw)
To: Przemyslaw Korba
Cc: intel-wired-lan, netdev, anthony.l.nguyen, przemyslaw.kitszel,
Arkadiusz Kubalewski, Aleksandr Loktionov
On Wed, Apr 15, 2026 at 12:25:05PM +0200, Przemyslaw Korba wrote:
> The i40e driver always supported only rising edge detection, so
> advertise PTP_RISING_EDGE, and PTP_STRICT_FLAGS to ensure the
> PTP core properly validates user requests.
>
> Fixes: 7c571ac57d9d ("net: ptp: introduce .supported_extts_flags to ptp_clock_info")
> Signed-off-by: Przemyslaw Korba <przemyslaw.korba@intel•com>
> Reviewed-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel•com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel•com>
Reviewed-by: Simon Horman <horms@kernel•org>
^ permalink raw reply [flat|nested] 4+ messages in thread* RE: [Intel-wired-lan] [PATCH iwl-net] i40e: set supported_extts_flags for rising edge
2026-04-15 10:25 [PATCH iwl-net] i40e: set supported_extts_flags for rising edge Przemyslaw Korba
2026-04-16 22:27 ` [Intel-wired-lan] " Jacob Keller
2026-04-17 14:12 ` Simon Horman
@ 2026-05-18 3:34 ` Mekala, SunithaX D
2 siblings, 0 replies; 4+ messages in thread
From: Mekala, SunithaX D @ 2026-05-18 3:34 UTC (permalink / raw)
To: Korba, Przemyslaw, intel-wired-lan@lists•osuosl.org
Cc: netdev@vger•kernel.org, Nguyen, Anthony L, Kitszel, Przemyslaw,
Korba, Przemyslaw, Kubalewski, Arkadiusz, Loktionov, Aleksandr
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@osuosl•org> On Behalf Of Przemyslaw Korba
> Sent: Wednesday, April 15, 2026 3:25 AM
> To: intel-wired-lan@lists•osuosl.org
> Cc: netdev@vger•kernel.org; Nguyen, Anthony L <anthony.l.nguyen@intel•com>; Kitszel, Przemyslaw <przemyslaw.kitszel@intel•com>; Korba, Przemyslaw <przemyslaw.korba@intel•com>; Kubalewski, > Arkadiusz <arkadiusz.kubalewski@intel•com>; Loktionov, Aleksandr <aleksandr.loktionov@intel•com>
> Subject: [Intel-wired-lan] [PATCH iwl-net] i40e: set supported_extts_flags for rising edge
>
> The i40e driver always supported only rising edge detection, so
> advertise PTP_RISING_EDGE, and PTP_STRICT_FLAGS to ensure the
> PTP core properly validates user requests.
>
> Fixes: 7c571ac57d9d ("net: ptp: introduce .supported_extts_flags to ptp_clock_info")
> Signed-off-by: Przemyslaw Korba <przemyslaw.korba@intel•com>
> Reviewed-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel•com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel•com>
> ---
> drivers/net/ethernet/intel/i40e/i40e_ptp.c | 2 ++
> 1 file changed, 2 insertions(+)
Tested-by: Sunitha Mekala <sunithax.d.mekala@intel•com> (A Contingent worker at Intel)
^ permalink raw reply [flat|nested] 4+ messages in thread