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.22 [+0.22] # 0.22 [+0.00] ipv4 tcp -t 1 tx-rx # 0.22 [+0.00] # 1.65 [+1.42] tx=167870 (10475 MB) txc=0 zc=n # 2.05 [+0.40] rx=62244 (10475 MB) # 2.05 [+0.00] # 2.05 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.05 [+0.00] # 3.51 [+1.46] tx=121919 (7608 MB) txc=121919 zc=n # 3.87 [+0.36] rx=60928 (7608 MB) # 3.87 [+0.00] OK # 4.09 [+0.22] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.51 [+1.42] tx=209071 (13046 MB) txc=0 zc=n # 5.91 [+0.40] rx=100288 (13046 MB) # 5.91 [+0.00] # 5.91 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.91 [+0.00] # 7.37 [+1.46] tx=112659 (7030 MB) txc=112659 zc=n # 7.73 [+0.36] rx=56292 (7030 MB) # 7.73 [+0.00] OK # 7.94 [+0.21] # 7.94 [+0.00] ipv4 udp -t 1 tx-rx # 7.94 [+0.00] # 9.36 [+1.42] tx=262695 (16393 MB) txc=0 zc=n # 9.86 [+0.50] rx=262695 (16393 MB) # 9.86 [+0.00] # 9.86 [+0.00] ipv4 udp -t 1 tx-only # 9.86 [+0.00] # 11.08 [+1.22] tx=356267 (22232 MB) txc=0 zc=n # 11.08 [+0.00] # 11.08 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.08 [+0.00] # 12.50 [+1.42] tx=112044 (6991 MB) txc=112044 zc=n # 13.00 [+0.50] rx=112025 (6990 MB) # 13.00 [+0.00] # 13.00 [+0.00] ipv4 udp -z -t 1 tx-only # 13.00 [+0.00] # 14.22 [+1.22] tx=507268 (31655 MB) txc=507268 zc=y # 14.22 [+0.00] OK # 14.43 [+0.21] # 14.43 [+0.00] ipv6 udp -t 1 tx-rx # 14.43 [+0.00] # 15.84 [+1.42] tx=238768 (14900 MB) txc=0 zc=n # 16.34 [+0.50] rx=238761 (14899 MB) # 16.35 [+0.00] # 16.35 [+0.00] ipv6 udp -t 1 tx-only # 16.35 [+0.00] # 17.56 [+1.21] tx=370907 (23145 MB) txc=0 zc=n # 17.56 [+0.00] # 17.56 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.56 [+0.00] # 18.98 [+1.42] tx=110939 (6923 MB) txc=110939 zc=n # 19.48 [+0.50] rx=110926 (6922 MB) # 19.48 [+0.00] # 19.48 [+0.00] ipv6 udp -z -t 1 tx-only # 19.48 [+0.00] # 20.70 [+1.21] tx=496725 (30997 MB) txc=496725 zc=y # 20.70 [+0.00] OK # 20.72 [+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__->