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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=65856 (MB=4109), tx/s=65856 (MB/s=4109) # 3.07 [+1.50] rx=65856 (4109 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=113261 (MB=7067), tx/s=113261 (MB/s=7067) # 6.07 [+1.40] rx=56566 (7067 MB) # 6.07 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=84640 (MB=5281), tx/s=84640 (MB/s=5281) # 9.18 [+1.50] rx=84640 (5281 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=108178 (MB=6750), tx/s=108178 (MB/s=6750) # 12.19 [+1.36] rx=53203 (6750 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=91424 (MB=5705), tx/s=91424 (MB/s=5705) # 15.29 [+1.50] rx=91424 (5705 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=116239 (MB=7253), tx/s=116239 (MB/s=7253) # 18.29 [+1.40] rx=57920 (7253 MB) # 18.29 [+0.00] ok # 18.46 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=90016 (MB=5617), tx/s=90016 (MB/s=5617) # 21.39 [+1.50] rx=89429 (5580 MB) # 21.39 [+0.00] ok # 21.55 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=112066 (MB=6993), tx/s=112066 (MB/s=6993) # 24.37 [+1.40] rx=56015 (6993 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=92832 (MB=5793), tx/s=92832 (MB/s=5793) # 27.46 [+1.50] rx=92832 (5793 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=105693 (MB=6595), tx/s=105693 (MB/s=6595) # 30.45 [+1.36] rx=52813 (6595 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=97920 (MB=6110), tx/s=97920 (MB/s=6110) # 33.54 [+1.50] rx=97920 (6110 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=118138 (MB=7372), tx/s=118138 (MB/s=7372) # 36.52 [+1.40] rx=58726 (7372 MB) # 36.52 [+0.00] ok # 36.54 [+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__->