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=139136 (MB=8682), tx/s=139136 (MB/s=8682) # 3.05 [+1.50] rx=139136 (8682 MB) # 3.05 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=114233 (MB=7128), tx/s=114233 (MB/s=7128) # 6.06 [+1.40] rx=57062 (7128 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=108928 (MB=6797), tx/s=108928 (MB/s=6797) # 9.16 [+1.50] rx=108928 (6797 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=139390 (MB=8698), tx/s=139390 (MB/s=8698) # 12.16 [+1.36] rx=69679 (8698 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=160192 (MB=9996), tx/s=160192 (MB/s=9996) # 15.24 [+1.50] rx=160192 (9996 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=141397 (MB=8823), tx/s=141397 (MB/s=8823) # 18.22 [+1.40] rx=70616 (8823 MB) # 18.22 [+0.00] ok # 18.38 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=136448 (MB=8514), tx/s=136448 (MB/s=8514) # 21.30 [+1.50] rx=136448 (8514 MB) # 21.31 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=127040 (MB=7927), tx/s=127040 (MB/s=7927) # 24.29 [+1.36] rx=63487 (7927 MB) # 24.29 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=151392 (MB=9447), tx/s=151392 (MB/s=9447) # 27.38 [+1.50] rx=151392 (9447 MB) # 27.38 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=134843 (MB=8414), tx/s=134843 (MB/s=8414) # 30.37 [+1.40] rx=67392 (8414 MB) # 30.37 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=165568 (MB=10332), tx/s=165568 (MB/s=10332) # 33.45 [+1.50] rx=165568 (10332 MB) # 33.45 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=133330 (MB=8320), tx/s=133330 (MB/s=8320) # 36.44 [+1.40] rx=66500 (8320 MB) # 36.44 [+0.00] ok # 36.46 [+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__->