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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=113344 (MB=7073), tx/s=113344 (MB/s=7073) # 3.06 [+1.50] rx=113344 (7073 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=115653 (MB=7217), tx/s=115653 (MB/s=7217) # 6.04 [+1.36] rx=57821 (7217 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=118976 (MB=7424), tx/s=118976 (MB/s=7424) # 9.12 [+1.50] rx=118976 (7424 MB) # 9.12 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.69 [+1.42] tx=122570 (MB=7648), tx/s=122570 (MB/s=7648) # 12.09 [+1.40] rx=61277 (7648 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=134272 (MB=8379), tx/s=134272 (MB/s=8379) # 15.17 [+1.50] rx=134272 (8379 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=124557 (MB=7772), tx/s=124557 (MB/s=7772) # 18.14 [+1.40] rx=62248 (7772 MB) # 18.14 [+0.00] ok # 18.31 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=113024 (MB=7053), tx/s=113024 (MB/s=7053) # 21.23 [+1.50] rx=113024 (7053 MB) # 21.23 [+0.00] ok # 21.39 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.42] tx=97145 (MB=6062), tx/s=97145 (MB/s=6062) # 24.21 [+1.40] rx=48559 (6062 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.78 [+1.42] tx=117184 (MB=7312), tx/s=117184 (MB/s=7312) # 27.29 [+1.50] rx=117184 (7312 MB) # 27.29 [+0.00] ok # 27.45 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.42] tx=116877 (MB=7293), tx/s=116877 (MB/s=7293) # 30.27 [+1.40] rx=58431 (7293 MB) # 30.27 [+0.00] ok # 30.43 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=129792 (MB=8099), tx/s=129792 (MB/s=8099) # 33.35 [+1.50] rx=129792 (8099 MB) # 33.35 [+0.00] ok # 33.52 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=116727 (MB=7284), tx/s=116727 (MB/s=7284) # 36.33 [+1.40] rx=58351 (7284 MB) # 36.33 [+0.00] ok # 36.36 [+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__->