Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 21 Aug 2024 22:49:00 +0530 you wrote:
This small series includes fixes for creation of veth pairs for networkless kernels & adds tests for turning the different network interface features on and off in selftests/net/netdevice.sh script. Tested using vng and compiles for network as well as networkless kernel.
Changes in v9: Removed veth1 to avoid redundant testing as per feedback in v8.
[...]
Here is the summary with links: - [v9,net-next,1/3] selftests: net: Create veth pair for testing in networkless kernel https://git.kernel.org/netdev/net-next/c/1820b84f3c61 - [v9,net-next,2/3] selftests: net: Add on/off checks for non-fixed features of interface https://git.kernel.org/netdev/net-next/c/6ce7bdbc0d4b - [v9,net-next,3/3] selftests: net: Use XFAIL for operations not supported by the driver https://git.kernel.org/netdev/net-next/c/8402a158028f
You are awesome, thank you!