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=66560 (MB=4153), tx/s=66560 (MB/s=4153) # 3.08 [+1.50] rx=66560 (4153 MB) # 3.08 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=123418 (MB=7701), tx/s=123418 (MB/s=7701) # 6.11 [+1.36] rx=61690 (7701 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=72576 (MB=4529), tx/s=72576 (MB/s=4529) # 9.23 [+1.50] rx=72576 (4529 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=125610 (MB=7838), tx/s=125610 (MB/s=7838) # 12.24 [+1.36] rx=61736 (7838 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=133824 (MB=8351), tx/s=133824 (MB/s=8351) # 15.36 [+1.50] rx=133824 (8351 MB) # 15.36 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.47] tx=109257 (MB=6818), tx/s=109257 (MB/s=6818) # 18.39 [+1.36] rx=53724 (6818 MB) # 18.39 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=92384 (MB=5765), tx/s=92384 (MB/s=5765) # 21.51 [+1.50] rx=92384 (5765 MB) # 21.51 [+0.00] ok # 21.68 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=116935 (MB=7297), tx/s=116935 (MB/s=7297) # 24.50 [+1.36] rx=58429 (7297 MB) # 24.51 [+0.00] ok # 24.71 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=91520 (MB=5711), tx/s=91520 (MB/s=5711) # 27.63 [+1.50] rx=91520 (5711 MB) # 27.63 [+0.00] ok # 27.84 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.42] tx=121575 (MB=7586), tx/s=121575 (MB/s=7586) # 30.66 [+1.40] rx=59734 (7586 MB) # 30.67 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=87968 (MB=5489), tx/s=87968 (MB/s=5489) # 33.79 [+1.50] rx=87968 (5489 MB) # 33.79 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=112458 (MB=7017), tx/s=112458 (MB/s=7017) # 36.81 [+1.40] rx=56019 (7017 MB) # 36.82 [+0.00] ok # 36.84 [+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__->