Message ID | 20240412141436.828666-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | selftests: net: exercise page pool reporting via netlink | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 12 Apr 2024 07:14:30 -0700 you wrote: > Add a basic test for page pool netlink reporting. > > v2: > - pass args as *args (patch 3) > - improve the test and add busy wait helper (patch 6) > v1: https://lore.kernel.org/all/20240411012815.174400-1-kuba@kernel.org/ > > [...] Here is the summary with links: - [net-next,v2,1/6] net: netdevsim: add some fake page pool use https://git.kernel.org/netdev/net-next/c/1580cbcbfe77 - [net-next,v2,2/6] tools: ynl: don't return None for dumps https://git.kernel.org/netdev/net-next/c/72ba6cba0a6e - [net-next,v2,3/6] selftests: net: print report check location in python tests https://git.kernel.org/netdev/net-next/c/eeb409bde964 - [net-next,v2,4/6] selftests: net: print full exception on failure https://git.kernel.org/netdev/net-next/c/99583b970b90 - [net-next,v2,5/6] selftests: net: support use of NetdevSimDev under "with" in python https://git.kernel.org/netdev/net-next/c/8554d6e39b6a - [net-next,v2,6/6] selftests: net: exercise page pool reporting via netlink https://git.kernel.org/netdev/net-next/c/05fa5c31b988 You are awesome, thank you!