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.20 [+0.20] ipv4 tcp -t 1 # 1.63 [+1.43] tx=208472 (13009 MB) txc=0 zc=n # 2.03 [+0.40] rx=103601 (13009 MB) # 2.03 [+0.00] ipv4 tcp -z -t 1 # 3.50 [+1.47] tx=116520 (7271 MB) txc=116520 zc=n # 3.86 [+0.36] rx=57589 (7271 MB) # 3.86 [+0.00] ok # 4.06 [+0.20] ipv6 tcp -t 1 # 5.48 [+1.42] tx=201626 (12582 MB) txc=0 zc=n # 5.88 [+0.40] rx=99806 (12582 MB) # 5.88 [+0.00] ipv6 tcp -z -t 1 # 7.35 [+1.47] tx=114659 (7155 MB) txc=114659 zc=n # 7.71 [+0.36] rx=56754 (7155 MB) # 7.71 [+0.00] ok # 7.93 [+0.22] ipv4 udp -t 1 # 9.35 [+1.43] tx=247667 (15455 MB) txc=0 zc=n # 9.86 [+0.50] rx=247666 (15455 MB) # 9.86 [+0.00] ipv4 udp -z -t 1 # 11.28 [+1.43] tx=112338 (7010 MB) txc=112338 zc=n # 11.78 [+0.50] rx=112282 (7006 MB) # 11.78 [+0.00] ok # 12.01 [+0.23] ipv6 udp -t 1 # 13.44 [+1.43] tx=229347 (14312 MB) txc=0 zc=n # 13.94 [+0.50] rx=229343 (14311 MB) # 13.94 [+0.00] ipv6 udp -z -t 1 # 15.37 [+1.43] tx=113343 (7073 MB) txc=113343 zc=n # 15.87 [+0.50] rx=113292 (7069 MB) # 15.87 [+0.00] ok # 15.90 [+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__->