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=99488 (MB=6208), tx/s=99488 (MB/s=6208) # 3.06 [+1.50] rx=99184 (6189 MB) # 3.06 [+0.00] ok # 3.26 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=114328 (MB=7134), tx/s=114328 (MB/s=7134) # 6.09 [+1.40] rx=57026 (7134 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=114176 (MB=7125), tx/s=114176 (MB/s=7125) # 9.20 [+1.50] rx=114176 (7125 MB) # 9.20 [+0.00] ok # 9.35 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=134261 (MB=8378), tx/s=134261 (MB/s=8378) # 12.17 [+1.36] rx=67106 (8378 MB) # 12.18 [+0.00] ok # 12.34 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=136384 (MB=8510), tx/s=136384 (MB/s=8510) # 15.26 [+1.50] rx=136384 (8510 MB) # 15.26 [+0.00] ok # 15.42 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=137524 (MB=8582), tx/s=137524 (MB/s=8582) # 18.24 [+1.40] rx=68644 (8582 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=110464 (MB=6893), tx/s=110464 (MB/s=6893) # 21.34 [+1.50] rx=110464 (6893 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=125468 (MB=7829), tx/s=125468 (MB/s=7829) # 24.33 [+1.36] rx=62713 (7829 MB) # 24.33 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=100480 (MB=6270), tx/s=100480 (MB/s=6270) # 27.42 [+1.50] rx=100480 (6270 MB) # 27.42 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=125988 (MB=7862), tx/s=125988 (MB/s=7862) # 30.42 [+1.36] rx=62057 (7862 MB) # 30.42 [+0.00] ok # 30.61 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=123648 (MB=7716), tx/s=123648 (MB/s=7716) # 33.53 [+1.50] rx=123648 (7716 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=133128 (MB=8307), tx/s=133128 (MB/s=8307) # 36.52 [+1.40] rx=66430 (8307 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__->