]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: net: add udpgso* to TEST_GEN_FILES
authorAnders Roxell <anders.roxell@linaro.org>
Fri, 4 May 2018 09:17:25 +0000 (11:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 03:22:09 +0000 (23:22 -0400)
commit77e00b1ac99dc1841a5cd7316b9fdad4e34d5b13
tree570c1d1b1f09533a21f60e03a0ed0124d5408c84
parenta3761192303f6d90d05076b0b90c01558d7aa7ba
selftests: net: add udpgso* to TEST_GEN_FILES

The generated files udpgso* shouldn't be part of TEST_PROGS, they are
used by udpgso.sh and udpgsp_bench.sh. They should be added to the
TEST_GEN_FILES to get installed without being added to the main
run_kselftest.sh script.

Fixes: 1b5a4274c815 ("selftests: udp gso benchmark")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/Makefile