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.22 [+0.22] ipv4 tcp -t 1 # 1.65 [+1.43] tx=211656 (13208 MB) txc=0 zc=n # 2.05 [+0.40] rx=105562 (13208 MB) # 2.05 [+0.00] ipv4 tcp -z -t 1 # 3.52 [+1.47] tx=127378 (7948 MB) txc=127378 zc=n # 3.88 [+0.36] rx=63298 (7948 MB) # 3.88 [+0.00] ok # 4.12 [+0.24] ipv6 tcp -t 1 # 5.55 [+1.43] tx=203747 (12714 MB) txc=0 zc=n # 5.95 [+0.40] rx=101839 (12714 MB) # 5.95 [+0.00] ipv6 tcp -z -t 1 # 7.41 [+1.46] tx=119334 (7446 MB) txc=119334 zc=n # 7.77 [+0.36] rx=59112 (7446 MB) # 7.77 [+0.00] ok # 7.98 [+0.20] ipv4 udp -t 1 # 9.41 [+1.43] tx=239817 (14965 MB) txc=0 zc=n # 9.91 [+0.50] rx=239817 (14965 MB) # 9.91 [+0.00] ipv4 udp -z -t 1 # 11.33 [+1.42] tx=117677 (7343 MB) txc=117677 zc=n # 11.83 [+0.50] rx=117666 (7342 MB) # 11.83 [+0.00] ok # 12.05 [+0.22] ipv6 udp -t 1 # 13.48 [+1.43] tx=241104 (15045 MB) txc=0 zc=n # 13.98 [+0.50] rx=241104 (15045 MB) # 13.98 [+0.00] ipv6 udp -z -t 1 # 15.40 [+1.42] tx=110734 (6910 MB) txc=110734 zc=n # 15.90 [+0.50] rx=110681 (6906 MB) # 15.90 [+0.00] ok # 15.93 [+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__->