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.64 [+1.42] tx=146157 (9120 MB) txc=0 zc=n # 2.04 [+0.40] rx=71650 (9120 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=120774 (7536 MB) txc=120774 zc=n # 3.86 [+0.36] rx=60373 (7536 MB) # 3.86 [+0.00] OK # 4.09 [+0.23] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.51 [+1.42] tx=202962 (12665 MB) txc=0 zc=n # 5.91 [+0.40] rx=101474 (12665 MB) # 5.91 [+0.00] # 5.91 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.91 [+0.00] # 7.37 [+1.46] tx=123111 (7682 MB) txc=123111 zc=n # 7.73 [+0.36] rx=61530 (7682 MB) # 7.73 [+0.00] OK # 7.93 [+0.20] # 7.93 [+0.00] ipv4 udp -t 1 tx-rx # 7.93 [+0.00] # 9.35 [+1.42] tx=204230 (12744 MB) txc=0 zc=n # 9.85 [+0.50] rx=204221 (12744 MB) # 9.85 [+0.00] # 9.85 [+0.00] ipv4 udp -t 1 tx-only # 9.85 [+0.00] # 11.07 [+1.21] tx=400925 (25019 MB) txc=0 zc=n # 11.07 [+0.00] # 11.07 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.07 [+0.00] # 12.49 [+1.42] tx=108971 (6800 MB) txc=108971 zc=n # 12.99 [+0.50] rx=108947 (6798 MB) # 12.99 [+0.00] # 12.99 [+0.00] ipv4 udp -z -t 1 tx-only # 12.99 [+0.00] # 14.20 [+1.21] tx=554378 (34595 MB) txc=554378 zc=y # 14.20 [+0.00] OK # 14.41 [+0.20] # 14.41 [+0.00] ipv6 udp -t 1 tx-rx # 14.41 [+0.00] # 15.83 [+1.42] tx=214398 (13379 MB) txc=0 zc=n # 16.33 [+0.50] rx=214377 (13377 MB) # 16.33 [+0.00] # 16.33 [+0.00] ipv6 udp -t 1 tx-only # 16.33 [+0.00] # 17.54 [+1.21] tx=402435 (25113 MB) txc=0 zc=n # 17.54 [+0.00] # 17.54 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.54 [+0.00] # 18.96 [+1.42] tx=112263 (7005 MB) txc=112263 zc=n # 19.46 [+0.50] rx=112196 (7001 MB) # 19.46 [+0.00] # 19.46 [+0.00] ipv6 udp -z -t 1 tx-only # 19.47 [+0.00] # 20.68 [+1.21] tx=546525 (34105 MB) txc=546525 zc=y # 20.68 [+0.00] OK # 20.70 [+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__->