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=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 3.05 [+1.50] rx=118560 (7398 MB) # 3.05 [+0.00] ok # 3.27 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=105528 (MB=6585), tx/s=105528 (MB/s=6585) # 6.09 [+1.36] rx=52705 (6585 MB) # 6.10 [+0.01] ok # 6.40 [+0.30] ipv4 udp -m 2 -t 1 -n 32 # 7.84 [+1.43] tx=83040 (MB=5182), tx/s=83040 (MB/s=5182) # 9.34 [+1.50] rx=82781 (5165 MB) # 9.34 [+0.00] ok # 9.63 [+0.29] ipv4 tcp -m 2 -t 1 -n 1 # 11.06 [+1.43] tx=80183 (MB=5003), tx/s=80183 (MB/s=5003) # 12.46 [+1.40] rx=39988 (5003 MB) # 12.46 [+0.00] ok # 12.70 [+0.24] ipv4 udp -m 3 -t 1 -n 32 # 14.13 [+1.43] tx=133824 (MB=8351), tx/s=133824 (MB/s=8351) # 15.63 [+1.50] rx=133824 (8351 MB) # 15.63 [+0.00] ok # 15.86 [+0.23] ipv4 tcp -m 3 -t 1 -n 1 # 17.29 [+1.43] tx=82134 (MB=5125), tx/s=82134 (MB/s=5125) # 18.69 [+1.40] rx=40553 (5125 MB) # 18.69 [+0.00] ok # 18.94 [+0.25] ipv6 udp -m 1 -t 1 -n 32 # 20.37 [+1.43] tx=101120 (MB=6310), tx/s=101120 (MB/s=6310) # 21.87 [+1.50] rx=101120 (6310 MB) # 21.87 [+0.00] ok # 22.13 [+0.26] ipv6 tcp -m 1 -t 1 -n 1 # 23.60 [+1.47] tx=92617 (MB=5779), tx/s=92617 (MB/s=5779) # 24.96 [+1.36] rx=46258 (5779 MB) # 24.96 [+0.00] ok # 25.19 [+0.23] ipv6 udp -m 2 -t 1 -n 32 # 26.61 [+1.43] tx=122336 (MB=7634), tx/s=122336 (MB/s=7634) # 28.12 [+1.50] rx=122336 (7634 MB) # 28.12 [+0.00] ok # 28.34 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.80 [+1.46] tx=102150 (MB=6374), tx/s=102150 (MB/s=6374) # 31.16 [+1.36] rx=50261 (6374 MB) # 31.16 [+0.00] ok # 31.36 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.78 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 34.28 [+1.50] rx=131008 (8175 MB) # 34.28 [+0.00] ok # 34.48 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.90 [+1.42] tx=121517 (MB=7583), tx/s=121517 (MB/s=7583) # 37.30 [+1.40] rx=60674 (7583 MB) # 37.30 [+0.00] ok # 37.33 [+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__->