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.15 [+0.15] ipv4 tcp -t 1 # 1.57 [+1.42] tx=174149 (10867 MB) txc=0 zc=n # 1.97 [+0.40] rx=61674 (10867 MB) # 1.97 [+0.00] ipv4 tcp -z -t 1 # 3.43 [+1.46] tx=106795 (6664 MB) txc=106795 zc=n # 3.79 [+0.36] rx=53348 (6664 MB) # 3.79 [+0.00] ok # 3.98 [+0.19] ipv6 tcp -t 1 # 5.40 [+1.42] tx=164536 (10267 MB) txc=0 zc=n # 5.80 [+0.40] rx=58194 (10267 MB) # 5.81 [+0.00] ipv6 tcp -z -t 1 # 7.27 [+1.46] tx=103375 (6450 MB) txc=103375 zc=n # 7.63 [+0.36] rx=49802 (6450 MB) # 7.63 [+0.00] ok # 7.80 [+0.17] ipv4 udp -t 1 # 9.22 [+1.42] tx=198719 (12400 MB) txc=0 zc=n # 9.72 [+0.50] rx=198719 (12400 MB) # 9.72 [+0.00] ipv4 udp -z -t 1 # 11.14 [+1.42] tx=87586 (5465 MB) txc=87586 zc=n # 11.64 [+0.50] rx=87503 (5460 MB) # 11.64 [+0.00] ok # 11.84 [+0.20] ipv6 udp -t 1 # 13.26 [+1.42] tx=248816 (15527 MB) txc=0 zc=n # 13.76 [+0.50] rx=248816 (15527 MB) # 13.76 [+0.00] ipv6 udp -z -t 1 # 15.19 [+1.42] tx=106266 (6631 MB) txc=106266 zc=n # 15.69 [+0.50] rx=106257 (6630 MB) # 15.69 [+0.00] ok # 15.72 [+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__->