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.19 [+0.19] # 0.19 [+0.00] ipv4 tcp -t 1 tx-rx # 0.19 [+0.00] # 1.61 [+1.42] tx=209592 (13079 MB) txc=0 zc=n # 2.00 [+0.40] rx=104756 (13079 MB) # 2.01 [+0.00] # 2.01 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.01 [+0.00] # 3.47 [+1.46] tx=125730 (7846 MB) txc=125730 zc=n # 3.83 [+0.36] rx=62854 (7846 MB) # 3.83 [+0.00] OK # 4.01 [+0.19] # 4.01 [+0.00] ipv6 tcp -t 1 tx-rx # 4.01 [+0.00] # 5.43 [+1.42] tx=198992 (12417 MB) txc=0 zc=n # 5.83 [+0.40] rx=99486 (12417 MB) # 5.83 [+0.00] # 5.83 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.83 [+0.00] # 7.30 [+1.46] tx=123318 (7695 MB) txc=123318 zc=n # 7.65 [+0.36] rx=61648 (7695 MB) # 7.65 [+0.00] OK # 7.86 [+0.21] # 7.86 [+0.00] ipv4 udp -t 1 tx-rx # 7.86 [+0.00] # 9.28 [+1.42] tx=210169 (13115 MB) txc=0 zc=n # 9.78 [+0.50] rx=210156 (13114 MB) # 9.78 [+0.00] # 9.78 [+0.00] ipv4 udp -t 1 tx-only # 9.78 [+0.00] # 11.00 [+1.22] tx=405070 (25277 MB) txc=0 zc=n # 11.00 [+0.00] # 11.00 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.00 [+0.00] # 12.42 [+1.42] tx=112230 (7003 MB) txc=112230 zc=n # 12.92 [+0.50] rx=112211 (7002 MB) # 12.92 [+0.00] # 12.92 [+0.00] ipv4 udp -z -t 1 tx-only # 12.93 [+0.00] # 14.14 [+1.21] tx=562331 (35091 MB) txc=562331 zc=y # 14.14 [+0.00] OK # 14.37 [+0.23] # 14.37 [+0.00] ipv6 udp -t 1 tx-rx # 14.38 [+0.00] # 15.80 [+1.42] tx=214539 (13388 MB) txc=0 zc=n # 16.30 [+0.50] rx=214537 (13387 MB) # 16.30 [+0.00] # 16.30 [+0.00] ipv6 udp -t 1 tx-only # 16.30 [+0.00] # 17.51 [+1.22] tx=400931 (25019 MB) txc=0 zc=n # 17.51 [+0.00] # 17.51 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.51 [+0.00] # 18.93 [+1.42] tx=107011 (6677 MB) txc=107011 zc=n # 19.43 [+0.50] rx=106992 (6676 MB) # 19.44 [+0.00] # 19.44 [+0.00] ipv6 udp -z -t 1 tx-only # 19.44 [+0.00] # 20.65 [+1.22] tx=556426 (34723 MB) txc=556426 zc=y # 20.65 [+0.00] OK # 20.68 [+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__->