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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.21 [+0.21] ipv4 tcp -t 1 # 1.64 [+1.43] tx=206917 (12912 MB) txc=0 zc=n # 2.04 [+0.40] rx=103264 (12912 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=119061 (7429 MB) txc=119061 zc=n # 3.87 [+0.36] rx=58943 (7429 MB) # 3.87 [+0.00] ok # 4.09 [+0.22] ipv6 tcp -t 1 # 5.52 [+1.43] tx=210125 (13112 MB) txc=0 zc=n # 5.92 [+0.40] rx=104937 (13112 MB) # 5.92 [+0.00] ipv6 tcp -z -t 1 # 7.39 [+1.47] tx=125606 (7838 MB) txc=125606 zc=n # 7.75 [+0.36] rx=62408 (7838 MB) # 7.75 [+0.00] ok # 7.98 [+0.23] ipv4 udp -t 1 # 9.41 [+1.43] tx=253534 (15821 MB) txc=0 zc=n # 9.91 [+0.50] rx=253534 (15821 MB) # 9.91 [+0.00] ipv4 udp -z -t 1 # 11.33 [+1.43] tx=116689 (7281 MB) txc=116689 zc=n # 11.84 [+0.50] rx=116649 (7279 MB) # 11.84 [+0.00] ok # 12.06 [+0.23] ipv6 udp -t 1 # 13.49 [+1.43] tx=246988 (15412 MB) txc=0 zc=n # 13.99 [+0.50] rx=246988 (15412 MB) # 13.99 [+0.00] ipv6 udp -z -t 1 # 15.42 [+1.43] tx=109344 (6823 MB) txc=109344 zc=n # 15.92 [+0.50] rx=109293 (6820 MB) # 15.92 [+0.00] ok # 15.94 [+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__->