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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=130592 (MB=8149), tx/s=130592 (MB/s=8149) # 3.09 [+1.50] rx=130592 (8149 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=101733 (MB=6348), tx/s=101733 (MB/s=6348) # 6.12 [+1.40] rx=50803 (6348 MB) # 6.12 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 9.23 [+1.50] rx=137792 (8598 MB) # 9.23 [+0.00] ok # 9.44 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.47] tx=109816 (MB=6852), tx/s=109816 (MB/s=6852) # 12.26 [+1.36] rx=54887 (6852 MB) # 12.27 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=117504 (MB=7332), tx/s=117504 (MB/s=7332) # 15.39 [+1.50] rx=117504 (7332 MB) # 15.39 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.47] tx=119913 (MB=7483), tx/s=119913 (MB/s=7483) # 18.42 [+1.36] rx=59729 (7483 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.43] tx=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 21.55 [+1.50] rx=127712 (7969 MB) # 21.55 [+0.00] ok # 21.76 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.46] tx=105759 (MB=6599), tx/s=105759 (MB/s=6599) # 24.58 [+1.36] rx=52833 (6599 MB) # 24.58 [+0.00] ok # 24.79 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.43] tx=138720 (MB=8656), tx/s=138720 (MB/s=8656) # 27.72 [+1.50] rx=138720 (8656 MB) # 27.72 [+0.00] ok # 27.93 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.39 [+1.47] tx=121163 (MB=7561), tx/s=121163 (MB/s=7561) # 30.75 [+1.36] rx=60559 (7561 MB) # 30.76 [+0.00] ok # 30.95 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=124768 (MB=7785), tx/s=124768 (MB/s=7785) # 33.88 [+1.50] rx=124768 (7785 MB) # 33.88 [+0.00] ok # 34.09 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.55 [+1.47] tx=135279 (MB=8441), tx/s=135279 (MB/s=8441) # 36.91 [+1.36] rx=67554 (8441 MB) # 36.91 [+0.00] ok # 36.94 [+0.03] 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__->