Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Sat, 26 Apr 2025 17:48:54 +0300 you wrote:
Richie Pearn presented a reproducible situation where traffic would get blocked on the NXP LS1028A switch if a certain taprio schedule was applied, and stepping the PTP clock would take place. The latter event is an expected initial occurrence, but also at runtime, for example when transitioning from one grandmaster to another.
The issue is completely described in patch 1/4, which also contains the fix, but it has left me with some doubts regarding the need for vsc9959_tas_clock_adjust() in general.
[...]
Here is the summary with links: - [net,1/4] net: dsa: felix: fix broken taprio gate states after clock jump https://git.kernel.org/netdev/net/c/426d487bca38 - [net,2/4] selftests: net: tsn_lib: create common helper for counting received packets https://git.kernel.org/netdev/net/c/efa6eb7d77aa - [net,3/4] selftests: net: tsn_lib: add window_size argument to isochron_do() https://git.kernel.org/netdev/net/c/f52fe6efd61f - [net,4/4] selftests: net: tc_taprio: new test https://git.kernel.org/netdev/net/c/4eb9da050f00
You are awesome, thank you!