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=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 3.05 [+1.50] rx=134688 (8405 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=127937 (MB=7983), tx/s=127937 (MB/s=7983) # 6.03 [+1.36] rx=63922 (7983 MB) # 6.03 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=144896 (MB=9042), tx/s=144896 (MB/s=9042) # 9.12 [+1.50] rx=144896 (9042 MB) # 9.12 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=130246 (MB=8127), tx/s=130246 (MB/s=8127) # 12.11 [+1.36] rx=65088 (8127 MB) # 12.11 [+0.00] ok # 12.31 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 15.23 [+1.50] rx=140896 (8792 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=134502 (MB=8393), tx/s=134502 (MB/s=8393) # 18.23 [+1.40] rx=67093 (8393 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=133696 (MB=8343), tx/s=133696 (MB/s=8343) # 21.34 [+1.50] rx=133696 (8343 MB) # 21.35 [+0.00] ok # 21.55 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=106371 (MB=6637), tx/s=106371 (MB/s=6637) # 24.37 [+1.40] rx=53145 (6637 MB) # 24.37 [+0.00] ok # 24.57 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 27.49 [+1.50] rx=133024 (8301 MB) # 27.49 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=133698 (MB=8343), tx/s=133698 (MB/s=8343) # 30.50 [+1.36] rx=66780 (8343 MB) # 30.50 [+0.00] ok # 30.69 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=129152 (MB=8059), tx/s=129152 (MB/s=8059) # 33.62 [+1.50] rx=129152 (8059 MB) # 33.62 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=134903 (MB=8418), tx/s=134903 (MB/s=8418) # 36.61 [+1.40] rx=67316 (8418 MB) # 36.61 [+0.00] ok # 36.63 [+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__->