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=130560 (MB=8147), tx/s=130560 (MB/s=8147) # 3.09 [+1.50] rx=130560 (8147 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=113962 (MB=7111), tx/s=113962 (MB/s=7111) # 6.10 [+1.40] rx=56964 (7111 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 9.20 [+1.50] rx=117056 (7304 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=110765 (MB=6912), tx/s=110765 (MB/s=6912) # 12.20 [+1.36] rx=55357 (6912 MB) # 12.20 [+0.00] ok # 12.37 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=157152 (MB=9806), tx/s=157152 (MB/s=9806) # 15.29 [+1.50] rx=157152 (9806 MB) # 15.29 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=130427 (MB=8139), tx/s=130427 (MB/s=8139) # 18.27 [+1.40] rx=65081 (8139 MB) # 18.27 [+0.00] ok # 18.43 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 21.35 [+1.50] rx=133376 (8323 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=108366 (MB=6762), tx/s=108366 (MB/s=6762) # 24.35 [+1.36] rx=54152 (6762 MB) # 24.36 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=113536 (MB=7085), tx/s=113536 (MB/s=7085) # 27.45 [+1.50] rx=113226 (7065 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=113903 (MB=7107), tx/s=113903 (MB/s=7107) # 30.44 [+1.36] rx=56870 (7107 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=162720 (MB=10154), tx/s=162720 (MB/s=10154) # 33.54 [+1.50] rx=162720 (10154 MB) # 33.54 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=130908 (MB=8169), tx/s=130908 (MB/s=8169) # 36.55 [+1.40] rx=65312 (8169 MB) # 36.55 [+0.00] ok # 36.57 [+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__->