make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.14 [+0.14] ipv4 tcp -t 1 # 1.56 [+1.42] tx=215518 (13449 MB) txc=0 zc=n # 1.96 [+0.40] rx=85897 (13449 MB) # 1.96 [+0.00] ipv4 tcp -z -t 1 # 3.43 [+1.47] tx=99967 (6238 MB) txc=99967 zc=n # 3.79 [+0.36] rx=49234 (6238 MB) # 3.79 [+0.00] ok # 3.98 [+0.19] ipv6 tcp -t 1 # 5.40 [+1.42] tx=149900 (9354 MB) txc=0 zc=n # 5.80 [+0.40] rx=55253 (9354 MB) # 5.80 [+0.00] ipv6 tcp -z -t 1 # 7.27 [+1.46] tx=90883 (5671 MB) txc=90883 zc=n # 7.63 [+0.36] rx=44018 (5671 MB) # 7.63 [+0.00] ok # 7.83 [+0.20] ipv4 udp -t 1 # 9.25 [+1.42] tx=236111 (14734 MB) txc=0 zc=n # 9.75 [+0.50] rx=236100 (14733 MB) # 9.75 [+0.00] ipv4 udp -z -t 1 # 11.18 [+1.43] tx=94155 (5875 MB) txc=94155 zc=n # 11.68 [+0.50] rx=94139 (5874 MB) # 11.68 [+0.00] ok # 11.88 [+0.21] ipv6 udp -t 1 # 13.31 [+1.42] tx=192260 (11997 MB) txc=0 zc=n # 13.81 [+0.50] rx=192260 (11997 MB) # 13.81 [+0.00] ipv6 udp -z -t 1 # 15.23 [+1.42] tx=103044 (6430 MB) txc=103044 zc=n # 15.73 [+0.50] rx=103022 (6428 MB) # 15.73 [+0.00] ok # 15.75 [+0.02] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->