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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 3.07 [+1.50] rx=131840 (8227 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=123937 (MB=7734), tx/s=123937 (MB/s=7734) # 6.07 [+1.36] rx=61943 (7734 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 9.16 [+1.50] rx=138080 (8616 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=134030 (MB=8363), tx/s=134030 (MB/s=8363) # 12.16 [+1.36] rx=66985 (8363 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=154624 (MB=9649), tx/s=154624 (MB/s=9649) # 15.25 [+1.50] rx=154624 (9649 MB) # 15.25 [+0.00] ok # 15.40 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=131854 (MB=8228), tx/s=131854 (MB/s=8228) # 18.22 [+1.40] rx=65796 (8228 MB) # 18.22 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=128640 (MB=8027), tx/s=128640 (MB/s=8027) # 21.33 [+1.50] rx=128640 (8027 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=124440 (MB=7765), tx/s=124440 (MB/s=7765) # 24.31 [+1.36] rx=62194 (7765 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=131584 (MB=8211), tx/s=131584 (MB/s=8211) # 27.41 [+1.50] rx=131584 (8211 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=134991 (MB=8423), tx/s=134991 (MB/s=8423) # 30.40 [+1.36] rx=67466 (8423 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=155040 (MB=9675), tx/s=155040 (MB/s=9675) # 33.49 [+1.50] rx=155040 (9675 MB) # 33.49 [+0.00] ok # 33.65 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=133615 (MB=8338), tx/s=133615 (MB/s=8338) # 36.47 [+1.40] rx=66743 (8338 MB) # 36.47 [+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__->