Hello:
This series was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Wed, 3 Nov 2021 10:44:54 +0800 you wrote:
When generating the selftest to another folder, some tests are missing as they are not added in Makefile. e.g.
make -C tools/testing/selftests/ install \ TARGETS="net" INSTALL_PATH=/tmp/kselftests
These pathset add them separately to make the Fixes tags less. It would also make the stable tree or downstream backport easier.
[...]
Here is the summary with links: - [PATCHv3,net,1/5] kselftests/net: add missed icmp.sh test to Makefile https://git.kernel.org/netdev/net/c/ca3676f94b8f - [PATCHv3,net,2/5] kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile https://git.kernel.org/netdev/net/c/b99ac1841147 - [PATCHv3,net,3/5] kselftests/net: add missed SRv6 tests https://git.kernel.org/netdev/net/c/653e7f19b4a0 - [PATCHv3,net,4/5] kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile https://git.kernel.org/netdev/net/c/8883deb50eb6 - [PATCHv3,net,5/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile https://git.kernel.org/netdev/net/c/17b67370c38d
You are awesome, thank you!