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=89216 (MB=5567), tx/s=89216 (MB/s=5567) # 3.08 [+1.50] rx=89216 (5567 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=117138 (MB=7309), tx/s=117138 (MB/s=7309) # 6.09 [+1.36] rx=58300 (7309 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=110432 (MB=6891), tx/s=110432 (MB/s=6891) # 9.20 [+1.50] rx=110432 (6891 MB) # 9.20 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=119352 (MB=7448), tx/s=119352 (MB/s=7448) # 12.21 [+1.36] rx=59637 (7448 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=101632 (MB=6342), tx/s=101632 (MB/s=6342) # 15.33 [+1.50] rx=101632 (6342 MB) # 15.34 [+0.00] ok # 15.56 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=127863 (MB=7979), tx/s=127863 (MB/s=7979) # 18.38 [+1.40] rx=63728 (7979 MB) # 18.38 [+0.00] ok # 18.60 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=86336 (MB=5387), tx/s=86336 (MB/s=5387) # 21.53 [+1.50] rx=86336 (5387 MB) # 21.53 [+0.00] ok # 21.73 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=105560 (MB=6587), tx/s=105560 (MB/s=6587) # 24.55 [+1.36] rx=52591 (6587 MB) # 24.56 [+0.00] ok # 24.76 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=112576 (MB=7025), tx/s=112576 (MB/s=7025) # 27.68 [+1.50] rx=109950 (6861 MB) # 27.68 [+0.00] ok # 27.88 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.43] tx=102327 (MB=6385), tx/s=102327 (MB/s=6385) # 30.71 [+1.40] rx=51116 (6385 MB) # 30.71 [+0.00] ok # 30.91 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=99584 (MB=6214), tx/s=99584 (MB/s=6214) # 33.83 [+1.50] rx=99584 (6214 MB) # 33.84 [+0.00] ok # 34.02 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=105231 (MB=6566), tx/s=105231 (MB/s=6566) # 36.84 [+1.40] rx=51925 (6566 MB) # 36.84 [+0.00] ok # 36.86 [+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__->