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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=133184 (MB=8311), tx/s=133184 (MB/s=8311) # 3.10 [+1.50] rx=133184 (8311 MB) # 3.10 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=107161 (MB=6687), tx/s=107161 (MB/s=6687) # 6.13 [+1.36] rx=53553 (6687 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 9.24 [+1.50] rx=137408 (8574 MB) # 9.24 [+0.00] ok # 9.41 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=111877 (MB=6981), tx/s=111877 (MB/s=6981) # 12.23 [+1.36] rx=55888 (6981 MB) # 12.23 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=161152 (MB=10056), tx/s=161152 (MB/s=10056) # 15.32 [+1.50] rx=161152 (10056 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=114531 (MB=7147), tx/s=114531 (MB/s=7147) # 18.33 [+1.40] rx=56192 (7147 MB) # 18.33 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=107424 (MB=6703), tx/s=107424 (MB/s=6703) # 21.44 [+1.50] rx=107424 (6703 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.42] tx=105144 (MB=6561), tx/s=105144 (MB/s=6561) # 24.44 [+1.40] rx=52520 (6561 MB) # 24.44 [+0.00] ok # 24.62 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=114528 (MB=7146), tx/s=114528 (MB/s=7146) # 27.54 [+1.50] rx=114528 (7146 MB) # 27.54 [+0.00] ok # 27.73 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.46] tx=103085 (MB=6432), tx/s=103085 (MB/s=6432) # 30.55 [+1.36] rx=51466 (6432 MB) # 30.55 [+0.00] ok # 30.73 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 33.65 [+1.50] rx=130496 (8143 MB) # 33.66 [+0.00] ok # 33.82 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=124228 (MB=7752), tx/s=124228 (MB/s=7752) # 36.64 [+1.40] rx=61971 (7752 MB) # 36.64 [+0.00] ok # 36.67 [+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__->