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.56 [+1.42] tx=129248 (MB=8065), tx/s=129248 (MB/s=8065) # 3.06 [+1.50] rx=129248 (8065 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=130633 (MB=8151), tx/s=130633 (MB/s=8151) # 6.03 [+1.36] rx=65291 (8151 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=147744 (MB=9219), tx/s=147744 (MB/s=9219) # 9.10 [+1.50] rx=147744 (9219 MB) # 9.10 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=137921 (MB=8606), tx/s=137921 (MB/s=8606) # 12.08 [+1.36] rx=68933 (8606 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=162944 (MB=10168), tx/s=162944 (MB/s=10168) # 15.15 [+1.50] rx=162944 (10168 MB) # 15.15 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=136124 (MB=8494), tx/s=136124 (MB/s=8494) # 18.11 [+1.40] rx=67923 (8494 MB) # 18.11 [+0.00] ok # 18.26 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.68 [+1.42] tx=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 21.18 [+1.50] rx=139808 (8724 MB) # 21.18 [+0.00] ok # 21.33 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.79 [+1.46] tx=129950 (MB=8109), tx/s=129950 (MB/s=8109) # 24.15 [+1.36] rx=64434 (8109 MB) # 24.15 [+0.00] ok # 24.30 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.72 [+1.42] tx=150080 (MB=9365), tx/s=150080 (MB/s=9365) # 27.22 [+1.50] rx=150080 (9365 MB) # 27.22 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.80 [+1.42] tx=139710 (MB=8718), tx/s=139710 (MB/s=8718) # 30.20 [+1.40] rx=69829 (8718 MB) # 30.20 [+0.00] ok # 30.34 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=164480 (MB=10264), tx/s=164480 (MB/s=10264) # 33.26 [+1.50] rx=164480 (10264 MB) # 33.26 [+0.00] ok # 33.41 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.83 [+1.42] tx=145672 (MB=9090), tx/s=145672 (MB/s=9090) # 36.23 [+1.40] rx=72734 (9090 MB) # 36.23 [+0.00] ok # 36.25 [+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__->