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.21 [+0.21] ipv4 tcp -t 1 # 1.64 [+1.43] tx=218869 (13658 MB) txc=0 zc=n # 2.04 [+0.40] rx=108466 (13658 MB) # 2.04 [+0.00] ipv4 tcp -z -t 1 # 3.51 [+1.47] tx=124484 (7768 MB) txc=124484 zc=n # 3.87 [+0.36] rx=61755 (7768 MB) # 3.87 [+0.00] ok # 4.08 [+0.21] ipv6 tcp -t 1 # 5.50 [+1.42] tx=202484 (12635 MB) txc=0 zc=n # 5.90 [+0.40] rx=101201 (12635 MB) # 5.91 [+0.00] ipv6 tcp -z -t 1 # 7.37 [+1.47] tx=125872 (7854 MB) txc=125872 zc=n # 7.73 [+0.36] rx=62550 (7854 MB) # 7.73 [+0.00] ok # 7.95 [+0.21] ipv4 udp -t 1 # 9.37 [+1.42] tx=238402 (14877 MB) txc=0 zc=n # 9.87 [+0.50] rx=238393 (14876 MB) # 9.87 [+0.00] ipv4 udp -z -t 1 # 11.30 [+1.42] tx=119428 (7452 MB) txc=119428 zc=n # 11.80 [+0.50] rx=119424 (7452 MB) # 11.80 [+0.00] ok # 12.01 [+0.21] ipv6 udp -t 1 # 13.44 [+1.43] tx=240958 (15036 MB) txc=0 zc=n # 13.94 [+0.50] rx=240943 (15035 MB) # 13.94 [+0.00] ipv6 udp -z -t 1 # 15.36 [+1.42] tx=114656 (7154 MB) txc=114656 zc=n # 15.86 [+0.50] rx=114635 (7153 MB) # 15.86 [+0.00] ok # 15.89 [+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__->