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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 1.06 [+1.06] # 1.06 [+0.00] ipv4 tcp -t 1 tx-rx # 1.06 [+0.00] # 3.27 [+2.21] tx=42032 (2622 MB) txc=0 zc=n # 3.65 [+0.38] rx=10985 (2622 MB) # 3.67 [+0.01] # 3.67 [+0.00] ipv4 tcp -z -t 1 tx-rx # 3.67 [+0.00] # 5.20 [+1.53] tx=24062 (1501 MB) txc=24062 zc=n # 5.55 [+0.35] rx=6295 (1501 MB) # 5.55 [+0.01] OK # 6.75 [+1.20] # 6.84 [+0.09] ipv6 tcp -t 1 tx-rx # 6.84 [+0.00] # 8.43 [+1.59] tx=88664 (5532 MB) txc=0 zc=n # 8.82 [+0.39] rx=38119 (5532 MB) # 8.82 [+0.00] # 8.82 [+0.00] ipv6 tcp -z -t 1 tx-rx # 8.82 [+0.00] # 10.51 [+1.69] tx=23966 (1495 MB) txc=23966 zc=n # 10.86 [+0.35] rx=6215 (1495 MB) # 10.88 [+0.02] OK # 11.88 [+1.00] # 11.89 [+0.02] ipv4 udp -t 1 tx-rx # 11.89 [+0.00] # 13.42 [+1.52] tx=114255 (7129 MB) txc=0 zc=n # 13.91 [+0.50] rx=62700 (3912 MB) # 13.92 [+0.01] # 13.92 [+0.00] ipv4 udp -t 1 tx-only # 13.92 [+0.00] # 15.18 [+1.26] tx=219295 (13684 MB) txc=0 zc=n # 15.19 [+0.01] # 15.19 [+0.00] ipv4 udp -z -t 1 tx-rx # 15.20 [+0.00] # 16.69 [+1.49] tx=72743 (4539 MB) txc=72743 zc=n # 17.17 [+0.48] rx=5878 (366 MB) # 17.23 [+0.06] # 17.23 [+0.00] ipv4 udp -z -t 1 tx-only # 17.24 [+0.01] # 18.83 [+1.59] tx=290723 (18142 MB) txc=290723 zc=y # 18.95 [+0.12] OK # 27.18 [+8.23] # 27.18 [+0.00] ipv6 udp -t 1 tx-rx # 27.18 [+0.00] # 29.00 [+1.82] tx=161606 (10084 MB) txc=0 zc=n # 29.49 [+0.49] rx=12752 (795 MB) # 29.50 [+0.01] # 29.50 [+0.00] ipv6 udp -t 1 tx-only # 29.50 [+0.00] # 30.93 [+1.43] tx=224008 (13978 MB) txc=0 zc=n # 31.02 [+0.09] # 31.02 [+0.00] ipv6 udp -z -t 1 tx-rx # 31.02 [+0.00] # 32.70 [+1.68] tx=76301 (4761 MB) txc=76301 zc=n # 33.17 [+0.47] rx=8968 (559 MB) # 33.22 [+0.05] # 33.22 [+0.00] ipv6 udp -z -t 1 tx-only # 33.22 [+0.00] # 34.49 [+1.27] tx=276221 (17237 MB) txc=276221 zc=y # 34.49 [+0.00] OK # 34.62 [+0.13] 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__->