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.21 [+0.21] # 0.21 [+0.00] ipv4 tcp -t 1 tx-rx # 0.21 [+0.00] # 1.63 [+1.42] tx=165856 (10350 MB) txc=0 zc=n # 2.03 [+0.40] rx=75995 (10350 MB) # 2.03 [+0.00] # 2.03 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=127352 (7947 MB) txc=127352 zc=n # 3.86 [+0.36] rx=63663 (7947 MB) # 3.86 [+0.00] OK # 4.06 [+0.20] # 4.06 [+0.00] ipv6 tcp -t 1 tx-rx # 4.06 [+0.00] # 5.48 [+1.42] tx=199526 (12451 MB) txc=0 zc=n # 5.88 [+0.40] rx=99755 (12451 MB) # 5.88 [+0.00] # 5.88 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.88 [+0.00] # 7.34 [+1.46] tx=121832 (7602 MB) txc=121832 zc=n # 7.70 [+0.36] rx=60897 (7602 MB) # 7.70 [+0.00] OK # 7.91 [+0.21] # 7.91 [+0.00] ipv4 udp -t 1 tx-rx # 7.91 [+0.00] # 9.33 [+1.42] tx=196715 (12275 MB) txc=0 zc=n # 9.83 [+0.50] rx=196714 (12275 MB) # 9.83 [+0.00] # 9.83 [+0.00] ipv4 udp -t 1 tx-only # 9.83 [+0.00] # 11.05 [+1.21] tx=385066 (24029 MB) txc=0 zc=n # 11.05 [+0.00] # 11.05 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.05 [+0.00] # 12.47 [+1.42] tx=107779 (6725 MB) txc=107779 zc=n # 12.97 [+0.50] rx=107724 (6722 MB) # 12.97 [+0.00] # 12.97 [+0.00] ipv4 udp -z -t 1 tx-only # 12.97 [+0.00] # 14.19 [+1.21] tx=575329 (35902 MB) txc=575329 zc=y # 14.19 [+0.00] OK # 14.38 [+0.19] # 14.38 [+0.00] ipv6 udp -t 1 tx-rx # 14.38 [+0.00] # 15.80 [+1.42] tx=210086 (13110 MB) txc=0 zc=n # 16.30 [+0.50] rx=210084 (13110 MB) # 16.30 [+0.00] # 16.30 [+0.00] ipv6 udp -t 1 tx-only # 16.30 [+0.00] # 17.51 [+1.21] tx=403408 (25174 MB) txc=0 zc=n # 17.52 [+0.00] # 17.52 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.52 [+0.00] # 18.94 [+1.42] tx=110030 (6866 MB) txc=110030 zc=n # 19.44 [+0.50] rx=110006 (6864 MB) # 19.44 [+0.00] # 19.44 [+0.00] ipv6 udp -z -t 1 tx-only # 19.44 [+0.00] # 20.65 [+1.21] tx=565248 (35273 MB) txc=565248 zc=y # 20.65 [+0.00] OK # 20.68 [+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__->