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.25 [+0.25] ipv4 tcp -t 1 # 1.68 [+1.43] tx=155385 (9696 MB) txc=0 zc=n # 2.08 [+0.40] rx=59605 (9696 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.55 [+1.47] tx=101433 (6329 MB) txc=101433 zc=n # 3.91 [+0.36] rx=50572 (6329 MB) # 3.91 [+0.00] ok # 4.19 [+0.27] ipv6 tcp -t 1 # 5.62 [+1.43] tx=148431 (9262 MB) txc=0 zc=n # 6.02 [+0.40] rx=60004 (9262 MB) # 6.02 [+0.00] ipv6 tcp -z -t 1 # 7.49 [+1.47] tx=104047 (6492 MB) txc=104047 zc=n # 7.85 [+0.36] rx=51853 (6492 MB) # 7.85 [+0.00] ok # 8.09 [+0.23] ipv4 udp -t 1 # 9.51 [+1.43] tx=238928 (14909 MB) txc=0 zc=n # 10.02 [+0.50] rx=238919 (14909 MB) # 10.02 [+0.00] ipv4 udp -z -t 1 # 11.45 [+1.43] tx=114361 (7136 MB) txc=114361 zc=n # 11.95 [+0.50] rx=114359 (7136 MB) # 11.95 [+0.00] ok # 12.19 [+0.24] ipv6 udp -t 1 # 13.61 [+1.43] tx=232145 (14486 MB) txc=0 zc=n # 14.11 [+0.50] rx=232145 (14486 MB) # 14.12 [+0.00] ipv6 udp -z -t 1 # 15.54 [+1.42] tx=110072 (6868 MB) txc=110072 zc=n # 16.04 [+0.50] rx=110061 (6868 MB) # 16.04 [+0.00] ok # 16.07 [+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__->