Message ID | 20250503013518.1722913-1-mohsin.bashr@gmail.com |
---|---|
Headers | show |
Series | selftests: drv: net: fix `ping.py` test failure | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 2 May 2025 18:35:15 -0700 you wrote: > Fix `ping.py` test failure on an ipv6 system, and appropriately handle the > cases where either one of the two address families (ipv4, ipv6) is not > present. > > Mohsin Bashir (3): > selftests: drv: net: fix test failure on ipv6 sys > selftests: drv: net: avoid skipping tests > selftests: drv: net: add version indicator > > [...] Here is the summary with links: - [net,1/3] selftests: drv: net: fix test failure on ipv6 sys https://git.kernel.org/netdev/net/c/b344a48cbe5f - [net,2/3] selftests: drv: net: avoid skipping tests https://git.kernel.org/netdev/net/c/8bb7d8e5cf7f - [net,3/3] selftests: drv: net: add version indicator https://git.kernel.org/netdev/net/c/4a9d494ca24b You are awesome, thank you!