[Intel-wired-lan] [PATCH net v2 0/5] net: ptp: fix egregious supported flag checks
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Mar 20 08:20:35 UTC 2025
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni at redhat.com>:
On Wed, 12 Mar 2025 15:15:49 -0700 you wrote:
> In preparation for adding .supported_extts_flags and
> .supported_perout_flags to the ptp_clock_info structure, fix a couple of
> places where drivers get existing flag gets grossly incorrect.
>
> The igb driver claims 82580 supports strictly validating PTP_RISING_EDGE
> and PTP_FALLING_EDGE, but doesn't actually check the flags. Fix the driver
> to require that the request match both edges, as this is implied by the
> datasheet description.
>
> [...]
Here is the summary with links:
- [net,v2,1/5] igb: reject invalid external timestamp requests for 82580-based HW
https://git.kernel.org/netdev/net-next/c/5eada2aabf13
- [net,v2,2/5] renesas: reject PTP_STRICT_FLAGS as unsupported
https://git.kernel.org/netdev/net-next/c/51d58c0c7921
- [net,v2,3/5] net: lan743x: reject unsupported external timestamp requests
https://git.kernel.org/netdev/net-next/c/c0b4ddd30871
- [net,v2,4/5] broadcom: fix supported flag check in periodic output function
https://git.kernel.org/netdev/net-next/c/af2b428f7992
- [net,v2,5/5] ptp: ocp: reject unsupported periodic output flags
https://git.kernel.org/netdev/net-next/c/8dcfc910a81d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Intel-wired-lan
mailing list