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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=98944 (MB=6174), tx/s=98944 (MB/s=6174) # 3.05 [+1.50] rx=98944 (6174 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=122281 (MB=7630), tx/s=122281 (MB/s=7630) # 6.03 [+1.36] rx=61111 (7630 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=113952 (MB=7111), tx/s=113952 (MB/s=7111) # 9.10 [+1.50] rx=113952 (7111 MB) # 9.10 [+0.00] ok # 9.27 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=118836 (MB=7415), tx/s=118836 (MB/s=7415) # 12.09 [+1.36] rx=59351 (7415 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=96576 (MB=6026), tx/s=96576 (MB/s=6026) # 15.18 [+1.50] rx=96576 (6026 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=134139 (MB=8370), tx/s=134139 (MB/s=8370) # 18.16 [+1.40] rx=66908 (8370 MB) # 18.16 [+0.00] ok # 18.31 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=108864 (MB=6793), tx/s=108864 (MB/s=6793) # 21.23 [+1.50] rx=108864 (6793 MB) # 21.23 [+0.00] ok # 21.42 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=109606 (MB=6839), tx/s=109606 (MB/s=6839) # 24.24 [+1.40] rx=54780 (6839 MB) # 24.24 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=111904 (MB=6983), tx/s=111904 (MB/s=6983) # 27.34 [+1.50] rx=111904 (6983 MB) # 27.34 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=123372 (MB=7698), tx/s=123372 (MB/s=7698) # 30.32 [+1.36] rx=61664 (7698 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=141888 (MB=8854), tx/s=141888 (MB/s=8854) # 33.41 [+1.50] rx=141888 (8854 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=134307 (MB=8381), tx/s=134307 (MB/s=8381) # 36.39 [+1.40] rx=67018 (8381 MB) # 36.39 [+0.00] ok # 36.41 [+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__->