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.15 [+0.15] ipv4 tcp -t 1 # 1.57 [+1.43] tx=182653 (11398 MB) txc=0 zc=n # 1.97 [+0.40] rx=88918 (11398 MB) # 1.97 [+0.00] ipv4 tcp -z -t 1 # 3.44 [+1.47] tx=109127 (6809 MB) txc=109127 zc=n # 3.80 [+0.36] rx=54085 (6809 MB) # 3.80 [+0.00] ok # 3.99 [+0.19] ipv6 tcp -t 1 # 5.41 [+1.42] tx=146227 (9125 MB) txc=0 zc=n # 5.81 [+0.40] rx=56366 (9125 MB) # 5.81 [+0.00] ipv6 tcp -z -t 1 # 7.27 [+1.46] tx=90555 (5650 MB) txc=90555 zc=n # 7.63 [+0.36] rx=45007 (5650 MB) # 7.63 [+0.00] ok # 7.81 [+0.18] ipv4 udp -t 1 # 9.24 [+1.42] tx=245318 (15308 MB) txc=0 zc=n # 9.74 [+0.50] rx=245272 (15305 MB) # 9.74 [+0.00] ipv4 udp -z -t 1 # 11.16 [+1.42] tx=109081 (6807 MB) txc=109081 zc=n # 11.66 [+0.50] rx=109075 (6806 MB) # 11.66 [+0.00] ok # 11.85 [+0.19] ipv6 udp -t 1 # 13.27 [+1.42] tx=245087 (15294 MB) txc=0 zc=n # 13.77 [+0.50] rx=245061 (15292 MB) # 13.77 [+0.00] ipv6 udp -z -t 1 # 15.20 [+1.42] tx=88767 (5539 MB) txc=88767 zc=n # 15.70 [+0.50] rx=88746 (5538 MB) # 15.70 [+0.00] ok # 15.72 [+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__->