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.56 [+1.42] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 3.07 [+1.50] rx=114880 (7168 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=116128 (MB=7246), tx/s=116128 (MB/s=7246) # 6.06 [+1.36] rx=58042 (7246 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=131904 (MB=8231), tx/s=131904 (MB/s=8231) # 9.15 [+1.50] rx=131904 (8231 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=120151 (MB=7497), tx/s=120151 (MB/s=7497) # 12.14 [+1.36] rx=60070 (7497 MB) # 12.14 [+0.00] ok # 12.33 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.43] tx=127136 (MB=7933), tx/s=127136 (MB/s=7933) # 15.26 [+1.50] rx=127136 (7933 MB) # 15.26 [+0.00] ok # 15.46 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=103224 (MB=6441), tx/s=103224 (MB/s=6441) # 18.28 [+1.40] rx=51372 (6441 MB) # 18.29 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 21.40 [+1.50] rx=124800 (7787 MB) # 21.40 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=101230 (MB=6317), tx/s=101230 (MB/s=6317) # 24.41 [+1.36] rx=50614 (6317 MB) # 24.41 [+0.00] ok # 24.62 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=103808 (MB=6478), tx/s=103808 (MB/s=6478) # 27.54 [+1.50] rx=103808 (6478 MB) # 27.54 [+0.00] ok # 27.73 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.42] tx=100979 (MB=6301), tx/s=100979 (MB/s=6301) # 30.55 [+1.40] rx=50482 (6301 MB) # 30.55 [+0.00] ok # 30.74 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=156160 (MB=9744), tx/s=156160 (MB/s=9744) # 33.67 [+1.50] rx=156160 (9744 MB) # 33.67 [+0.00] ok # 33.86 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=109922 (MB=6859), tx/s=109922 (MB/s=6859) # 36.69 [+1.40] rx=54857 (6859 MB) # 36.69 [+0.00] ok # 36.71 [+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__->