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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=129856 (MB=8103), tx/s=129856 (MB/s=8103) # 3.09 [+1.50] rx=129856 (8103 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.43] tx=109609 (MB=6840), tx/s=109609 (MB/s=6840) # 6.12 [+1.40] rx=54755 (6840 MB) # 6.12 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=148288 (MB=9253), tx/s=148288 (MB/s=9253) # 9.24 [+1.50] rx=148288 (9253 MB) # 9.24 [+0.00] ok # 9.43 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=126942 (MB=7921), tx/s=126942 (MB/s=7921) # 12.25 [+1.36] rx=63470 (7921 MB) # 12.25 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=144192 (MB=8998), tx/s=144192 (MB/s=8998) # 15.35 [+1.50] rx=144192 (8998 MB) # 15.35 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=131472 (MB=8204), tx/s=131472 (MB/s=8204) # 18.36 [+1.40] rx=65630 (8204 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=127616 (MB=7963), tx/s=127616 (MB/s=7963) # 21.47 [+1.50] rx=127616 (7963 MB) # 21.47 [+0.00] ok # 21.67 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.42] tx=76422 (MB=4769), tx/s=76422 (MB/s=4769) # 24.51 [+1.42] rx=38101 (4769 MB) # 24.53 [+0.02] ok # 25.34 [+0.81] ipv6 udp -m 2 -t 1 -n 32 # 26.78 [+1.44] tx=105408 (MB=6577), tx/s=105408 (MB/s=6577) # 28.28 [+1.50] rx=105333 (6573 MB) # 28.28 [+0.00] ok # 28.51 [+0.23] ipv6 tcp -m 2 -t 1 -n 1 # 29.98 [+1.47] tx=105861 (MB=6606), tx/s=105861 (MB/s=6606) # 31.34 [+1.36] rx=52812 (6606 MB) # 31.34 [+0.00] ok # 31.54 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.96 [+1.42] tx=146624 (MB=9149), tx/s=146624 (MB/s=9149) # 34.46 [+1.50] rx=146624 (9149 MB) # 34.46 [+0.00] ok # 34.66 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 36.08 [+1.43] tx=107671 (MB=6719), tx/s=107671 (MB/s=6719) # 37.48 [+1.40] rx=53539 (6719 MB) # 37.48 [+0.00] ok # 37.50 [+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__->