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 # 0.18 [+0.18] # 0.18 [+0.00] ipv4 tcp -t 1 tx-rx # 0.18 [+0.00] # 1.60 [+1.42] tx=209019 (13043 MB) txc=0 zc=n # 2.00 [+0.40] rx=104503 (13043 MB) # 2.00 [+0.00] # 2.00 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.00 [+0.00] # 3.46 [+1.46] tx=122491 (7643 MB) txc=122491 zc=n # 3.82 [+0.36] rx=61242 (7643 MB) # 3.82 [+0.00] OK # 4.01 [+0.19] # 4.01 [+0.00] ipv6 tcp -t 1 tx-rx # 4.01 [+0.00] # 5.43 [+1.42] tx=194172 (12117 MB) txc=0 zc=n # 5.83 [+0.40] rx=97084 (12117 MB) # 5.83 [+0.00] # 5.83 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.83 [+0.00] # 7.29 [+1.46] tx=120330 (7509 MB) txc=120330 zc=n # 7.65 [+0.36] rx=60163 (7509 MB) # 7.65 [+0.00] OK # 7.85 [+0.21] # 7.86 [+0.00] ipv4 udp -t 1 tx-rx # 7.86 [+0.00] # 9.27 [+1.42] tx=202922 (12663 MB) txc=0 zc=n # 9.77 [+0.50] rx=202918 (12662 MB) # 9.78 [+0.00] # 9.78 [+0.00] ipv4 udp -t 1 tx-only # 9.78 [+0.00] # 10.99 [+1.21] tx=374342 (23360 MB) txc=0 zc=n # 10.99 [+0.00] # 10.99 [+0.00] ipv4 udp -z -t 1 tx-rx # 10.99 [+0.00] # 12.41 [+1.42] tx=87071 (5433 MB) txc=87071 zc=n # 12.91 [+0.50] rx=87012 (5429 MB) # 12.92 [+0.00] # 12.92 [+0.00] ipv4 udp -z -t 1 tx-only # 12.92 [+0.00] # 14.13 [+1.21] tx=536224 (33462 MB) txc=536224 zc=y # 14.13 [+0.00] OK # 14.36 [+0.23] # 14.36 [+0.00] ipv6 udp -t 1 tx-rx # 14.37 [+0.00] # 15.78 [+1.42] tx=197269 (12310 MB) txc=0 zc=n # 16.28 [+0.50] rx=197254 (12309 MB) # 16.29 [+0.00] # 16.29 [+0.00] ipv6 udp -t 1 tx-only # 16.29 [+0.00] # 17.50 [+1.22] tx=373987 (23338 MB) txc=0 zc=n # 17.50 [+0.00] # 17.50 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.51 [+0.00] # 18.92 [+1.42] tx=92183 (5752 MB) txc=92183 zc=n # 19.42 [+0.50] rx=91946 (5737 MB) # 19.43 [+0.00] # 19.43 [+0.00] ipv6 udp -z -t 1 tx-only # 19.43 [+0.00] # 20.64 [+1.22] tx=532564 (33233 MB) txc=532564 zc=y # 20.65 [+0.00] OK # 20.67 [+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__->