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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=106368 (MB=6637), tx/s=106368 (MB/s=6637) # 3.11 [+1.50] rx=106368 (6637 MB) # 3.11 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=116794 (MB=7288), tx/s=116794 (MB/s=7288) # 6.10 [+1.36] rx=58382 (7288 MB) # 6.10 [+0.00] ok # 6.26 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=128352 (MB=8009), tx/s=128352 (MB/s=8009) # 9.18 [+1.50] rx=128352 (8009 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=108253 (MB=6755), tx/s=108253 (MB/s=6755) # 12.18 [+1.36] rx=54100 (6755 MB) # 12.18 [+0.00] ok # 12.39 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=142976 (MB=8922), tx/s=142976 (MB/s=8922) # 15.32 [+1.50] rx=142976 (8922 MB) # 15.32 [+0.00] ok # 15.51 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=117728 (MB=7346), tx/s=117728 (MB/s=7346) # 18.33 [+1.40] rx=58733 (7346 MB) # 18.33 [+0.00] ok # 18.52 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=125056 (MB=7803), tx/s=125056 (MB/s=7803) # 21.44 [+1.50] rx=125056 (7803 MB) # 21.44 [+0.00] ok # 21.65 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=117866 (MB=7355), tx/s=117866 (MB/s=7355) # 24.47 [+1.36] rx=58910 (7355 MB) # 24.47 [+0.00] ok # 24.64 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=145152 (MB=9058), tx/s=145152 (MB/s=9058) # 27.56 [+1.50] rx=145152 (9058 MB) # 27.57 [+0.00] ok # 27.75 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=123568 (MB=7711), tx/s=123568 (MB/s=7711) # 30.57 [+1.36] rx=61756 (7711 MB) # 30.57 [+0.00] ok # 30.76 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=130016 (MB=8113), tx/s=130016 (MB/s=8113) # 33.69 [+1.50] rx=129064 (8054 MB) # 33.69 [+0.00] ok # 33.87 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=121443 (MB=7578), tx/s=121443 (MB/s=7578) # 36.69 [+1.40] rx=60563 (7578 MB) # 36.69 [+0.00] ok # 36.71 [+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__->