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=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 3.06 [+1.50] rx=139904 (8730 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=134664 (MB=8403), tx/s=134664 (MB/s=8403) # 6.04 [+1.36] rx=67279 (8403 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=149504 (MB=9329), tx/s=149504 (MB/s=9329) # 9.12 [+1.50] rx=149504 (9329 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=129161 (MB=8060), tx/s=129161 (MB/s=8060) # 12.10 [+1.36] rx=64560 (8060 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=165248 (MB=10312), tx/s=165248 (MB/s=10312) # 15.18 [+1.50] rx=165248 (10312 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=145349 (MB=9070), tx/s=145349 (MB/s=9070) # 18.16 [+1.40] rx=72611 (9070 MB) # 18.16 [+0.00] ok # 18.32 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 21.24 [+1.50] rx=140224 (8750 MB) # 21.25 [+0.00] ok # 21.40 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=132018 (MB=8238), tx/s=132018 (MB/s=8238) # 24.22 [+1.36] rx=65986 (8238 MB) # 24.22 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=149024 (MB=9299), tx/s=149024 (MB/s=9299) # 27.29 [+1.50] rx=149024 (9299 MB) # 27.29 [+0.00] ok # 27.45 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.86 [+1.42] tx=139412 (MB=8699), tx/s=139412 (MB/s=8699) # 30.26 [+1.40] rx=69674 (8699 MB) # 30.27 [+0.00] ok # 30.42 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=164512 (MB=10266), tx/s=164512 (MB/s=10266) # 33.34 [+1.50] rx=164512 (10266 MB) # 33.34 [+0.00] ok # 33.50 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=146014 (MB=9111), tx/s=146014 (MB/s=9111) # 36.32 [+1.40] rx=72898 (9111 MB) # 36.32 [+0.00] ok # 36.34 [+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__->