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=164203 (10246 MB) txc=0 zc=n # 2.04 [+0.40] rx=62582 (10246 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=107101 (6683 MB) txc=107101 zc=n # 3.87 [+0.36] rx=53258 (6683 MB) # 3.87 [+0.00] ok # 4.10 [+0.23] ipv6 tcp -t 1 # 5.53 [+1.43] tx=169231 (10560 MB) txc=0 zc=n # 5.93 [+0.40] rx=61362 (10560 MB) # 5.93 [+0.00] ipv6 tcp -z -t 1 # 7.40 [+1.47] tx=106579 (6650 MB) txc=106579 zc=n # 7.76 [+0.36] rx=53024 (6650 MB) # 7.76 [+0.00] ok # 8.00 [+0.23] ipv4 udp -t 1 # 9.43 [+1.43] tx=179833 (11222 MB) txc=0 zc=n # 9.93 [+0.50] rx=179833 (11222 MB) # 9.93 [+0.00] ipv4 udp -z -t 1 # 11.36 [+1.43] tx=99473 (6207 MB) txc=99473 zc=n # 11.86 [+0.50] rx=99438 (6205 MB) # 11.87 [+0.00] ok # 12.11 [+0.24] ipv6 udp -t 1 # 13.53 [+1.43] tx=181429 (11321 MB) txc=0 zc=n # 14.04 [+0.50] rx=181429 (11321 MB) # 14.04 [+0.00] ipv6 udp -z -t 1 # 15.46 [+1.43] tx=95850 (5981 MB) txc=95850 zc=n # 15.96 [+0.50] rx=95821 (5979 MB) # 15.97 [+0.00] ok # 15.99 [+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__->