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=140064 (MB=8740), tx/s=140064 (MB/s=8740) # 3.08 [+1.50] rx=140064 (8740 MB) # 3.08 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=120162 (MB=7498), tx/s=120162 (MB/s=7498) # 6.06 [+1.36] rx=60059 (7498 MB) # 6.06 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=114112 (MB=7121), tx/s=114112 (MB/s=7121) # 9.15 [+1.50] rx=114112 (7121 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=133610 (MB=8337), tx/s=133610 (MB/s=8337) # 12.13 [+1.40] rx=65910 (8337 MB) # 12.13 [+0.00] ok # 12.32 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=150144 (MB=9369), tx/s=150144 (MB/s=9369) # 15.24 [+1.50] rx=150144 (9369 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=124019 (MB=7739), tx/s=124019 (MB/s=7739) # 18.22 [+1.40] rx=61919 (7739 MB) # 18.22 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=127744 (MB=7971), tx/s=127744 (MB/s=7971) # 21.32 [+1.50] rx=127744 (7971 MB) # 21.32 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=114081 (MB=7119), tx/s=114081 (MB/s=7119) # 24.32 [+1.36] rx=57024 (7119 MB) # 24.32 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=122560 (MB=7648), tx/s=122560 (MB/s=7648) # 27.43 [+1.50] rx=122560 (7648 MB) # 27.43 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=120021 (MB=7489), tx/s=120021 (MB/s=7489) # 30.43 [+1.36] rx=59864 (7489 MB) # 30.43 [+0.00] ok # 30.62 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=125856 (MB=7853), tx/s=125856 (MB/s=7853) # 33.55 [+1.50] rx=125856 (7853 MB) # 33.55 [+0.00] ok # 33.74 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=112725 (MB=7034), tx/s=112725 (MB/s=7034) # 36.56 [+1.40] rx=54940 (7034 MB) # 36.56 [+0.00] ok # 36.58 [+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__->