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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=78080 (MB=4872), tx/s=78080 (MB/s=4872) # 3.05 [+1.50] rx=78080 (4872 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=131269 (MB=8191), tx/s=131269 (MB/s=8191) # 6.02 [+1.36] rx=65604 (8191 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=86112 (MB=5373), tx/s=86112 (MB/s=5373) # 9.10 [+1.50] rx=86112 (5373 MB) # 9.10 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.42] tx=133744 (MB=8346), tx/s=133744 (MB/s=8346) # 12.07 [+1.40] rx=65912 (8346 MB) # 12.07 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=138304 (MB=8630), tx/s=138304 (MB/s=8630) # 15.14 [+1.50] rx=138304 (8630 MB) # 15.14 [+0.00] ok # 15.33 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=111778 (MB=6975), tx/s=111778 (MB/s=6975) # 18.15 [+1.40] rx=55744 (6975 MB) # 18.15 [+0.00] ok # 18.32 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=82912 (MB=5174), tx/s=82912 (MB/s=5174) # 21.24 [+1.50] rx=82912 (5174 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=109954 (MB=6861), tx/s=109954 (MB/s=6861) # 24.24 [+1.36] rx=54926 (6861 MB) # 24.24 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=95040 (MB=5930), tx/s=95040 (MB/s=5930) # 27.33 [+1.50] rx=95040 (5930 MB) # 27.34 [+0.00] ok # 27.50 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=136782 (MB=8535), tx/s=136782 (MB/s=8535) # 30.32 [+1.36] rx=68361 (8535 MB) # 30.33 [+0.00] ok # 30.48 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=133216 (MB=8313), tx/s=133216 (MB/s=8313) # 33.40 [+1.50] rx=133216 (8313 MB) # 33.40 [+0.00] ok # 33.55 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.97 [+1.42] tx=139953 (MB=8733), tx/s=139953 (MB/s=8733) # 36.37 [+1.40] rx=69878 (8733 MB) # 36.37 [+0.00] ok # 36.39 [+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__->