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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.17 [+0.17] ipv4 tcp -t 1 # 1.59 [+1.42] tx=201676 (12585 MB) txc=0 zc=n # 1.99 [+0.40] rx=92969 (12585 MB) # 1.99 [+0.00] ipv4 tcp -z -t 1 # 3.45 [+1.46] tx=100046 (6243 MB) txc=100046 zc=n # 3.81 [+0.36] rx=49838 (6243 MB) # 3.81 [+0.00] ok # 4.01 [+0.20] ipv6 tcp -t 1 # 5.43 [+1.42] tx=156156 (9744 MB) txc=0 zc=n # 5.83 [+0.40] rx=59179 (9744 MB) # 5.84 [+0.00] ipv6 tcp -z -t 1 # 7.30 [+1.46] tx=98642 (6155 MB) txc=98642 zc=n # 7.66 [+0.36] rx=48006 (6155 MB) # 7.66 [+0.00] ok # 7.84 [+0.18] ipv4 udp -t 1 # 9.26 [+1.42] tx=184284 (11499 MB) txc=0 zc=n # 9.76 [+0.50] rx=184268 (11499 MB) # 9.76 [+0.00] ipv4 udp -z -t 1 # 11.18 [+1.42] tx=93467 (5832 MB) txc=93467 zc=n # 11.68 [+0.50] rx=93458 (5832 MB) # 11.68 [+0.00] ok # 11.86 [+0.18] ipv6 udp -t 1 # 13.29 [+1.42] tx=247848 (15466 MB) txc=0 zc=n # 13.79 [+0.50] rx=247841 (15466 MB) # 13.79 [+0.00] ipv6 udp -z -t 1 # 15.21 [+1.42] tx=116741 (7285 MB) txc=116741 zc=n # 15.71 [+0.50] rx=116717 (7283 MB) # 15.71 [+0.00] ok # 15.74 [+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__->