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=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 3.06 [+1.50] rx=137056 (8552 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=122343 (MB=7634), tx/s=122343 (MB/s=7634) # 6.05 [+1.36] rx=61133 (7634 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=143488 (MB=8954), tx/s=143488 (MB/s=8954) # 9.15 [+1.50] rx=143488 (8954 MB) # 9.15 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=128658 (MB=8028), tx/s=128658 (MB/s=8028) # 12.14 [+1.36] rx=63531 (8028 MB) # 12.14 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=152352 (MB=9507), tx/s=152352 (MB/s=9507) # 15.21 [+1.50] rx=152352 (9507 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=140554 (MB=8771), tx/s=140554 (MB/s=8771) # 18.19 [+1.40] rx=70181 (8771 MB) # 18.19 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 21.27 [+1.50] rx=138080 (8616 MB) # 21.27 [+0.00] ok # 21.42 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=127054 (MB=7928), tx/s=127054 (MB/s=7928) # 24.24 [+1.36] rx=63503 (7928 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 27.32 [+1.50] rx=137408 (8574 MB) # 27.32 [+0.00] ok # 27.49 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=132803 (MB=8287), tx/s=132803 (MB/s=8287) # 30.31 [+1.36] rx=66385 (8287 MB) # 30.31 [+0.00] ok # 30.46 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=156256 (MB=9750), tx/s=156256 (MB/s=9750) # 33.38 [+1.50] rx=156256 (9750 MB) # 33.38 [+0.00] ok # 33.53 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.50] tx=125529 (MB=7833), tx/s=125529 (MB/s=7833) # 36.35 [+1.32] rx=62636 (7833 MB) # 36.36 [+0.00] ok # 36.38 [+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__->