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=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 3.07 [+1.50] rx=111328 (6947 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=128092 (MB=7993), tx/s=128092 (MB/s=7993) # 6.05 [+1.36] rx=64023 (7993 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=150976 (MB=9421), tx/s=150976 (MB/s=9421) # 9.14 [+1.50] rx=150976 (9421 MB) # 9.14 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=117267 (MB=7317), tx/s=117267 (MB/s=7317) # 12.12 [+1.40] rx=58624 (7317 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=126624 (MB=7901), tx/s=126624 (MB/s=7901) # 15.22 [+1.50] rx=126624 (7901 MB) # 15.22 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.46] tx=140845 (MB=8789), tx/s=140845 (MB/s=8789) # 18.21 [+1.36] rx=70321 (8789 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 21.29 [+1.50] rx=140224 (8750 MB) # 21.29 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=112841 (MB=7041), tx/s=112841 (MB/s=7041) # 24.28 [+1.40] rx=56413 (7041 MB) # 24.28 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=149440 (MB=9325), tx/s=149440 (MB/s=9325) # 27.37 [+1.50] rx=149440 (9325 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=117697 (MB=7344), tx/s=117697 (MB/s=7344) # 30.36 [+1.40] rx=58847 (7344 MB) # 30.36 [+0.00] ok # 30.53 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=165664 (MB=10338), tx/s=165664 (MB/s=10338) # 33.46 [+1.50] rx=165664 (10338 MB) # 33.46 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=119534 (MB=7459), tx/s=119534 (MB/s=7459) # 36.44 [+1.40] rx=59738 (7459 MB) # 36.44 [+0.00] ok # 36.47 [+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__->