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.25 [+0.25] ipv4 tcp -t 1 # 1.68 [+1.43] tx=216439 (13506 MB) txc=0 zc=n # 2.08 [+0.40] rx=105970 (13506 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.55 [+1.47] tx=123675 (7717 MB) txc=123675 zc=n # 3.91 [+0.36] rx=61399 (7717 MB) # 3.91 [+0.00] ok # 4.16 [+0.25] ipv6 tcp -t 1 # 5.60 [+1.43] tx=207184 (12929 MB) txc=0 zc=n # 6.00 [+0.40] rx=103534 (12929 MB) # 6.00 [+0.00] ipv6 tcp -z -t 1 # 7.47 [+1.47] tx=123194 (7687 MB) txc=123194 zc=n # 7.83 [+0.36] rx=61147 (7687 MB) # 7.83 [+0.00] ok # 8.06 [+0.23] ipv4 udp -t 1 # 9.49 [+1.43] tx=248437 (15503 MB) txc=0 zc=n # 9.99 [+0.50] rx=248436 (15503 MB) # 9.99 [+0.00] ipv4 udp -z -t 1 # 11.42 [+1.43] tx=114924 (7171 MB) txc=114924 zc=n # 11.92 [+0.50] rx=114912 (7170 MB) # 11.92 [+0.00] ok # 12.14 [+0.22] ipv6 udp -t 1 # 13.57 [+1.43] tx=218082 (13609 MB) txc=0 zc=n # 14.07 [+0.50] rx=218082 (13609 MB) # 14.07 [+0.00] ipv6 udp -z -t 1 # 15.49 [+1.42] tx=109777 (6850 MB) txc=109777 zc=n # 15.99 [+0.50] rx=109735 (6847 MB) # 15.99 [+0.00] ok # 16.02 [+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__->