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.20 [+0.20] ipv4 tcp -t 1 # 1.63 [+1.43] tx=158562 (9894 MB) txc=0 zc=n # 2.03 [+0.40] rx=72008 (9894 MB) # 2.03 [+0.00] ipv4 tcp -z -t 1 # 3.49 [+1.47] tx=111462 (6955 MB) txc=111462 zc=n # 3.85 [+0.36] rx=55361 (6955 MB) # 3.85 [+0.00] ok # 4.07 [+0.22] ipv6 tcp -t 1 # 5.50 [+1.43] tx=203535 (12701 MB) txc=0 zc=n # 5.90 [+0.40] rx=100468 (12701 MB) # 5.90 [+0.00] ipv6 tcp -z -t 1 # 7.36 [+1.47] tx=114008 (7114 MB) txc=114008 zc=n # 7.72 [+0.36] rx=56825 (7114 MB) # 7.72 [+0.00] ok # 7.97 [+0.25] ipv4 udp -t 1 # 9.40 [+1.43] tx=248282 (15493 MB) txc=0 zc=n # 9.90 [+0.50] rx=248267 (15492 MB) # 9.90 [+0.00] ipv4 udp -z -t 1 # 11.32 [+1.42] tx=113422 (7077 MB) txc=113422 zc=n # 11.83 [+0.50] rx=113336 (7072 MB) # 11.83 [+0.00] ok # 12.04 [+0.21] ipv6 udp -t 1 # 13.46 [+1.43] tx=258973 (16160 MB) txc=0 zc=n # 13.97 [+0.50] rx=258973 (16160 MB) # 13.97 [+0.00] ipv6 udp -z -t 1 # 15.39 [+1.42] tx=107167 (6687 MB) txc=107167 zc=n # 15.89 [+0.50] rx=107135 (6685 MB) # 15.89 [+0.00] ok # 15.92 [+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__->