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.43] tx=116416 (MB=7264), tx/s=116416 (MB/s=7264) # 3.08 [+1.50] rx=116416 (7264 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=118524 (MB=7396), tx/s=118524 (MB/s=7396) # 6.08 [+1.40] rx=59225 (7396 MB) # 6.09 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149760 (MB=9345), tx/s=149760 (MB/s=9345) # 9.18 [+1.50] rx=149760 (9345 MB) # 9.18 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=131236 (MB=8189), tx/s=131236 (MB/s=8189) # 12.18 [+1.36] rx=65586 (8189 MB) # 12.18 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=165888 (MB=10352), tx/s=165888 (MB/s=10352) # 15.28 [+1.50] rx=165888 (10352 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.46] tx=144471 (MB=9015), tx/s=144471 (MB/s=9015) # 18.28 [+1.36] rx=72206 (9015 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 21.38 [+1.50] rx=118240 (7378 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=117803 (MB=7351), tx/s=117803 (MB/s=7351) # 24.38 [+1.40] rx=58874 (7351 MB) # 24.38 [+0.00] ok # 24.55 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=125696 (MB=7843), tx/s=125696 (MB/s=7843) # 27.47 [+1.50] rx=125696 (7843 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=122307 (MB=7632), tx/s=122307 (MB/s=7632) # 30.46 [+1.40] rx=61148 (7632 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=143808 (MB=8974), tx/s=143808 (MB/s=8974) # 33.57 [+1.50] rx=143808 (8974 MB) # 33.57 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=124480 (MB=7768), tx/s=124480 (MB/s=7768) # 36.56 [+1.40] rx=62211 (7768 MB) # 36.56 [+0.00] ok # 36.58 [+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__->