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=196552 (12265 MB) txc=0 zc=n # 1.98 [+0.40] rx=85485 (12265 MB) # 1.98 [+0.00] # 1.98 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.98 [+0.00] # 3.45 [+1.46] tx=109216 (6815 MB) txc=109216 zc=n # 3.81 [+0.36] rx=54592 (6815 MB) # 3.81 [+0.00] OK # 4.01 [+0.20] # 4.01 [+0.00] ipv6 tcp -t 1 tx-rx # 4.01 [+0.00] # 5.43 [+1.42] tx=160396 (10009 MB) txc=0 zc=n # 5.82 [+0.40] rx=60476 (10009 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=123241 (7690 MB) txc=123241 zc=n # 7.64 [+0.36] rx=61602 (7690 MB) # 7.65 [+0.00] OK # 7.86 [+0.21] # 7.86 [+0.00] ipv4 udp -t 1 tx-rx # 7.86 [+0.00] # 9.28 [+1.42] tx=230429 (14379 MB) txc=0 zc=n # 9.78 [+0.50] rx=230429 (14379 MB) # 9.78 [+0.00] # 9.78 [+0.00] ipv4 udp -t 1 tx-only # 9.78 [+0.00] # 11.00 [+1.21] tx=378528 (23621 MB) txc=0 zc=n # 11.00 [+0.00] # 11.00 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.00 [+0.00] # 12.42 [+1.42] tx=99163 (6188 MB) txc=99163 zc=n # 12.92 [+0.50] rx=99123 (6185 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=487508 (30422 MB) txc=487508 zc=y # 14.14 [+0.00] OK # 14.35 [+0.22] # 14.35 [+0.00] ipv6 udp -t 1 tx-rx # 14.35 [+0.00] # 15.77 [+1.42] tx=208593 (13016 MB) txc=0 zc=n # 16.28 [+0.50] rx=208587 (13016 MB) # 16.28 [+0.00] # 16.28 [+0.00] ipv6 udp -t 1 tx-only # 16.28 [+0.00] # 17.49 [+1.22] tx=373733 (23322 MB) txc=0 zc=n # 17.49 [+0.00] # 17.49 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.50 [+0.00] # 18.92 [+1.42] tx=88144 (5500 MB) txc=88144 zc=n # 19.42 [+0.50] rx=87735 (5474 MB) # 19.42 [+0.00] # 19.42 [+0.00] ipv6 udp -z -t 1 tx-only # 19.42 [+0.00] # 20.63 [+1.22] tx=494755 (30874 MB) txc=494755 zc=y # 20.64 [+0.00] OK # 20.66 [+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__->