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.66 [+1.43] tx=188246 (11747 MB) txc=0 zc=n # 2.06 [+0.40] rx=92464 (11747 MB) # 2.06 [+0.00] ipv4 tcp -z -t 1 # 3.53 [+1.47] tx=111611 (6964 MB) txc=111611 zc=n # 3.89 [+0.36] rx=55231 (6964 MB) # 3.89 [+0.00] ok # 4.15 [+0.26] ipv6 tcp -t 1 # 5.58 [+1.43] tx=197754 (12340 MB) txc=0 zc=n # 5.98 [+0.40] rx=94437 (12340 MB) # 5.98 [+0.00] ipv6 tcp -z -t 1 # 7.45 [+1.47] tx=106436 (6641 MB) txc=106436 zc=n # 7.80 [+0.36] rx=52897 (6641 MB) # 7.81 [+0.00] ok # 8.03 [+0.22] ipv4 udp -t 1 # 9.45 [+1.42] tx=226219 (14116 MB) txc=0 zc=n # 9.96 [+0.50] rx=226217 (14116 MB) # 9.96 [+0.00] ipv4 udp -z -t 1 # 11.38 [+1.42] tx=110373 (6887 MB) txc=110373 zc=n # 11.88 [+0.50] rx=110327 (6884 MB) # 11.88 [+0.00] ok # 12.12 [+0.24] ipv6 udp -t 1 # 13.55 [+1.43] tx=229619 (14329 MB) txc=0 zc=n # 14.05 [+0.50] rx=229613 (14328 MB) # 14.05 [+0.00] ipv6 udp -z -t 1 # 15.48 [+1.43] tx=106755 (6661 MB) txc=106755 zc=n # 15.98 [+0.50] rx=106696 (6658 MB) # 15.98 [+0.00] ok # 16.01 [+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__->