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=204988 (12792 MB) txc=0 zc=n # 2.05 [+0.40] rx=102198 (12792 MB) # 2.05 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=119074 (7430 MB) txc=119074 zc=n # 3.87 [+0.36] rx=58964 (7430 MB) # 3.87 [+0.00] ok # 4.07 [+0.20] ipv6 tcp -t 1 # 5.50 [+1.43] tx=199191 (12430 MB) txc=0 zc=n # 5.90 [+0.40] rx=98264 (12430 MB) # 5.90 [+0.00] ipv6 tcp -z -t 1 # 7.36 [+1.46] tx=116091 (7244 MB) txc=116091 zc=n # 7.72 [+0.36] rx=57506 (7244 MB) # 7.72 [+0.00] ok # 7.92 [+0.20] ipv4 udp -t 1 # 9.34 [+1.43] tx=244043 (15229 MB) txc=0 zc=n # 9.84 [+0.50] rx=244043 (15229 MB) # 9.85 [+0.00] ipv4 udp -z -t 1 # 11.27 [+1.42] tx=113613 (7089 MB) txc=113613 zc=n # 11.77 [+0.50] rx=113606 (7089 MB) # 11.77 [+0.00] ok # 11.98 [+0.21] ipv6 udp -t 1 # 13.40 [+1.42] tx=242016 (15102 MB) txc=0 zc=n # 13.91 [+0.50] rx=242016 (15102 MB) # 13.91 [+0.00] ipv6 udp -z -t 1 # 15.33 [+1.42] tx=114136 (7122 MB) txc=114136 zc=n # 15.83 [+0.50] rx=114115 (7121 MB) # 15.83 [+0.00] ok # 15.85 [+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__->