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.22 [+0.22] ipv4 tcp -t 1 # 1.65 [+1.43] tx=167485 (10451 MB) txc=0 zc=n # 2.05 [+0.40] rx=59398 (10451 MB) # 2.05 [+0.00] ipv4 tcp -z -t 1 # 3.52 [+1.47] tx=99104 (6184 MB) txc=99104 zc=n # 3.88 [+0.36] rx=48901 (6184 MB) # 3.88 [+0.00] ok # 4.12 [+0.24] ipv6 tcp -t 1 # 5.55 [+1.43] tx=167549 (10455 MB) txc=0 zc=n # 5.95 [+0.40] rx=59256 (10455 MB) # 5.95 [+0.00] ipv6 tcp -z -t 1 # 7.41 [+1.47] tx=99505 (6209 MB) txc=99505 zc=n # 7.77 [+0.36] rx=49510 (6209 MB) # 7.78 [+0.00] ok # 8.00 [+0.23] ipv4 udp -t 1 # 9.43 [+1.43] tx=201283 (12560 MB) txc=0 zc=n # 9.93 [+0.50] rx=201273 (12560 MB) # 9.93 [+0.00] ipv4 udp -z -t 1 # 11.36 [+1.43] tx=102265 (6381 MB) txc=102265 zc=n # 11.86 [+0.50] rx=102263 (6381 MB) # 11.86 [+0.00] ok # 12.10 [+0.23] ipv6 udp -t 1 # 13.53 [+1.43] tx=199803 (12468 MB) txc=0 zc=n # 14.03 [+0.50] rx=199792 (12467 MB) # 14.03 [+0.00] ipv6 udp -z -t 1 # 15.46 [+1.43] tx=98670 (6157 MB) txc=98670 zc=n # 15.96 [+0.50] rx=98568 (6151 MB) # 15.96 [+0.00] ok # 15.99 [+0.03] 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__->