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.26 [+0.26] ipv4 tcp -t 1 # 1.69 [+1.44] tx=200860 (12534 MB) txc=0 zc=n # 2.09 [+0.40] rx=96501 (12534 MB) # 2.09 [+0.00] ipv4 tcp -z -t 1 # 3.56 [+1.47] tx=119776 (7474 MB) txc=119776 zc=n # 3.92 [+0.36] rx=59604 (7474 MB) # 3.92 [+0.00] ok # 4.16 [+0.24] ipv6 tcp -t 1 # 5.59 [+1.43] tx=198419 (12382 MB) txc=0 zc=n # 5.99 [+0.40] rx=91504 (12382 MB) # 5.99 [+0.00] ipv6 tcp -z -t 1 # 7.46 [+1.47] tx=110266 (6881 MB) txc=110266 zc=n # 7.82 [+0.36] rx=54636 (6881 MB) # 7.82 [+0.00] ok # 8.04 [+0.23] ipv4 udp -t 1 # 9.47 [+1.43] tx=198424 (12382 MB) txc=0 zc=n # 9.97 [+0.50] rx=198409 (12381 MB) # 9.97 [+0.00] ipv4 udp -z -t 1 # 11.40 [+1.43] tx=98977 (6176 MB) txc=98977 zc=n # 11.90 [+0.50] rx=98947 (6174 MB) # 11.91 [+0.00] ok # 12.18 [+0.27] ipv6 udp -t 1 # 13.61 [+1.43] tx=232114 (14484 MB) txc=0 zc=n # 14.11 [+0.50] rx=232113 (14484 MB) # 14.11 [+0.00] ipv6 udp -z -t 1 # 15.54 [+1.43] tx=108895 (6795 MB) txc=108895 zc=n # 16.04 [+0.50] rx=108868 (6793 MB) # 16.04 [+0.00] ok # 16.06 [+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__->