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=126304 (MB=7881), tx/s=126304 (MB/s=7881) # 3.06 [+1.50] rx=126304 (7881 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=118759 (MB=7410), tx/s=118759 (MB/s=7410) # 6.05 [+1.36] rx=59359 (7410 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=144256 (MB=9002), tx/s=144256 (MB/s=9002) # 9.14 [+1.50] rx=144256 (9002 MB) # 9.14 [+0.00] ok # 9.29 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=122133 (MB=7621), tx/s=122133 (MB/s=7621) # 12.11 [+1.36] rx=60069 (7621 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=150624 (MB=9399), tx/s=150624 (MB/s=9399) # 15.19 [+1.50] rx=150624 (9399 MB) # 15.19 [+0.00] ok # 15.35 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=142240 (MB=8876), tx/s=142240 (MB/s=8876) # 18.18 [+1.40] rx=71041 (8876 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=136064 (MB=8490), tx/s=136064 (MB/s=8490) # 21.26 [+1.50] rx=136064 (8490 MB) # 21.26 [+0.00] ok # 21.44 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=111911 (MB=6983), tx/s=111911 (MB/s=6983) # 24.26 [+1.36] rx=55937 (6983 MB) # 24.26 [+0.00] ok # 24.44 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=110272 (MB=6881), tx/s=110272 (MB/s=6881) # 27.36 [+1.50] rx=110272 (6881 MB) # 27.36 [+0.00] ok # 27.54 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=113449 (MB=7079), tx/s=113449 (MB/s=7079) # 30.36 [+1.36] rx=56564 (7079 MB) # 30.36 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=131680 (MB=8217), tx/s=131680 (MB/s=8217) # 33.46 [+1.50] rx=131680 (8217 MB) # 33.46 [+0.00] ok # 33.64 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=117025 (MB=7302), tx/s=117025 (MB/s=7302) # 36.46 [+1.40] rx=57392 (7302 MB) # 36.46 [+0.00] ok # 36.49 [+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__->