From: David S. Miller Date: Wed, 3 Nov 2021 11:07:02 +0000 (+0000) Subject: Merge branch 'kselftests-net-missing' X-Git-Tag: v6.6.17~8844^2~66 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=843c3cbbdf89e8a2801363c3837f43557568d08f;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'kselftests-net-missing' Hangbin Liu says: ==================== kselftests/net: add missed tests to Makefile 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. If you think there is no need to add the Fixes tag for this minor issue. I can repost a new patch and merge all the fixes together. Thanks v3: no update, just rebase to latest net tree. v2: move toeplitz.sh/toeplitz_client.sh under TEST_PROGS_EXTENDED. ==================== Signed-off-by: David S. Miller --- 843c3cbbdf89e8a2801363c3837f43557568d08f