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.20 [+0.20] # 0.20 [+0.00] ipv4 tcp -t 1 tx-rx # 0.20 [+0.00] # 1.62 [+1.42] tx=132244 (8252 MB) txc=0 zc=n # 2.02 [+0.40] rx=62086 (8252 MB) # 2.02 [+0.00] # 2.02 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.02 [+0.00] # 3.48 [+1.46] tx=93064 (5807 MB) txc=93064 zc=n # 3.84 [+0.36] rx=46484 (5807 MB) # 3.84 [+0.00] OK # 4.09 [+0.24] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.51 [+1.42] tx=168072 (10488 MB) txc=0 zc=n # 5.91 [+0.40] rx=83505 (10488 MB) # 5.91 [+0.00] # 5.91 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.91 [+0.00] # 7.38 [+1.47] tx=120479 (7518 MB) txc=120479 zc=n # 7.74 [+0.36] rx=60210 (7518 MB) # 7.74 [+0.00] OK # 7.99 [+0.25] # 7.99 [+0.00] ipv4 udp -t 1 tx-rx # 7.99 [+0.00] # 9.41 [+1.42] tx=248329 (15496 MB) txc=0 zc=n # 9.91 [+0.50] rx=248329 (15496 MB) # 9.91 [+0.00] # 9.91 [+0.00] ipv4 udp -t 1 tx-only # 9.91 [+0.00] # 11.13 [+1.21] tx=389901 (24331 MB) txc=0 zc=n # 11.13 [+0.00] # 11.13 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.13 [+0.00] # 12.55 [+1.42] tx=86144 (5375 MB) txc=86144 zc=n # 13.05 [+0.50] rx=86078 (5371 MB) # 13.05 [+0.00] # 13.06 [+0.00] ipv4 udp -z -t 1 tx-only # 13.06 [+0.00] # 14.27 [+1.21] tx=524348 (32721 MB) txc=524348 zc=y # 14.27 [+0.00] OK # 14.49 [+0.21] # 14.49 [+0.00] ipv6 udp -t 1 tx-rx # 14.49 [+0.00] # 15.91 [+1.42] tx=255867 (15967 MB) txc=0 zc=n # 16.41 [+0.50] rx=255867 (15967 MB) # 16.41 [+0.00] # 16.41 [+0.00] ipv6 udp -t 1 tx-only # 16.41 [+0.00] # 17.63 [+1.22] tx=378291 (23606 MB) txc=0 zc=n # 17.63 [+0.00] # 17.63 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.63 [+0.00] # 19.05 [+1.42] tx=109530 (6835 MB) txc=109530 zc=n # 19.55 [+0.50] rx=109502 (6833 MB) # 19.55 [+0.00] # 19.55 [+0.00] ipv6 udp -z -t 1 tx-only # 19.55 [+0.00] # 20.76 [+1.21] tx=498707 (31121 MB) txc=498707 zc=y # 20.77 [+0.00] OK # 20.79 [+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__->