Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 20 Jun 2025 09:11:07 -0700 you wrote:
Alex posted support for configuring pause frames in fbnic. This flipped the pause stats test from xfail to fail. Because CI considered xfail as pass it now flags the test as failing. This shouldn't happen. Also we currently report pause and FEC tests as passing on virtio which doesn't make sense.
Jakub Kicinski (2): selftests: drv-net: stats: fix pylint issues selftests: drv-net: stats: use skip instead of xfail for unsupported features
[...]
Here is the summary with links: - [net-next,1/2] selftests: drv-net: stats: fix pylint issues https://git.kernel.org/netdev/net-next/c/ca6a3faee66e - [net-next,2/2] selftests: drv-net: stats: use skip instead of xfail for unsupported features https://git.kernel.org/netdev/net-next/c/2baa45432d9a
You are awesome, thank you!