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=212009 (13230 MB) txc=0 zc=n # 1.99 [+0.40] rx=97034 (13230 MB) # 1.99 [+0.00] # 1.99 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.99 [+0.00] # 3.45 [+1.46] tx=124753 (7785 MB) txc=124753 zc=n # 3.81 [+0.36] rx=62357 (7785 MB) # 3.81 [+0.00] OK # 4.03 [+0.21] # 4.03 [+0.00] ipv6 tcp -t 1 tx-rx # 4.03 [+0.00] # 5.44 [+1.42] tx=199803 (12468 MB) txc=0 zc=n # 5.84 [+0.40] rx=95625 (12468 MB) # 5.85 [+0.00] # 5.85 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.85 [+0.00] # 7.31 [+1.46] tx=116735 (7284 MB) txc=116735 zc=n # 7.67 [+0.36] rx=58364 (7284 MB) # 7.67 [+0.00] OK # 7.87 [+0.20] # 7.87 [+0.00] ipv4 udp -t 1 tx-rx # 7.87 [+0.00] # 9.28 [+1.42] tx=244917 (15283 MB) txc=0 zc=n # 9.79 [+0.50] rx=244917 (15283 MB) # 9.79 [+0.00] # 9.79 [+0.00] ipv4 udp -t 1 tx-only # 9.79 [+0.00] # 11.00 [+1.21] tx=364452 (22743 MB) txc=0 zc=n # 11.00 [+0.00] # 11.00 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.00 [+0.00] # 12.42 [+1.42] tx=102951 (6424 MB) txc=102951 zc=n # 12.92 [+0.50] rx=102932 (6423 MB) # 12.92 [+0.00] # 12.92 [+0.00] ipv4 udp -z -t 1 tx-only # 12.93 [+0.00] # 14.14 [+1.22] tx=488771 (30501 MB) txc=488771 zc=y # 14.14 [+0.00] OK # 14.35 [+0.21] # 14.35 [+0.00] ipv6 udp -t 1 tx-rx # 14.35 [+0.00] # 15.77 [+1.42] tx=229383 (14314 MB) txc=0 zc=n # 16.27 [+0.50] rx=229383 (14314 MB) # 16.27 [+0.00] # 16.27 [+0.00] ipv6 udp -t 1 tx-only # 16.27 [+0.00] # 17.48 [+1.21] tx=375546 (23435 MB) txc=0 zc=n # 17.49 [+0.00] # 17.49 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.49 [+0.00] # 18.91 [+1.42] tx=103146 (6436 MB) txc=103146 zc=n # 19.41 [+0.50] rx=103132 (6435 MB) # 19.41 [+0.00] # 19.41 [+0.00] ipv6 udp -z -t 1 tx-only # 19.41 [+0.00] # 20.62 [+1.21] tx=433232 (27035 MB) txc=433232 zc=y # 20.62 [+0.00] OK # 20.65 [+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__->