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.20 [+0.20] # 0.20 [+0.00] ipv4 tcp -t 1 tx-rx # 0.20 [+0.00] # 1.62 [+1.42] tx=167940 (10480 MB) txc=0 zc=n # 2.02 [+0.40] rx=60942 (10480 MB) # 2.02 [+0.00] # 2.02 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.02 [+0.00] # 3.48 [+1.46] tx=106386 (6638 MB) txc=106386 zc=n # 3.84 [+0.36] rx=53028 (6638 MB) # 3.84 [+0.00] OK # 4.06 [+0.22] # 4.06 [+0.00] ipv6 tcp -t 1 tx-rx # 4.07 [+0.00] # 5.49 [+1.42] tx=162927 (10167 MB) txc=0 zc=n # 5.89 [+0.40] rx=57374 (10167 MB) # 5.89 [+0.00] # 5.89 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.89 [+0.00] # 7.35 [+1.46] tx=100588 (6277 MB) txc=100588 zc=n # 7.71 [+0.36] rx=49848 (6277 MB) # 7.71 [+0.00] OK # 7.95 [+0.24] # 7.95 [+0.00] ipv4 udp -t 1 tx-rx # 7.96 [+0.00] # 9.38 [+1.42] tx=175640 (10960 MB) txc=0 zc=n # 9.88 [+0.50] rx=175640 (10960 MB) # 9.88 [+0.00] # 9.88 [+0.00] ipv4 udp -t 1 tx-only # 9.88 [+0.00] # 11.09 [+1.21] tx=361294 (22546 MB) txc=0 zc=n # 11.09 [+0.00] # 11.09 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.10 [+0.00] # 12.52 [+1.42] tx=89574 (5589 MB) txc=89574 zc=n # 13.02 [+0.50] rx=89484 (5584 MB) # 13.02 [+0.00] # 13.02 [+0.00] ipv4 udp -z -t 1 tx-only # 13.02 [+0.00] # 14.24 [+1.22] tx=477891 (29822 MB) txc=477891 zc=y # 14.24 [+0.00] OK # 14.49 [+0.25] # 14.49 [+0.00] ipv6 udp -t 1 tx-rx # 14.49 [+0.00] # 15.91 [+1.42] tx=167894 (10477 MB) txc=0 zc=n # 16.41 [+0.50] rx=167893 (10477 MB) # 16.42 [+0.00] # 16.42 [+0.00] ipv6 udp -t 1 tx-only # 16.42 [+0.00] # 17.63 [+1.22] tx=354555 (22125 MB) txc=0 zc=n # 17.63 [+0.00] # 17.63 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.63 [+0.00] # 19.06 [+1.42] tx=88730 (5537 MB) txc=88730 zc=n # 19.56 [+0.50] rx=88667 (5533 MB) # 19.56 [+0.00] # 19.56 [+0.00] ipv6 udp -z -t 1 tx-only # 19.56 [+0.00] # 20.78 [+1.22] tx=483958 (30200 MB) txc=483958 zc=y # 20.78 [+0.00] OK # 20.80 [+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__->