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.21 [+0.21] # 0.21 [+0.00] ipv4 tcp -t 1 tx-rx # 0.21 [+0.00] # 1.63 [+1.42] tx=155412 (9698 MB) txc=0 zc=n # 2.03 [+0.40] rx=76918 (9698 MB) # 2.03 [+0.00] # 2.03 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.03 [+0.00] # 3.49 [+1.46] tx=101663 (6344 MB) txc=101663 zc=n # 3.85 [+0.36] rx=50779 (6344 MB) # 3.85 [+0.00] OK # 4.10 [+0.25] # 4.10 [+0.00] ipv6 tcp -t 1 tx-rx # 4.10 [+0.00] # 5.52 [+1.42] tx=143404 (8948 MB) txc=0 zc=n # 5.92 [+0.40] rx=69867 (8948 MB) # 5.92 [+0.00] # 5.92 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.92 [+0.00] # 7.38 [+1.46] tx=103515 (6459 MB) txc=103515 zc=n # 7.74 [+0.36] rx=51736 (6459 MB) # 7.74 [+0.00] OK # 7.97 [+0.23] # 7.97 [+0.00] ipv4 udp -t 1 tx-rx # 7.97 [+0.00] # 9.39 [+1.42] tx=169504 (10577 MB) txc=0 zc=n # 9.89 [+0.50] rx=169494 (10577 MB) # 9.89 [+0.00] # 9.89 [+0.00] ipv4 udp -t 1 tx-only # 9.89 [+0.00] # 11.10 [+1.21] tx=369044 (23029 MB) txc=0 zc=n # 11.10 [+0.00] # 11.10 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.10 [+0.00] # 12.53 [+1.42] tx=85026 (5305 MB) txc=85026 zc=n # 13.03 [+0.50] rx=84988 (5303 MB) # 13.03 [+0.00] # 13.03 [+0.00] ipv4 udp -z -t 1 tx-only # 13.03 [+0.00] # 14.24 [+1.22] tx=526331 (32844 MB) txc=526331 zc=y # 14.24 [+0.00] OK # 14.47 [+0.22] # 14.47 [+0.00] ipv6 udp -t 1 tx-rx # 14.47 [+0.00] # 15.89 [+1.42] tx=166409 (10384 MB) txc=0 zc=n # 16.39 [+0.50] rx=166384 (10382 MB) # 16.39 [+0.00] # 16.39 [+0.00] ipv6 udp -t 1 tx-only # 16.39 [+0.00] # 17.60 [+1.21] tx=373136 (23285 MB) txc=0 zc=n # 17.60 [+0.00] # 17.60 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.60 [+0.00] # 19.02 [+1.42] tx=104492 (6520 MB) txc=104492 zc=n # 19.52 [+0.50] rx=104457 (6518 MB) # 19.53 [+0.00] # 19.53 [+0.00] ipv6 udp -z -t 1 tx-only # 19.53 [+0.00] # 20.74 [+1.21] tx=550375 (34345 MB) txc=550375 zc=y # 20.74 [+0.00] OK # 20.76 [+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__->