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.24 [+0.24] ipv4 tcp -t 1 # 1.68 [+1.44] tx=141682 (8841 MB) txc=0 zc=n # 2.08 [+0.40] rx=54366 (8841 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.56 [+1.48] tx=88792 (5540 MB) txc=88792 zc=n # 3.92 [+0.36] rx=43524 (5540 MB) # 3.92 [+0.00] ok # 4.19 [+0.27] ipv6 tcp -t 1 # 5.62 [+1.43] tx=167672 (10463 MB) txc=0 zc=n # 6.02 [+0.40] rx=79385 (10463 MB) # 6.03 [+0.00] ipv6 tcp -z -t 1 # 7.50 [+1.47] tx=99696 (6221 MB) txc=99696 zc=n # 7.86 [+0.36] rx=49600 (6221 MB) # 7.86 [+0.00] ok # 8.10 [+0.24] ipv4 udp -t 1 # 9.53 [+1.43] tx=197006 (12293 MB) txc=0 zc=n # 10.03 [+0.50] rx=196986 (12292 MB) # 10.04 [+0.00] ipv4 udp -z -t 1 # 11.47 [+1.43] tx=98585 (6152 MB) txc=98585 zc=n # 11.97 [+0.50] rx=98561 (6150 MB) # 11.97 [+0.00] ok # 12.28 [+0.31] ipv6 udp -t 1 # 13.72 [+1.43] tx=211041 (13169 MB) txc=0 zc=n # 14.22 [+0.50] rx=211026 (13168 MB) # 14.22 [+0.00] ipv6 udp -z -t 1 # 15.65 [+1.43] tx=102626 (6404 MB) txc=102626 zc=n # 16.15 [+0.50] rx=102613 (6403 MB) # 16.15 [+0.00] ok # 16.18 [+0.03] 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__->