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.22 [+0.22] # 0.23 [+0.00] ipv4 tcp -t 1 tx-rx # 0.23 [+0.00] # 1.65 [+1.42] tx=187858 (11723 MB) txc=0 zc=n # 2.05 [+0.40] rx=93910 (11723 MB) # 2.10 [+0.05] # 2.10 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.11 [+0.01] # 3.67 [+1.56] tx=40553 (2530 MB) txc=40553 zc=n # 4.03 [+0.36] rx=15458 (2530 MB) # 4.03 [+0.00] OK # 4.45 [+0.42] # 4.45 [+0.00] ipv6 tcp -t 1 tx-rx # 4.45 [+0.00] # 5.88 [+1.43] tx=183756 (11467 MB) txc=0 zc=n # 6.28 [+0.40] rx=91846 (11467 MB) # 6.28 [+0.00] # 6.28 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.28 [+0.00] # 7.75 [+1.47] tx=101614 (6341 MB) txc=101614 zc=n # 8.11 [+0.36] rx=50798 (6341 MB) # 8.11 [+0.00] OK # 8.34 [+0.23] # 8.34 [+0.00] ipv4 udp -t 1 tx-rx # 8.34 [+0.00] # 9.76 [+1.42] tx=161187 (10058 MB) txc=0 zc=n # 10.26 [+0.50] rx=161184 (10058 MB) # 10.26 [+0.00] # 10.26 [+0.00] ipv4 udp -t 1 tx-only # 10.26 [+0.00] # 11.48 [+1.22] tx=401722 (25068 MB) txc=0 zc=n # 11.48 [+0.00] # 11.48 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.48 [+0.00] # 12.90 [+1.42] tx=103730 (6473 MB) txc=103730 zc=n # 13.40 [+0.50] rx=103707 (6471 MB) # 13.40 [+0.00] # 13.40 [+0.00] ipv4 udp -z -t 1 tx-only # 13.40 [+0.00] # 14.61 [+1.21] tx=535459 (33414 MB) txc=535459 zc=y # 14.61 [+0.00] OK # 14.82 [+0.21] # 14.82 [+0.00] ipv6 udp -t 1 tx-rx # 14.82 [+0.00] # 16.24 [+1.42] tx=186169 (11617 MB) txc=0 zc=n # 16.74 [+0.50] rx=186169 (11617 MB) # 16.74 [+0.00] # 16.74 [+0.00] ipv6 udp -t 1 tx-only # 16.74 [+0.00] # 17.96 [+1.21] tx=398932 (24894 MB) txc=0 zc=n # 17.96 [+0.00] # 17.96 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.96 [+0.00] # 19.38 [+1.42] tx=97207 (6066 MB) txc=97207 zc=n # 19.88 [+0.50] rx=97186 (6064 MB) # 19.88 [+0.00] # 19.88 [+0.00] ipv6 udp -z -t 1 tx-only # 19.88 [+0.00] # 21.09 [+1.21] tx=561081 (35013 MB) txc=561081 zc=y # 21.09 [+0.00] OK # 21.11 [+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__->