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.59 [+1.42] tx=111776 (MB=6975), tx/s=111776 (MB/s=6975) # 3.09 [+1.50] rx=111776 (6975 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=111876 (MB=6981), tx/s=111876 (MB/s=6981) # 6.10 [+1.40] rx=55923 (6981 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=117312 (MB=7320), tx/s=117312 (MB/s=7320) # 9.21 [+1.50] rx=117312 (7320 MB) # 9.21 [+0.00] ok # 9.40 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.42] tx=112307 (MB=7008), tx/s=112307 (MB/s=7008) # 12.22 [+1.40] rx=56095 (7008 MB) # 12.23 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=127360 (MB=7947), tx/s=127360 (MB/s=7947) # 15.33 [+1.50] rx=127360 (7947 MB) # 15.34 [+0.00] ok # 15.50 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=134378 (MB=8385), tx/s=134378 (MB/s=8385) # 18.32 [+1.40] rx=67042 (8385 MB) # 18.32 [+0.00] ok # 18.50 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=135872 (MB=8478), tx/s=135872 (MB/s=8478) # 21.42 [+1.50] rx=135872 (8478 MB) # 21.42 [+0.00] ok # 21.58 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=125107 (MB=7807), tx/s=125107 (MB/s=7807) # 24.40 [+1.36] rx=62540 (7807 MB) # 24.40 [+0.00] ok # 24.57 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=151040 (MB=9425), tx/s=151040 (MB/s=9425) # 27.49 [+1.50] rx=151040 (9425 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=126244 (MB=7878), tx/s=126244 (MB/s=7878) # 30.49 [+1.36] rx=63097 (7878 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=161664 (MB=10088), tx/s=161664 (MB/s=10088) # 33.59 [+1.50] rx=161664 (10088 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=127469 (MB=7954), tx/s=127469 (MB/s=7954) # 36.59 [+1.40] rx=63548 (7954 MB) # 36.60 [+0.00] ok # 36.62 [+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__->