Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 5 Dec 2024 17:35:58 +0100 you wrote:
Danielle Ratson writes:
Currently, the sharedbuffer test fails sometimes because it is reading a maximum occupancy that is larger than expected on some different cases.
This is happening because the test assumes that the packet it is sending is the only packet being passed to the device.
[...]
Here is the summary with links: - [net,1/3] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case https://git.kernel.org/netdev/net/c/cf3515c55690 - [net,2/3] selftests: mlxsw: sharedbuffer: Remove duplicate test cases https://git.kernel.org/netdev/net/c/6c46ad4d1bb2 - [net,3/3] selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted https://git.kernel.org/netdev/net/c/5f2c7ab15fd8
You are awesome, thank you!