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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=104320 (MB=6509), tx/s=104320 (MB/s=6509) # 3.05 [+1.50] rx=104320 (6509 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=128864 (MB=8041), tx/s=128864 (MB/s=8041) # 6.05 [+1.40] rx=64407 (8041 MB) # 6.05 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=115808 (MB=7226), tx/s=115808 (MB/s=7226) # 9.16 [+1.50] rx=115808 (7226 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=132453 (MB=8265), tx/s=132453 (MB/s=8265) # 12.16 [+1.36] rx=66216 (8265 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=127680 (MB=7967), tx/s=127680 (MB/s=7967) # 15.25 [+1.50] rx=127680 (7967 MB) # 15.25 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=123705 (MB=7719), tx/s=123705 (MB/s=7719) # 18.26 [+1.40] rx=61509 (7719 MB) # 18.26 [+0.00] ok # 18.46 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 21.39 [+1.50] rx=117549 (7335 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=115055 (MB=7179), tx/s=115055 (MB/s=7179) # 24.40 [+1.36] rx=57516 (7179 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=117568 (MB=7336), tx/s=117568 (MB/s=7336) # 27.49 [+1.50] rx=117568 (7336 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=135314 (MB=8444), tx/s=135314 (MB/s=8444) # 30.48 [+1.36] rx=66803 (8444 MB) # 30.48 [+0.00] ok # 30.64 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=145600 (MB=9085), tx/s=145600 (MB/s=9085) # 33.56 [+1.50] rx=145600 (9085 MB) # 33.57 [+0.00] ok # 33.73 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.46] tx=133885 (MB=8354), tx/s=133885 (MB/s=8354) # 36.55 [+1.36] rx=66853 (8354 MB) # 36.55 [+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__->