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.23 [+0.23] ipv4 tcp -t 1 # 1.66 [+1.43] tx=156189 (9746 MB) txc=0 zc=n # 2.06 [+0.40] rx=60109 (9746 MB) # 2.07 [+0.00] ipv4 tcp -z -t 1 # 3.54 [+1.47] tx=98925 (6173 MB) txc=98925 zc=n # 3.90 [+0.36] rx=49389 (6173 MB) # 3.90 [+0.00] ok # 4.15 [+0.26] ipv6 tcp -t 1 # 5.59 [+1.43] tx=155587 (9709 MB) txc=0 zc=n # 5.99 [+0.40] rx=64749 (9709 MB) # 5.99 [+0.00] ipv6 tcp -z -t 1 # 7.46 [+1.47] tx=115461 (7205 MB) txc=115461 zc=n # 7.82 [+0.36] rx=57379 (7205 MB) # 7.82 [+0.00] ok # 8.05 [+0.23] ipv4 udp -t 1 # 9.48 [+1.43] tx=223736 (13961 MB) txc=0 zc=n # 9.98 [+0.50] rx=223736 (13961 MB) # 9.98 [+0.00] ipv4 udp -z -t 1 # 11.41 [+1.43] tx=111827 (6978 MB) txc=111827 zc=n # 11.91 [+0.50] rx=111808 (6977 MB) # 11.91 [+0.00] ok # 12.13 [+0.22] ipv6 udp -t 1 # 13.55 [+1.42] tx=238213 (14865 MB) txc=0 zc=n # 14.05 [+0.50] rx=238211 (14865 MB) # 14.05 [+0.00] ipv6 udp -z -t 1 # 15.48 [+1.42] tx=97902 (6109 MB) txc=97902 zc=n # 15.98 [+0.50] rx=97835 (6105 MB) # 15.98 [+0.00] ok # 16.00 [+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__->