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=200486 (12511 MB) txc=0 zc=n # 2.04 [+0.40] rx=94267 (12511 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=110904 (6920 MB) txc=110904 zc=n # 3.87 [+0.36] rx=55117 (6920 MB) # 3.87 [+0.00] ok # 4.10 [+0.22] ipv6 tcp -t 1 # 5.52 [+1.43] tx=196941 (12289 MB) txc=0 zc=n # 5.92 [+0.40] rx=96885 (12289 MB) # 5.93 [+0.00] ipv6 tcp -z -t 1 # 7.39 [+1.47] tx=103945 (6486 MB) txc=103945 zc=n # 7.75 [+0.36] rx=50810 (6486 MB) # 7.75 [+0.00] ok # 8.01 [+0.25] ipv4 udp -t 1 # 9.44 [+1.43] tx=168631 (10523 MB) txc=0 zc=n # 9.94 [+0.50] rx=168628 (10523 MB) # 9.94 [+0.00] ipv4 udp -z -t 1 # 11.37 [+1.43] tx=85242 (5319 MB) txc=85242 zc=n # 11.87 [+0.50] rx=85049 (5307 MB) # 11.87 [+0.00] ok # 12.10 [+0.23] ipv6 udp -t 1 # 13.52 [+1.43] tx=234773 (14650 MB) txc=0 zc=n # 14.02 [+0.50] rx=234773 (14650 MB) # 14.03 [+0.00] ipv6 udp -z -t 1 # 15.46 [+1.43] tx=111749 (6973 MB) txc=111749 zc=n # 15.96 [+0.50] rx=111734 (6972 MB) # 15.96 [+0.00] ok # 15.98 [+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__->