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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=113184 (MB=7063), tx/s=113184 (MB/s=7063) # 3.11 [+1.50] rx=113184 (7063 MB) # 3.11 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=128640 (MB=8027), tx/s=128640 (MB/s=8027) # 6.14 [+1.36] rx=64258 (8027 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=113792 (MB=7101), tx/s=113792 (MB/s=7101) # 9.27 [+1.50] rx=113792 (7101 MB) # 9.27 [+0.00] ok # 9.46 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=115475 (MB=7206), tx/s=115475 (MB/s=7206) # 12.28 [+1.36] rx=57663 (7206 MB) # 12.28 [+0.00] ok # 12.48 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=159264 (MB=9938), tx/s=159264 (MB/s=9938) # 15.40 [+1.50] rx=159264 (9938 MB) # 15.40 [+0.00] ok # 15.58 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=135717 (MB=8469), tx/s=135717 (MB/s=8469) # 18.40 [+1.40] rx=67705 (8469 MB) # 18.40 [+0.00] ok # 18.61 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=123648 (MB=7716), tx/s=123648 (MB/s=7716) # 21.53 [+1.50] rx=123648 (7716 MB) # 21.54 [+0.00] ok # 21.74 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=100450 (MB=6268), tx/s=100450 (MB/s=6268) # 24.56 [+1.36] rx=50173 (6268 MB) # 24.56 [+0.00] ok # 24.76 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=146496 (MB=9141), tx/s=146496 (MB/s=9141) # 27.69 [+1.50] rx=146496 (9141 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=133960 (MB=8359), tx/s=133960 (MB/s=8359) # 30.71 [+1.36] rx=66967 (8359 MB) # 30.71 [+0.00] ok # 30.89 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=153248 (MB=9563), tx/s=153248 (MB/s=9563) # 33.81 [+1.50] rx=153248 (9563 MB) # 33.82 [+0.00] ok # 34.03 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.46 [+1.42] tx=114463 (MB=7142), tx/s=114463 (MB/s=7142) # 36.86 [+1.40] rx=56493 (7142 MB) # 36.86 [+0.00] ok # 36.88 [+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__->