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=85216 (MB=5317), tx/s=85216 (MB/s=5317) # 3.06 [+1.50] rx=85216 (5317 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=117512 (MB=7333), tx/s=117512 (MB/s=7333) # 6.06 [+1.36] rx=58667 (7333 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 9.15 [+1.50] rx=111328 (6947 MB) # 9.15 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=132210 (MB=8250), tx/s=132210 (MB/s=8250) # 12.12 [+1.36] rx=65973 (8250 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=110880 (MB=6919), tx/s=110880 (MB/s=6919) # 15.20 [+1.50] rx=110880 (6919 MB) # 15.20 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=137439 (MB=8576), tx/s=137439 (MB/s=8576) # 18.19 [+1.40] rx=68634 (8576 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=114368 (MB=7136), tx/s=114368 (MB/s=7136) # 21.28 [+1.50] rx=114368 (7136 MB) # 21.28 [+0.00] ok # 21.47 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=112451 (MB=7017), tx/s=112451 (MB/s=7017) # 24.29 [+1.36] rx=56199 (7017 MB) # 24.29 [+0.00] ok # 24.47 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=107232 (MB=6691), tx/s=107232 (MB/s=6691) # 27.40 [+1.50] rx=107232 (6691 MB) # 27.40 [+0.00] ok # 27.58 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=122539 (MB=7646), tx/s=122539 (MB/s=7646) # 30.41 [+1.36] rx=60511 (7646 MB) # 30.41 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=140672 (MB=8778), tx/s=140672 (MB/s=8778) # 33.51 [+1.50] rx=140672 (8778 MB) # 33.51 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=137509 (MB=8581), tx/s=137509 (MB/s=8581) # 36.49 [+1.40] rx=68696 (8581 MB) # 36.49 [+0.00] ok # 36.51 [+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__->