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.55 [+1.42] tx=133408 (MB=8325), tx/s=133408 (MB/s=8325) # 3.05 [+1.50] rx=133408 (8325 MB) # 3.05 [+0.00] ok # 3.20 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=120741 (MB=7534), tx/s=120741 (MB/s=7534) # 6.02 [+1.36] rx=60347 (7534 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=147840 (MB=9225), tx/s=147840 (MB/s=9225) # 9.10 [+1.50] rx=147840 (9225 MB) # 9.10 [+0.00] ok # 9.26 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=127082 (MB=7930), tx/s=127082 (MB/s=7930) # 12.08 [+1.36] rx=63533 (7930 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=155200 (MB=9685), tx/s=155200 (MB/s=9685) # 15.16 [+1.50] rx=155200 (9685 MB) # 15.16 [+0.00] ok # 15.32 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.50] tx=134260 (MB=8378), tx/s=134260 (MB/s=8378) # 18.14 [+1.32] rx=66983 (8378 MB) # 18.14 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=139200 (MB=8686), tx/s=139200 (MB/s=8686) # 21.22 [+1.50] rx=139200 (8686 MB) # 21.22 [+0.00] ok # 21.37 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.46] tx=122165 (MB=7623), tx/s=122165 (MB/s=7623) # 24.19 [+1.36] rx=60537 (7623 MB) # 24.19 [+0.00] ok # 24.34 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 27.26 [+1.50] rx=137696 (8592 MB) # 27.26 [+0.00] ok # 27.41 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.46] tx=130508 (MB=8144), tx/s=130508 (MB/s=8144) # 30.23 [+1.36] rx=64383 (8144 MB) # 30.23 [+0.00] ok # 30.38 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=153440 (MB=9575), tx/s=153440 (MB/s=9575) # 33.30 [+1.50] rx=153440 (9575 MB) # 33.30 [+0.00] ok # 33.47 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.89 [+1.42] tx=107186 (MB=6688), tx/s=107186 (MB/s=6688) # 36.29 [+1.40] rx=53427 (6688 MB) # 36.29 [+0.00] ok # 36.31 [+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__->