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] ipv4 tcp -t 1 # 1.63 [+1.43] tx=191663 (11960 MB) txc=0 zc=n # 2.03 [+0.40] rx=83902 (11960 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.50 [+1.47] tx=86720 (5411 MB) txc=86720 zc=n # 3.86 [+0.36] rx=43129 (5411 MB) # 3.87 [+0.00] ok # 4.10 [+0.23] ipv6 tcp -t 1 # 5.52 [+1.42] tx=158943 (9918 MB) txc=0 zc=n # 5.92 [+0.40] rx=70025 (9918 MB) # 5.92 [+0.00] ipv6 tcp -z -t 1 # 7.39 [+1.46] tx=92908 (5797 MB) txc=92908 zc=n # 7.74 [+0.36] rx=46307 (5797 MB) # 7.75 [+0.00] ok # 7.97 [+0.22] ipv4 udp -t 1 # 9.39 [+1.43] tx=152164 (9495 MB) txc=0 zc=n # 9.89 [+0.50] rx=152163 (9495 MB) # 9.89 [+0.00] ipv4 udp -z -t 1 # 11.32 [+1.43] tx=71848 (4483 MB) txc=71848 zc=n # 11.82 [+0.50] rx=71817 (4481 MB) # 11.82 [+0.00] ok # 12.06 [+0.24] ipv6 udp -t 1 # 13.49 [+1.43] tx=164904 (10290 MB) txc=0 zc=n # 13.99 [+0.50] rx=164903 (10290 MB) # 13.99 [+0.00] ipv6 udp -z -t 1 # 15.42 [+1.43] tx=88212 (5504 MB) txc=88212 zc=n # 15.92 [+0.50] rx=88183 (5502 MB) # 15.92 [+0.00] ok # 15.95 [+0.03] 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__->