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.18 [+0.18] # 0.18 [+0.00] ipv4 tcp -t 1 tx-rx # 0.18 [+0.00] # 1.59 [+1.42] tx=160666 (10026 MB) txc=0 zc=n # 1.99 [+0.40] rx=67718 (10026 MB) # 2.00 [+0.00] # 2.00 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.00 [+0.00] # 3.46 [+1.46] tx=102317 (6384 MB) txc=102317 zc=n # 3.82 [+0.36] rx=50933 (6384 MB) # 3.82 [+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=154112 (9617 MB) txc=0 zc=n # 5.88 [+0.40] rx=57898 (9617 MB) # 5.88 [+0.00] # 5.88 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.88 [+0.00] # 7.35 [+1.46] tx=99639 (6217 MB) txc=99639 zc=n # 7.71 [+0.36] rx=48580 (6217 MB) # 7.71 [+0.00] OK # 7.95 [+0.25] # 7.95 [+0.00] ipv4 udp -t 1 tx-rx # 7.95 [+0.00] # 9.38 [+1.42] tx=199982 (12479 MB) txc=0 zc=n # 9.88 [+0.50] rx=199974 (12479 MB) # 9.88 [+0.00] # 9.88 [+0.00] ipv4 udp -t 1 tx-only # 9.88 [+0.00] # 11.10 [+1.22] tx=381506 (23807 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.52 [+1.42] tx=94551 (5900 MB) txc=94551 zc=n # 13.02 [+0.50] rx=94424 (5892 MB) # 13.02 [+0.00] # 13.02 [+0.00] ipv4 udp -z -t 1 tx-only # 13.02 [+0.00] # 14.24 [+1.22] tx=519343 (32408 MB) txc=519343 zc=y # 14.24 [+0.00] OK # 14.45 [+0.21] # 14.45 [+0.00] ipv6 udp -t 1 tx-rx # 14.45 [+0.00] # 15.87 [+1.42] tx=203813 (12718 MB) txc=0 zc=n # 16.37 [+0.50] rx=203766 (12715 MB) # 16.38 [+0.00] # 16.38 [+0.00] ipv6 udp -t 1 tx-only # 16.38 [+0.00] # 17.59 [+1.21] tx=371603 (23189 MB) txc=0 zc=n # 17.59 [+0.00] # 17.59 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.59 [+0.00] # 19.01 [+1.42] tx=88758 (5538 MB) txc=88758 zc=n # 19.51 [+0.50] rx=88717 (5536 MB) # 19.51 [+0.00] # 19.51 [+0.00] ipv6 udp -z -t 1 tx-only # 19.52 [+0.00] # 20.73 [+1.22] tx=443983 (27706 MB) txc=443983 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__->