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.24 [+0.24] ipv4 tcp -t 1 # 1.67 [+1.43] tx=206929 (12913 MB) txc=0 zc=n # 2.07 [+0.40] rx=103260 (12913 MB) # 2.07 [+0.00] ipv4 tcp -z -t 1 # 3.54 [+1.47] tx=114803 (7164 MB) txc=114803 zc=n # 3.90 [+0.36] rx=56851 (7164 MB) # 3.90 [+0.00] ok # 4.13 [+0.23] ipv6 tcp -t 1 # 5.56 [+1.43] tx=185338 (11565 MB) txc=0 zc=n # 5.96 [+0.40] rx=91680 (11565 MB) # 5.96 [+0.00] ipv6 tcp -z -t 1 # 7.43 [+1.47] tx=110166 (6874 MB) txc=110166 zc=n # 7.79 [+0.36] rx=54434 (6874 MB) # 7.79 [+0.00] ok # 8.02 [+0.23] ipv4 udp -t 1 # 9.45 [+1.43] tx=232708 (14521 MB) txc=0 zc=n # 9.95 [+0.50] rx=232688 (14520 MB) # 9.95 [+0.00] ipv4 udp -z -t 1 # 11.38 [+1.43] tx=106884 (6669 MB) txc=106884 zc=n # 11.88 [+0.50] rx=106763 (6662 MB) # 11.88 [+0.00] ok # 12.14 [+0.25] ipv6 udp -t 1 # 13.57 [+1.43] tx=229416 (14316 MB) txc=0 zc=n # 14.07 [+0.50] rx=229413 (14316 MB) # 14.07 [+0.00] ipv6 udp -z -t 1 # 15.50 [+1.43] tx=103339 (6448 MB) txc=103339 zc=n # 16.00 [+0.50] rx=103218 (6441 MB) # 16.00 [+0.00] ok # 16.03 [+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__->