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=204624 (12769 MB) txc=0 zc=n # 2.04 [+0.40] rx=95134 (12769 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=116796 (7288 MB) txc=116796 zc=n # 3.87 [+0.36] rx=57653 (7288 MB) # 3.87 [+0.00] ok # 4.09 [+0.22] ipv6 tcp -t 1 # 5.52 [+1.43] tx=191046 (11921 MB) txc=0 zc=n # 5.92 [+0.40] rx=92133 (11921 MB) # 5.92 [+0.00] ipv6 tcp -z -t 1 # 7.38 [+1.47] tx=114296 (7132 MB) txc=114296 zc=n # 7.74 [+0.36] rx=56600 (7132 MB) # 7.74 [+0.00] ok # 8.00 [+0.25] ipv4 udp -t 1 # 9.43 [+1.43] tx=234111 (14609 MB) txc=0 zc=n # 9.93 [+0.50] rx=234111 (14609 MB) # 9.93 [+0.00] ipv4 udp -z -t 1 # 11.35 [+1.43] tx=113842 (7104 MB) txc=113842 zc=n # 11.85 [+0.50] rx=113810 (7102 MB) # 11.85 [+0.00] ok # 12.07 [+0.21] ipv6 udp -t 1 # 13.49 [+1.43] tx=229386 (14314 MB) txc=0 zc=n # 13.99 [+0.50] rx=229384 (14314 MB) # 13.99 [+0.00] ipv6 udp -z -t 1 # 15.42 [+1.43] tx=102645 (6405 MB) txc=102645 zc=n # 15.92 [+0.50] rx=102644 (6405 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__->