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.61 [+1.42] tx=136608 (MB=8524), tx/s=136608 (MB/s=8524) # 3.11 [+1.50] rx=136608 (8524 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=120420 (MB=7514), tx/s=120420 (MB/s=7514) # 6.15 [+1.36] rx=60185 (7514 MB) # 6.15 [+0.00] ok # 6.42 [+0.27] ipv4 udp -m 2 -t 1 -n 32 # 7.85 [+1.43] tx=121504 (MB=7582), tx/s=121504 (MB/s=7582) # 9.35 [+1.50] rx=121504 (7582 MB) # 9.35 [+0.00] ok # 9.54 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 11.00 [+1.46] tx=112078 (MB=6994), tx/s=112078 (MB/s=6994) # 12.36 [+1.36] rx=55981 (6994 MB) # 12.36 [+0.00] ok # 12.56 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.99 [+1.42] tx=145184 (MB=9060), tx/s=145184 (MB/s=9060) # 15.49 [+1.50] rx=145184 (9060 MB) # 15.49 [+0.00] ok # 15.70 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.13 [+1.42] tx=116965 (MB=7299), tx/s=116965 (MB/s=7299) # 18.53 [+1.40] rx=58198 (7299 MB) # 18.53 [+0.00] ok # 18.72 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.14 [+1.42] tx=133056 (MB=8303), tx/s=133056 (MB/s=8303) # 21.64 [+1.50] rx=133056 (8303 MB) # 21.64 [+0.00] ok # 21.83 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.42] tx=122536 (MB=7646), tx/s=122536 (MB/s=7646) # 24.65 [+1.40] rx=61244 (7646 MB) # 24.65 [+0.00] ok # 24.85 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.28 [+1.42] tx=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 27.78 [+1.50] rx=138496 (8642 MB) # 27.78 [+0.00] ok # 27.97 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.44 [+1.46] tx=131065 (MB=8178), tx/s=131065 (MB/s=8178) # 30.80 [+1.36] rx=65499 (8178 MB) # 30.80 [+0.00] ok # 31.01 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.43 [+1.42] tx=140960 (MB=8796), tx/s=140960 (MB/s=8796) # 33.93 [+1.50] rx=140960 (8796 MB) # 33.93 [+0.00] ok # 34.15 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.57 [+1.43] tx=119689 (MB=7469), tx/s=119689 (MB/s=7469) # 36.97 [+1.40] rx=59652 (7469 MB) # 36.97 [+0.00] ok # 37.00 [+0.03] 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__->