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.58 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 3.08 [+1.50] rx=137664 (8590 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=129951 (MB=8109), tx/s=129951 (MB/s=8109) # 6.10 [+1.36] rx=64938 (8109 MB) # 6.10 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.43] tx=107296 (MB=6695), tx/s=107296 (MB/s=6695) # 9.22 [+1.50] rx=107296 (6695 MB) # 9.22 [+0.00] ok # 9.44 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.42] tx=134890 (MB=8417), tx/s=134890 (MB/s=8417) # 12.26 [+1.40] rx=67350 (8417 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=138560 (MB=8646), tx/s=138560 (MB/s=8646) # 15.38 [+1.50] rx=138560 (8646 MB) # 15.38 [+0.00] ok # 15.58 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.46] tx=134819 (MB=8413), tx/s=134819 (MB/s=8413) # 18.40 [+1.36] rx=67305 (8413 MB) # 18.40 [+0.00] ok # 18.62 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=134240 (MB=8377), tx/s=134240 (MB/s=8377) # 21.54 [+1.50] rx=134240 (8377 MB) # 21.55 [+0.00] ok # 21.75 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.22 [+1.46] tx=123881 (MB=7730), tx/s=123881 (MB/s=7730) # 24.58 [+1.36] rx=61883 (7730 MB) # 24.58 [+0.00] ok # 24.78 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 27.70 [+1.50] rx=129504 (8081 MB) # 27.70 [+0.00] ok # 27.92 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.39 [+1.46] tx=120688 (MB=7531), tx/s=120688 (MB/s=7531) # 30.75 [+1.36] rx=58625 (7531 MB) # 30.75 [+0.00] ok # 30.94 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.42] tx=131680 (MB=8217), tx/s=131680 (MB/s=8217) # 33.87 [+1.50] rx=131680 (8217 MB) # 33.87 [+0.00] ok # 34.07 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=87842 (MB=5481), tx/s=87842 (MB/s=5481) # 36.90 [+1.40] rx=43678 (5481 MB) # 36.90 [+0.00] ok # 36.92 [+0.03] 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__->