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.57 [+1.42] tx=136608 (MB=8524), tx/s=136608 (MB/s=8524) # 3.08 [+1.50] rx=136608 (8524 MB) # 3.08 [+0.00] ok # 3.23 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=115201 (MB=7188), tx/s=115201 (MB/s=7188) # 6.05 [+1.36] rx=57555 (7188 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=144448 (MB=9014), tx/s=144448 (MB/s=9014) # 9.13 [+1.50] rx=144448 (9014 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=121152 (MB=7560), tx/s=121152 (MB/s=7560) # 12.10 [+1.36] rx=60560 (7560 MB) # 12.10 [+0.00] ok # 12.26 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=160640 (MB=10024), tx/s=160640 (MB/s=10024) # 15.18 [+1.50] rx=160640 (10024 MB) # 15.18 [+0.00] ok # 15.36 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=131886 (MB=8230), tx/s=131886 (MB/s=8230) # 18.18 [+1.40] rx=65815 (8230 MB) # 18.18 [+0.00] ok # 18.35 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=127552 (MB=7959), tx/s=127552 (MB/s=7959) # 21.27 [+1.50] rx=127552 (7959 MB) # 21.27 [+0.00] ok # 21.43 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=119079 (MB=7430), tx/s=119079 (MB/s=7430) # 24.25 [+1.36] rx=59523 (7430 MB) # 24.25 [+0.00] ok # 24.39 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=148800 (MB=9285), tx/s=148800 (MB/s=9285) # 27.31 [+1.50] rx=148800 (9285 MB) # 27.31 [+0.00] ok # 27.47 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=120918 (MB=7545), tx/s=120918 (MB/s=7545) # 30.29 [+1.36] rx=59596 (7545 MB) # 30.29 [+0.00] ok # 30.44 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.86 [+1.42] tx=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 33.36 [+1.50] rx=137760 (8596 MB) # 33.36 [+0.00] ok # 33.52 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=138303 (MB=8630), tx/s=138303 (MB/s=8630) # 36.34 [+1.40] rx=69055 (8630 MB) # 36.34 [+0.00] ok # 36.36 [+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__->