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.58 [+1.42] tx=136416 (MB=8512), tx/s=136416 (MB/s=8512) # 3.08 [+1.50] rx=136416 (8512 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130115 (MB=8119), tx/s=130115 (MB/s=8119) # 6.06 [+1.36] rx=65045 (8119 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=151200 (MB=9435), tx/s=151200 (MB/s=9435) # 9.15 [+1.50] rx=151200 (9435 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=121729 (MB=7596), tx/s=121729 (MB/s=7596) # 12.14 [+1.36] rx=60849 (7596 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=156256 (MB=9750), tx/s=156256 (MB/s=9750) # 15.23 [+1.50] rx=156256 (9750 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=140501 (MB=8767), tx/s=140501 (MB/s=8767) # 18.21 [+1.40] rx=70099 (8767 MB) # 18.21 [+0.00] ok # 18.38 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=118848 (MB=7416), tx/s=118848 (MB/s=7416) # 21.30 [+1.50] rx=118848 (7416 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=119757 (MB=7473), tx/s=119757 (MB/s=7473) # 24.29 [+1.36] rx=59858 (7473 MB) # 24.29 [+0.00] ok # 24.47 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=125440 (MB=7827), tx/s=125440 (MB/s=7827) # 27.39 [+1.50] rx=125440 (7827 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=130894 (MB=8168), tx/s=130894 (MB/s=8168) # 30.38 [+1.36] rx=64433 (8168 MB) # 30.38 [+0.00] ok # 30.54 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=137152 (MB=8558), tx/s=137152 (MB/s=8558) # 33.46 [+1.50] rx=137152 (8558 MB) # 33.46 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=131253 (MB=8190), tx/s=131253 (MB/s=8190) # 36.43 [+1.40] rx=65259 (8190 MB) # 36.43 [+0.00] ok # 36.45 [+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__->