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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=88032 (MB=5493), tx/s=88032 (MB/s=5493) # 3.07 [+1.50] rx=88032 (5493 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=112759 (MB=7036), tx/s=112759 (MB/s=7036) # 6.07 [+1.36] rx=56278 (7036 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=108000 (MB=6739), tx/s=108000 (MB/s=6739) # 9.17 [+1.50] rx=108000 (6739 MB) # 9.18 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=124202 (MB=7750), tx/s=124202 (MB/s=7750) # 12.18 [+1.40] rx=61986 (7750 MB) # 12.18 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 15.29 [+1.50] rx=138176 (8622 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=139649 (MB=8714), tx/s=139649 (MB/s=8714) # 18.28 [+1.40] rx=69740 (8714 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=80832 (MB=5044), tx/s=80832 (MB/s=5044) # 21.39 [+1.50] rx=80832 (5044 MB) # 21.39 [+0.00] ok # 21.55 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=103241 (MB=6442), tx/s=103241 (MB/s=6442) # 24.37 [+1.36] rx=51584 (6442 MB) # 24.37 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=90336 (MB=5637), tx/s=90336 (MB/s=5637) # 27.48 [+1.50] rx=90336 (5637 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=126033 (MB=7864), tx/s=126033 (MB/s=7864) # 30.48 [+1.36] rx=62141 (7864 MB) # 30.48 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 33.59 [+1.50] rx=132928 (8295 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.50] tx=135140 (MB=8433), tx/s=135140 (MB/s=8433) # 36.59 [+1.32] rx=67421 (8433 MB) # 36.60 [+0.00] ok # 36.62 [+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__->