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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=93792 (MB=5852), tx/s=93792 (MB/s=5852) # 3.06 [+1.50] rx=93792 (5852 MB) # 3.06 [+0.00] ok # 3.24 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=111634 (MB=6966), tx/s=111634 (MB/s=6966) # 6.06 [+1.36] rx=55458 (6966 MB) # 6.06 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=83936 (MB=5237), tx/s=83936 (MB/s=5237) # 9.17 [+1.50] rx=83936 (5237 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=120636 (MB=7528), tx/s=120636 (MB/s=7528) # 12.18 [+1.40] rx=60110 (7528 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=126144 (MB=7871), tx/s=126144 (MB/s=7871) # 15.29 [+1.50] rx=126144 (7871 MB) # 15.29 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=115783 (MB=7225), tx/s=115783 (MB/s=7225) # 18.30 [+1.40] rx=57683 (7225 MB) # 18.30 [+0.00] ok # 18.46 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=87104 (MB=5435), tx/s=87104 (MB/s=5435) # 21.38 [+1.50] rx=86769 (5414 MB) # 21.38 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=106922 (MB=6672), tx/s=106922 (MB/s=6672) # 24.37 [+1.40] rx=53304 (6672 MB) # 24.37 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=92000 (MB=5741), tx/s=92000 (MB/s=5741) # 27.46 [+1.50] rx=92000 (5741 MB) # 27.46 [+0.00] ok # 27.65 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=115071 (MB=7180), tx/s=115071 (MB/s=7180) # 30.47 [+1.36] rx=57238 (7180 MB) # 30.48 [+0.00] ok # 30.66 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=102752 (MB=6412), tx/s=102752 (MB/s=6412) # 33.58 [+1.50] rx=102752 (6412 MB) # 33.58 [+0.00] ok # 33.78 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=111917 (MB=6984), tx/s=111917 (MB/s=6984) # 36.60 [+1.40] rx=55627 (6984 MB) # 36.60 [+0.00] ok # 36.63 [+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__->