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.17 [+0.17] # 0.17 [+0.00] ipv4 tcp -t 1 tx-rx # 0.17 [+0.00] # 1.59 [+1.42] tx=211719 (13212 MB) txc=0 zc=n # 1.99 [+0.40] rx=105770 (13212 MB) # 1.99 [+0.00] # 1.99 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.99 [+0.00] # 3.46 [+1.46] tx=117300 (7319 MB) txc=117300 zc=n # 3.81 [+0.36] rx=58645 (7319 MB) # 3.81 [+0.00] OK # 4.06 [+0.24] # 4.06 [+0.00] ipv6 tcp -t 1 tx-rx # 4.06 [+0.00] # 5.48 [+1.42] tx=205848 (12845 MB) txc=0 zc=n # 5.88 [+0.40] rx=102916 (12845 MB) # 5.88 [+0.00] # 5.88 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.88 [+0.00] # 7.34 [+1.46] tx=118567 (7399 MB) txc=118567 zc=n # 7.70 [+0.36] rx=59277 (7399 MB) # 7.70 [+0.00] OK # 7.92 [+0.21] # 7.92 [+0.00] ipv4 udp -t 1 tx-rx # 7.92 [+0.00] # 9.33 [+1.42] tx=211180 (13178 MB) txc=0 zc=n # 9.83 [+0.50] rx=211158 (13177 MB) # 9.84 [+0.00] # 9.84 [+0.00] ipv4 udp -t 1 tx-only # 9.84 [+0.00] # 11.05 [+1.21] tx=380732 (23759 MB) txc=0 zc=n # 11.05 [+0.00] # 11.05 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.05 [+0.00] # 12.47 [+1.42] tx=106929 (6672 MB) txc=106929 zc=n # 12.97 [+0.50] rx=106895 (6670 MB) # 12.97 [+0.00] # 12.97 [+0.00] ipv4 udp -z -t 1 tx-only # 12.97 [+0.00] # 14.19 [+1.21] tx=560648 (34986 MB) txc=560648 zc=y # 14.19 [+0.00] OK # 14.39 [+0.20] # 14.39 [+0.00] ipv6 udp -t 1 tx-rx # 14.39 [+0.00] # 15.80 [+1.42] tx=211782 (13215 MB) txc=0 zc=n # 16.30 [+0.50] rx=211760 (13214 MB) # 16.31 [+0.00] # 16.31 [+0.00] ipv6 udp -t 1 tx-only # 16.31 [+0.00] # 17.52 [+1.22] tx=404965 (25271 MB) txc=0 zc=n # 17.52 [+0.00] # 17.52 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.52 [+0.00] # 18.95 [+1.42] tx=90166 (5626 MB) txc=90166 zc=n # 19.45 [+0.50] rx=90125 (5624 MB) # 19.45 [+0.00] # 19.45 [+0.00] ipv6 udp -z -t 1 tx-only # 19.45 [+0.00] # 20.66 [+1.21] tx=537464 (33539 MB) txc=537464 zc=y # 20.67 [+0.00] OK # 20.69 [+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__->