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=113536 (MB=7085), tx/s=113536 (MB/s=7085) # 3.06 [+1.50] rx=113536 (7085 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=129596 (MB=8087), tx/s=129596 (MB/s=8087) # 6.03 [+1.36] rx=64780 (8087 MB) # 6.03 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 9.11 [+1.50] rx=150464 (9389 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=139123 (MB=8681), tx/s=139123 (MB/s=8681) # 12.08 [+1.40] rx=69309 (8681 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 15.15 [+1.50] rx=164768 (10282 MB) # 15.15 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.72 [+1.42] tx=145645 (MB=9088), tx/s=145645 (MB/s=9088) # 18.12 [+1.40] rx=72757 (9088 MB) # 18.12 [+0.00] ok # 18.27 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=140064 (MB=8740), tx/s=140064 (MB/s=8740) # 21.19 [+1.50] rx=140064 (8740 MB) # 21.19 [+0.00] ok # 21.34 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.80 [+1.46] tx=130235 (MB=8127), tx/s=130235 (MB/s=8127) # 24.16 [+1.36] rx=65101 (8127 MB) # 24.16 [+0.00] ok # 24.32 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=129600 (MB=8087), tx/s=129600 (MB/s=8087) # 27.24 [+1.50] rx=129600 (8087 MB) # 27.24 [+0.00] ok # 27.39 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.81 [+1.42] tx=137706 (MB=8593), tx/s=137706 (MB/s=8593) # 30.21 [+1.40] rx=68830 (8593 MB) # 30.21 [+0.00] ok # 30.37 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.79 [+1.42] tx=153472 (MB=9577), tx/s=153472 (MB/s=9577) # 33.29 [+1.50] rx=153472 (9577 MB) # 33.29 [+0.00] ok # 33.44 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.89 [+1.46] tx=143192 (MB=8935), tx/s=143192 (MB/s=8935) # 36.25 [+1.36] rx=71539 (8935 MB) # 36.26 [+0.00] ok # 36.27 [+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__->