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=140288 (MB=8754), tx/s=140288 (MB/s=8754) # 3.09 [+1.50] rx=140288 (8754 MB) # 3.09 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=118147 (MB=7372), tx/s=118147 (MB/s=7372) # 6.11 [+1.36] rx=59073 (7372 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=119360 (MB=7448), tx/s=119360 (MB/s=7448) # 9.21 [+1.50] rx=119360 (7448 MB) # 9.21 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=118286 (MB=7381), tx/s=118286 (MB/s=7381) # 12.22 [+1.36] rx=59103 (7381 MB) # 12.22 [+0.00] ok # 12.41 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=139680 (MB=8716), tx/s=139680 (MB/s=8716) # 15.33 [+1.50] rx=139680 (8716 MB) # 15.33 [+0.00] ok # 15.52 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=118948 (MB=7422), tx/s=118948 (MB/s=7422) # 18.35 [+1.40] rx=58963 (7422 MB) # 18.35 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=114624 (MB=7152), tx/s=114624 (MB/s=7152) # 21.46 [+1.50] rx=114624 (7152 MB) # 21.46 [+0.00] ok # 21.66 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=113780 (MB=7100), tx/s=113780 (MB/s=7100) # 24.48 [+1.40] rx=56830 (7100 MB) # 24.48 [+0.00] ok # 24.68 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=119520 (MB=7458), tx/s=119520 (MB/s=7458) # 27.60 [+1.50] rx=119520 (7458 MB) # 27.60 [+0.00] ok # 27.81 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.47] tx=132904 (MB=8293), tx/s=132904 (MB/s=8293) # 30.63 [+1.36] rx=66425 (8293 MB) # 30.63 [+0.00] ok # 30.83 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=166720 (MB=10403), tx/s=166720 (MB/s=10403) # 33.75 [+1.50] rx=166720 (10403 MB) # 33.75 [+0.00] ok # 33.93 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=111307 (MB=6945), tx/s=111307 (MB/s=6945) # 36.75 [+1.40] rx=55298 (6945 MB) # 36.75 [+0.00] ok # 36.77 [+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__->