Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 18 Apr 2023 14:14:50 +0300 you wrote:
This series consolidates the behavior of the 2 drivers that implement the ethtool MAC Merge layer by making NXP ENETC commit its preemptible traffic classes to hardware only when MM TX is active (same as Ocelot).
Then, after resolving an issue with the ENETC driver, it restricts user space from entering 2 states which don't make sense:
[...]
Here is the summary with links: - [v2,net-next,1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event https://git.kernel.org/netdev/net-next/c/59be75db5966 - [v2,net-next,2/9] net: enetc: report mm tx-active based on tx-enabled and verify-status https://git.kernel.org/netdev/net-next/c/153b5b1d030d - [v2,net-next,3/9] net: enetc: only commit preemptible TCs to hardware when MM TX is active https://git.kernel.org/netdev/net-next/c/827145392a4a - [v2,net-next,4/9] net: enetc: include MAC Merge / FP registers in register dump https://git.kernel.org/netdev/net-next/c/16a2c7634442 - [v2,net-next,5/9] net: ethtool: mm: sanitize some UAPI configurations https://git.kernel.org/netdev/net-next/c/35b288d6e3d4 - [v2,net-next,6/9] selftests: forwarding: sch_tbf_*: Add a pre-run hook https://git.kernel.org/netdev/net-next/c/54e906f1639e - [v2,net-next,7/9] selftests: forwarding: generalize bail_on_lldpad from mlxsw https://git.kernel.org/netdev/net-next/c/8fcac79270ca - [v2,net-next,8/9] selftests: forwarding: introduce helper for standard ethtool counters https://git.kernel.org/netdev/net-next/c/b5bf7126a6a0 - [v2,net-next,9/9] selftests: forwarding: add a test for MAC Merge layer https://git.kernel.org/netdev/net-next/c/e6991384ace5
You are awesome, thank you!