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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 3.07 [+1.50] rx=118144 (7372 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=119857 (MB=7479), tx/s=119857 (MB/s=7479) # 6.07 [+1.40] rx=59927 (7479 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=122848 (MB=7666), tx/s=122848 (MB/s=7666) # 9.16 [+1.50] rx=122848 (7666 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=115004 (MB=7176), tx/s=115004 (MB/s=7176) # 12.17 [+1.36] rx=57460 (7176 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=118080 (MB=7368), tx/s=118080 (MB/s=7368) # 15.26 [+1.50] rx=118080 (7368 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=112124 (MB=6996), tx/s=112124 (MB/s=6996) # 18.25 [+1.40] rx=55972 (6996 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=116096 (MB=7244), tx/s=116096 (MB/s=7244) # 21.35 [+1.50] rx=116096 (7244 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=112678 (MB=7031), tx/s=112678 (MB/s=7031) # 24.35 [+1.40] rx=56332 (7031 MB) # 24.35 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=124192 (MB=7750), tx/s=124192 (MB/s=7750) # 27.45 [+1.50] rx=124192 (7750 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=122816 (MB=7664), tx/s=122816 (MB/s=7664) # 30.45 [+1.40] rx=61398 (7664 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=141696 (MB=8842), tx/s=141696 (MB/s=8842) # 33.54 [+1.50] rx=141696 (8842 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=126480 (MB=7892), tx/s=126480 (MB/s=7892) # 36.54 [+1.40] rx=63139 (7892 MB) # 36.54 [+0.00] ok # 36.57 [+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__->