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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=112224 (MB=7003), tx/s=112224 (MB/s=7003) # 3.05 [+1.50] rx=112224 (7003 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=114291 (MB=7132), tx/s=114291 (MB/s=7132) # 6.03 [+1.36] rx=57134 (7132 MB) # 6.03 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 9.11 [+1.50] rx=118240 (7378 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=118339 (MB=7384), tx/s=118339 (MB/s=7384) # 12.08 [+1.40] rx=59163 (7384 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=131648 (MB=8215), tx/s=131648 (MB/s=8215) # 15.15 [+1.50] rx=131648 (8215 MB) # 15.15 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.72 [+1.42] tx=121642 (MB=7590), tx/s=121642 (MB/s=7590) # 18.12 [+1.40] rx=60778 (7590 MB) # 18.12 [+0.00] ok # 18.28 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=113920 (MB=7109), tx/s=113920 (MB/s=7109) # 21.20 [+1.50] rx=113920 (7109 MB) # 21.20 [+0.00] ok # 21.36 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.78 [+1.42] tx=112169 (MB=6999), tx/s=112169 (MB/s=6999) # 24.18 [+1.40] rx=56041 (6999 MB) # 24.18 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=119616 (MB=7464), tx/s=119616 (MB/s=7464) # 27.25 [+1.50] rx=119616 (7464 MB) # 27.25 [+0.00] ok # 27.42 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.42] tx=117393 (MB=7325), tx/s=117393 (MB/s=7325) # 30.24 [+1.40] rx=58695 (7325 MB) # 30.24 [+0.00] ok # 30.40 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.82 [+1.42] tx=136896 (MB=8542), tx/s=136896 (MB/s=8542) # 33.32 [+1.50] rx=136896 (8542 MB) # 33.32 [+0.00] ok # 33.48 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.90 [+1.42] tx=118743 (MB=7410), tx/s=118743 (MB/s=7410) # 36.30 [+1.40] rx=59360 (7410 MB) # 36.30 [+0.00] ok # 36.32 [+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__->