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.58 [+1.42] tx=114528 (MB=7146), tx/s=114528 (MB/s=7146) # 3.08 [+1.50] rx=114528 (7146 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=114574 (MB=7149), tx/s=114574 (MB/s=7149) # 6.07 [+1.36] rx=57254 (7149 MB) # 6.07 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=119968 (MB=7486), tx/s=119968 (MB/s=7486) # 9.17 [+1.50] rx=119968 (7486 MB) # 9.17 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=121768 (MB=7598), tx/s=121768 (MB/s=7598) # 12.15 [+1.40] rx=60882 (7598 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=132480 (MB=8267), tx/s=132480 (MB/s=8267) # 15.24 [+1.50] rx=132480 (8267 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=120971 (MB=7549), tx/s=120971 (MB/s=7549) # 18.23 [+1.40] rx=60469 (7549 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=126560 (MB=7897), tx/s=126560 (MB/s=7897) # 21.34 [+1.50] rx=126560 (7897 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=114553 (MB=7148), tx/s=114553 (MB/s=7148) # 24.33 [+1.40] rx=57276 (7148 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=119584 (MB=7462), tx/s=119584 (MB/s=7462) # 27.42 [+1.50] rx=119584 (7462 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=119761 (MB=7473), tx/s=119761 (MB/s=7473) # 30.41 [+1.40] rx=59878 (7473 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=133440 (MB=8327), tx/s=133440 (MB/s=8327) # 33.50 [+1.50] rx=133440 (8327 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=122142 (MB=7622), tx/s=122142 (MB/s=7622) # 36.49 [+1.40] rx=61067 (7622 MB) # 36.49 [+0.00] ok # 36.51 [+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__->