make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.53 [+1.42] tx=104576 (MB=6525), tx/s=104576 (MB/s=6525) # 3.04 [+1.50] rx=104576 (6525 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=124823 (MB=7789), tx/s=124823 (MB/s=7789) # 6.01 [+1.36] rx=62130 (7789 MB) # 6.01 [+0.00] ok # 6.15 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=108672 (MB=6781), tx/s=108672 (MB/s=6781) # 9.07 [+1.50] rx=108672 (6781 MB) # 9.07 [+0.00] ok # 9.21 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.46] tx=131214 (MB=8188), tx/s=131214 (MB/s=8188) # 12.03 [+1.36] rx=65292 (8188 MB) # 12.03 [+0.00] ok # 12.18 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.59 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 15.09 [+1.50] rx=140896 (8792 MB) # 15.10 [+0.00] ok # 15.26 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.68 [+1.42] tx=138711 (MB=8656), tx/s=138711 (MB/s=8656) # 18.08 [+1.40] rx=69268 (8656 MB) # 18.08 [+0.00] ok # 18.26 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.68 [+1.42] tx=120224 (MB=7502), tx/s=120224 (MB/s=7502) # 21.18 [+1.50] rx=120224 (7502 MB) # 21.18 [+0.00] ok # 21.35 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=116532 (MB=7272), tx/s=116532 (MB/s=7272) # 24.17 [+1.36] rx=58173 (7272 MB) # 24.17 [+0.00] ok # 24.35 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=102880 (MB=6420), tx/s=102880 (MB/s=6420) # 27.27 [+1.50] rx=102880 (6420 MB) # 27.27 [+0.00] ok # 27.45 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.91 [+1.46] tx=132344 (MB=8258), tx/s=132344 (MB/s=8258) # 30.27 [+1.36] rx=66152 (8258 MB) # 30.27 [+0.00] ok # 30.42 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=106464 (MB=6643), tx/s=106464 (MB/s=6643) # 33.34 [+1.50] rx=106464 (6643 MB) # 33.34 [+0.00] ok # 33.51 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=138530 (MB=8644), tx/s=138530 (MB/s=8644) # 36.33 [+1.40] rx=69134 (8644 MB) # 36.33 [+0.00] ok # 36.35 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->