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=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 3.06 [+1.50] rx=131872 (8229 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=130376 (MB=8135), tx/s=130376 (MB/s=8135) # 6.07 [+1.36] rx=65167 (8135 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=119712 (MB=7470), tx/s=119712 (MB/s=7470) # 9.18 [+1.50] rx=119712 (7470 MB) # 9.18 [+0.00] ok # 9.33 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=135675 (MB=8466), tx/s=135675 (MB/s=8466) # 12.15 [+1.36] rx=67829 (8466 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=120064 (MB=7492), tx/s=120064 (MB/s=7492) # 15.25 [+1.50] rx=120064 (7492 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=137701 (MB=8593), tx/s=137701 (MB/s=8593) # 18.23 [+1.40] rx=68745 (8593 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=114720 (MB=7158), tx/s=114720 (MB/s=7158) # 21.34 [+1.50] rx=114720 (7158 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=112766 (MB=7037), tx/s=112766 (MB/s=7037) # 24.34 [+1.36] rx=56340 (7037 MB) # 24.35 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=148192 (MB=9247), tx/s=148192 (MB/s=9247) # 27.44 [+1.50] rx=148192 (9247 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=121832 (MB=7602), tx/s=121832 (MB/s=7602) # 30.45 [+1.36] rx=60904 (7602 MB) # 30.45 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=153888 (MB=9603), tx/s=153888 (MB/s=9603) # 33.56 [+1.50] rx=153888 (9603 MB) # 33.56 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=130965 (MB=8172), tx/s=130965 (MB/s=8172) # 36.57 [+1.40] rx=65288 (8172 MB) # 36.57 [+0.00] ok # 36.59 [+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__->