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.16 [+0.16] # 0.16 [+0.00] ipv4 tcp -t 1 tx-rx # 0.16 [+0.00] # 1.58 [+1.42] tx=212842 (13282 MB) txc=0 zc=n # 1.98 [+0.40] rx=105075 (13282 MB) # 1.98 [+0.00] # 1.98 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.98 [+0.00] # 3.44 [+1.46] tx=123443 (7703 MB) txc=123443 zc=n # 3.80 [+0.36] rx=61696 (7703 MB) # 3.80 [+0.00] OK # 4.01 [+0.21] # 4.01 [+0.00] ipv6 tcp -t 1 tx-rx # 4.01 [+0.00] # 5.43 [+1.42] tx=209051 (13045 MB) txc=0 zc=n # 5.83 [+0.40] rx=98927 (13045 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=122566 (7648 MB) txc=122566 zc=n # 7.65 [+0.36] rx=61260 (7648 MB) # 7.65 [+0.00] OK # 7.85 [+0.20] # 7.85 [+0.00] ipv4 udp -t 1 tx-rx # 7.85 [+0.00] # 9.27 [+1.42] tx=250732 (15646 MB) txc=0 zc=n # 9.77 [+0.50] rx=250731 (15646 MB) # 9.77 [+0.00] # 9.77 [+0.00] ipv4 udp -t 1 tx-only # 9.77 [+0.00] # 10.98 [+1.21] tx=377443 (23553 MB) txc=0 zc=n # 10.98 [+0.00] # 10.98 [+0.00] ipv4 udp -z -t 1 tx-rx # 10.98 [+0.00] # 12.40 [+1.42] tx=111458 (6955 MB) txc=111458 zc=n # 12.90 [+0.50] rx=111439 (6954 MB) # 12.90 [+0.00] # 12.90 [+0.00] ipv4 udp -z -t 1 tx-only # 12.90 [+0.00] # 14.12 [+1.21] tx=517294 (32281 MB) txc=517294 zc=y # 14.12 [+0.00] OK # 14.33 [+0.21] # 14.33 [+0.00] ipv6 udp -t 1 tx-rx # 14.33 [+0.00] # 15.75 [+1.42] tx=248425 (15502 MB) txc=0 zc=n # 16.25 [+0.50] rx=248425 (15502 MB) # 16.25 [+0.00] # 16.25 [+0.00] ipv6 udp -t 1 tx-only # 16.25 [+0.00] # 17.46 [+1.21] tx=360553 (22499 MB) txc=0 zc=n # 17.47 [+0.00] # 17.47 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.47 [+0.00] # 18.89 [+1.42] tx=111548 (6961 MB) txc=111548 zc=n # 19.39 [+0.50] rx=111543 (6960 MB) # 19.39 [+0.00] # 19.39 [+0.00] ipv6 udp -z -t 1 tx-only # 19.39 [+0.00] # 20.60 [+1.21] tx=504710 (31495 MB) txc=504710 zc=y # 20.60 [+0.00] OK # 20.62 [+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__->