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.19 [+0.19] ipv4 tcp -t 1 # 1.62 [+1.43] tx=216844 (13531 MB) txc=0 zc=n # 2.02 [+0.40] rx=102732 (13531 MB) # 2.02 [+0.00] ipv4 tcp -z -t 1 # 3.49 [+1.47] tx=126683 (7905 MB) txc=126683 zc=n # 3.85 [+0.36] rx=63283 (7905 MB) # 3.85 [+0.00] ok # 4.08 [+0.22] ipv6 tcp -t 1 # 5.51 [+1.43] tx=210860 (13158 MB) txc=0 zc=n # 5.91 [+0.40] rx=99914 (13158 MB) # 5.91 [+0.00] ipv6 tcp -z -t 1 # 7.38 [+1.47] tx=124774 (7786 MB) txc=124774 zc=n # 7.74 [+0.36] rx=62177 (7786 MB) # 7.74 [+0.00] ok # 7.97 [+0.23] ipv4 udp -t 1 # 9.40 [+1.43] tx=255275 (15930 MB) txc=0 zc=n # 9.90 [+0.50] rx=255275 (15930 MB) # 9.90 [+0.00] ipv4 udp -z -t 1 # 11.33 [+1.43] tx=122342 (7634 MB) txc=122342 zc=n # 11.83 [+0.50] rx=122331 (7633 MB) # 11.83 [+0.00] ok # 12.07 [+0.23] ipv6 udp -t 1 # 13.49 [+1.43] tx=259683 (16205 MB) txc=0 zc=n # 13.99 [+0.50] rx=259683 (16205 MB) # 14.00 [+0.00] ipv6 udp -z -t 1 # 15.42 [+1.43] tx=123688 (7718 MB) txc=123688 zc=n # 15.92 [+0.50] rx=123675 (7717 MB) # 15.93 [+0.00] ok # 15.95 [+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__->