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.16 [+0.16] ipv4 tcp -t 1 # 1.58 [+1.42] tx=167291 (10439 MB) txc=0 zc=n # 1.98 [+0.40] rx=59536 (10439 MB) # 1.98 [+0.00] ipv4 tcp -z -t 1 # 3.44 [+1.46] tx=104341 (6511 MB) txc=104341 zc=n # 3.80 [+0.36] rx=50515 (6511 MB) # 3.81 [+0.00] ok # 3.99 [+0.18] ipv6 tcp -t 1 # 5.41 [+1.42] tx=151302 (9441 MB) txc=0 zc=n # 5.81 [+0.40] rx=57999 (9441 MB) # 5.81 [+0.00] ipv6 tcp -z -t 1 # 7.28 [+1.47] tx=103387 (6451 MB) txc=103387 zc=n # 7.63 [+0.36] rx=51550 (6451 MB) # 7.64 [+0.00] ok # 7.81 [+0.17] ipv4 udp -t 1 # 9.23 [+1.42] tx=184906 (11538 MB) txc=0 zc=n # 9.73 [+0.50] rx=184887 (11537 MB) # 9.73 [+0.00] ipv4 udp -z -t 1 # 11.16 [+1.42] tx=99935 (6236 MB) txc=99935 zc=n # 11.66 [+0.50] rx=99835 (6230 MB) # 11.66 [+0.00] ok # 11.84 [+0.18] ipv6 udp -t 1 # 13.26 [+1.42] tx=163189 (10183 MB) txc=0 zc=n # 13.76 [+0.50] rx=163155 (10181 MB) # 13.76 [+0.00] ipv6 udp -z -t 1 # 15.19 [+1.42] tx=83386 (5203 MB) txc=83386 zc=n # 15.69 [+0.50] rx=83340 (5200 MB) # 15.69 [+0.00] ok # 15.71 [+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__->