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=157753 (9844 MB) txc=0 zc=n # 1.99 [+0.40] rx=61698 (9844 MB) # 1.99 [+0.00] ipv4 tcp -z -t 1 # 3.46 [+1.46] tx=105497 (6583 MB) txc=105497 zc=n # 3.82 [+0.36] rx=52135 (6583 MB) # 3.82 [+0.00] ok # 4.01 [+0.19] ipv6 tcp -t 1 # 5.43 [+1.42] tx=152419 (9511 MB) txc=0 zc=n # 5.83 [+0.40] rx=58858 (9511 MB) # 5.83 [+0.00] ipv6 tcp -z -t 1 # 7.30 [+1.46] tx=102703 (6409 MB) txc=102703 zc=n # 7.66 [+0.36] rx=50784 (6409 MB) # 7.66 [+0.00] ok # 7.83 [+0.17] ipv4 udp -t 1 # 9.25 [+1.42] tx=174795 (10907 MB) txc=0 zc=n # 9.75 [+0.50] rx=174790 (10907 MB) # 9.76 [+0.00] ipv4 udp -z -t 1 # 11.18 [+1.42] tx=80675 (5034 MB) txc=80675 zc=n # 11.68 [+0.50] rx=80661 (5033 MB) # 11.68 [+0.00] ok # 11.86 [+0.18] ipv6 udp -t 1 # 13.28 [+1.42] tx=183711 (11464 MB) txc=0 zc=n # 13.78 [+0.50] rx=183711 (11464 MB) # 13.78 [+0.00] ipv6 udp -z -t 1 # 15.21 [+1.42] tx=81160 (5064 MB) txc=81160 zc=n # 15.71 [+0.50] rx=81087 (5060 MB) # 15.71 [+0.00] ok # 15.73 [+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__->