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.16 [+0.16] # 0.16 [+0.00] ipv4 tcp -t 1 tx-rx # 0.16 [+0.00] # 1.58 [+1.42] tx=211209 (13180 MB) txc=0 zc=n # 1.98 [+0.40] rx=101842 (13180 MB) # 1.98 [+0.00] # 1.98 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.99 [+0.00] # 3.45 [+1.46] tx=122502 (7644 MB) txc=122502 zc=n # 3.80 [+0.36] rx=61222 (7644 MB) # 3.80 [+0.00] OK # 3.99 [+0.18] # 3.99 [+0.00] ipv6 tcp -t 1 tx-rx # 3.99 [+0.00] # 5.41 [+1.42] tx=206985 (12916 MB) txc=0 zc=n # 5.80 [+0.40] rx=101560 (12916 MB) # 5.81 [+0.00] # 5.81 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.81 [+0.00] # 7.27 [+1.46] tx=117409 (7326 MB) txc=117409 zc=n # 7.63 [+0.36] rx=58692 (7326 MB) # 7.63 [+0.00] OK # 7.84 [+0.21] # 7.84 [+0.00] ipv4 udp -t 1 tx-rx # 7.84 [+0.00] # 9.26 [+1.42] tx=246960 (15411 MB) txc=0 zc=n # 9.76 [+0.50] rx=246960 (15411 MB) # 9.76 [+0.00] # 9.76 [+0.00] ipv4 udp -t 1 tx-only # 9.76 [+0.00] # 10.97 [+1.21] tx=380620 (23752 MB) txc=0 zc=n # 10.97 [+0.00] # 10.97 [+0.00] ipv4 udp -z -t 1 tx-rx # 10.97 [+0.00] # 12.39 [+1.42] tx=108668 (6781 MB) txc=108668 zc=n # 12.89 [+0.50] rx=108647 (6779 MB) # 12.90 [+0.00] # 12.90 [+0.00] ipv4 udp -z -t 1 tx-only # 12.90 [+0.00] # 14.11 [+1.21] tx=472147 (29463 MB) txc=472147 zc=y # 14.11 [+0.00] OK # 14.31 [+0.20] # 14.31 [+0.00] ipv6 udp -t 1 tx-rx # 14.31 [+0.00] # 15.73 [+1.42] tx=223851 (13969 MB) txc=0 zc=n # 16.23 [+0.50] rx=223851 (13969 MB) # 16.23 [+0.00] # 16.23 [+0.00] ipv6 udp -t 1 tx-only # 16.23 [+0.00] # 17.45 [+1.21] tx=361032 (22529 MB) txc=0 zc=n # 17.45 [+0.00] # 17.45 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.45 [+0.00] # 18.87 [+1.42] tx=115013 (7177 MB) txc=115013 zc=n # 19.37 [+0.50] rx=114987 (7175 MB) # 19.37 [+0.00] # 19.37 [+0.00] ipv6 udp -z -t 1 tx-only # 19.37 [+0.00] # 20.59 [+1.21] tx=447102 (27900 MB) txc=447102 zc=y # 20.59 [+0.00] OK # 20.61 [+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__->