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=97984 (MB=6114), tx/s=97984 (MB/s=6114) # 3.05 [+1.50] rx=97984 (6114 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=132160 (MB=8247), tx/s=132160 (MB/s=8247) # 6.01 [+1.36] rx=66060 (8247 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=104320 (MB=6509), tx/s=104320 (MB/s=6509) # 9.08 [+1.50] rx=104320 (6509 MB) # 9.08 [+0.00] ok # 9.22 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.64 [+1.42] tx=139809 (MB=8724), tx/s=139809 (MB/s=8724) # 12.04 [+1.40] rx=69879 (8724 MB) # 12.04 [+0.00] ok # 12.20 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=143168 (MB=8934), tx/s=143168 (MB/s=8934) # 15.12 [+1.50] rx=143168 (8934 MB) # 15.12 [+0.00] ok # 15.27 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.42] tx=134281 (MB=8379), tx/s=134281 (MB/s=8379) # 18.09 [+1.40] rx=67006 (8379 MB) # 18.09 [+0.00] ok # 18.25 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=123296 (MB=7694), tx/s=123296 (MB/s=7694) # 21.17 [+1.50] rx=123296 (7694 MB) # 21.17 [+0.00] ok # 21.32 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.78 [+1.46] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 24.14 [+1.36] rx=58506 (7304 MB) # 24.14 [+0.00] ok # 24.29 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.71 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 27.21 [+1.50] rx=117248 (7316 MB) # 27.21 [+0.00] ok # 27.37 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.79 [+1.42] tx=135987 (MB=8486), tx/s=135987 (MB/s=8486) # 30.19 [+1.40] rx=67096 (8486 MB) # 30.19 [+0.00] ok # 30.36 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=138816 (MB=8662), tx/s=138816 (MB/s=8662) # 33.28 [+1.50] rx=138816 (8662 MB) # 33.28 [+0.00] ok # 33.42 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=137918 (MB=8606), tx/s=137918 (MB/s=8606) # 36.24 [+1.40] rx=68873 (8606 MB) # 36.24 [+0.00] ok # 36.26 [+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__->