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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=106336 (MB=6635), tx/s=106336 (MB/s=6635) # 3.09 [+1.50] rx=106336 (6635 MB) # 3.09 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=119742 (MB=7472), tx/s=119742 (MB/s=7472) # 6.10 [+1.36] rx=59730 (7472 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=145280 (MB=9066), tx/s=145280 (MB/s=9066) # 9.20 [+1.50] rx=145280 (9066 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=133825 (MB=8351), tx/s=133825 (MB/s=8351) # 12.19 [+1.36] rx=66902 (8351 MB) # 12.19 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 15.29 [+1.50] rx=164768 (10282 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=135926 (MB=8482), tx/s=135926 (MB/s=8482) # 18.28 [+1.40] rx=67796 (8482 MB) # 18.28 [+0.00] ok # 18.45 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 21.37 [+1.50] rx=132928 (8295 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=124866 (MB=7792), tx/s=124866 (MB/s=7792) # 24.37 [+1.40] rx=61454 (7792 MB) # 24.37 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=152160 (MB=9495), tx/s=152160 (MB/s=9495) # 27.49 [+1.50] rx=152160 (9495 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=133225 (MB=8313), tx/s=133225 (MB/s=8313) # 30.49 [+1.36] rx=66149 (8313 MB) # 30.49 [+0.00] ok # 30.68 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=132800 (MB=8287), tx/s=132800 (MB/s=8287) # 33.60 [+1.50] rx=132800 (8287 MB) # 33.61 [+0.00] ok # 33.77 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=103807 (MB=6477), tx/s=103807 (MB/s=6477) # 36.59 [+1.40] rx=51642 (6477 MB) # 36.59 [+0.00] ok # 36.62 [+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__->