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.15 [+0.15] # 0.15 [+0.00] ipv4 tcp -t 1 tx-rx # 0.15 [+0.00] # 1.57 [+1.42] tx=220523 (13761 MB) txc=0 zc=n # 1.97 [+0.40] rx=110240 (13761 MB) # 1.97 [+0.00] # 1.97 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.97 [+0.00] # 3.43 [+1.46] tx=126774 (7911 MB) txc=126774 zc=n # 3.79 [+0.36] rx=63381 (7911 MB) # 3.79 [+0.00] OK # 4.02 [+0.23] # 4.02 [+0.00] ipv6 tcp -t 1 tx-rx # 4.02 [+0.00] # 5.44 [+1.42] tx=199320 (12438 MB) txc=0 zc=n # 5.84 [+0.40] rx=99574 (12438 MB) # 5.84 [+0.00] # 5.84 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.84 [+0.00] # 7.30 [+1.46] tx=118368 (7386 MB) txc=118368 zc=n # 7.66 [+0.36] rx=59181 (7386 MB) # 7.66 [+0.00] OK # 7.89 [+0.23] # 7.89 [+0.00] ipv4 udp -t 1 tx-rx # 7.89 [+0.00] # 9.31 [+1.42] tx=159862 (9975 MB) txc=0 zc=n # 9.81 [+0.50] rx=159861 (9975 MB) # 9.81 [+0.00] # 9.81 [+0.00] ipv4 udp -t 1 tx-only # 9.81 [+0.00] # 11.03 [+1.21] tx=398826 (24888 MB) txc=0 zc=n # 11.03 [+0.00] # 11.03 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.03 [+0.00] # 12.45 [+1.42] tx=77430 (4831 MB) txc=77430 zc=n # 12.95 [+0.50] rx=77404 (4830 MB) # 12.95 [+0.00] # 12.95 [+0.00] ipv4 udp -z -t 1 tx-only # 12.95 [+0.00] # 14.17 [+1.21] tx=570181 (35581 MB) txc=570181 zc=y # 14.17 [+0.00] OK # 14.38 [+0.21] # 14.38 [+0.00] ipv6 udp -t 1 tx-rx # 14.38 [+0.00] # 15.79 [+1.42] tx=171235 (10685 MB) txc=0 zc=n # 16.29 [+0.50] rx=171222 (10684 MB) # 16.29 [+0.00] # 16.29 [+0.00] ipv6 udp -t 1 tx-only # 16.29 [+0.00] # 17.51 [+1.21] tx=400492 (24992 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=76122 (4750 MB) txc=76122 zc=n # 19.43 [+0.50] rx=76095 (4748 MB) # 19.43 [+0.00] # 19.43 [+0.00] ipv6 udp -z -t 1 tx-only # 19.43 [+0.00] # 20.64 [+1.21] tx=558759 (34868 MB) txc=558759 zc=y # 20.64 [+0.00] OK # 20.66 [+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__->