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=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 3.08 [+1.50] rx=133376 (8323 MB) # 3.08 [+0.00] ok # 3.23 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=119832 (MB=7477), tx/s=119832 (MB/s=7477) # 6.04 [+1.36] rx=59879 (7477 MB) # 6.05 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=137184 (MB=8560), tx/s=137184 (MB/s=8560) # 9.13 [+1.50] rx=137184 (8560 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=120023 (MB=7489), tx/s=120023 (MB/s=7489) # 12.11 [+1.36] rx=59261 (7489 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=162432 (MB=10136), tx/s=162432 (MB/s=10136) # 15.19 [+1.50] rx=162432 (10136 MB) # 15.19 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=130285 (MB=8130), tx/s=130285 (MB/s=8130) # 18.18 [+1.40] rx=65004 (8130 MB) # 18.18 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=128416 (MB=8013), tx/s=128416 (MB/s=8013) # 21.26 [+1.50] rx=128416 (8013 MB) # 21.26 [+0.00] ok # 21.45 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=116922 (MB=7296), tx/s=116922 (MB/s=7296) # 24.27 [+1.36] rx=58436 (7296 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=135008 (MB=8424), tx/s=135008 (MB/s=8424) # 27.36 [+1.50] rx=135008 (8424 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.46] tx=126463 (MB=7891), tx/s=126463 (MB/s=7891) # 30.34 [+1.36] rx=63224 (7891 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 33.42 [+1.50] rx=150048 (9363 MB) # 33.43 [+0.00] ok # 33.62 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=114309 (MB=7133), tx/s=114309 (MB/s=7133) # 36.44 [+1.40] rx=55894 (7133 MB) # 36.44 [+0.00] ok # 36.47 [+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__->