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=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 3.08 [+1.50] rx=127712 (7969 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=121630 (MB=7590), tx/s=121630 (MB/s=7590) # 6.08 [+1.36] rx=60785 (7590 MB) # 6.08 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 9.17 [+1.50] rx=141824 (8850 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=135662 (MB=8465), tx/s=135662 (MB/s=8465) # 12.17 [+1.40] rx=67780 (8465 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=151744 (MB=9469), tx/s=151744 (MB/s=9469) # 15.26 [+1.50] rx=151744 (9469 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=137931 (MB=8607), tx/s=137931 (MB/s=8607) # 18.26 [+1.40] rx=68831 (8607 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 21.37 [+1.50] rx=139936 (8732 MB) # 21.37 [+0.00] ok # 21.55 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=101474 (MB=6332), tx/s=101474 (MB/s=6332) # 24.37 [+1.36] rx=50716 (6332 MB) # 24.38 [+0.00] ok # 24.57 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=107488 (MB=6707), tx/s=107488 (MB/s=6707) # 27.49 [+1.50] rx=107488 (6707 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=127301 (MB=7944), tx/s=127301 (MB/s=7944) # 30.50 [+1.36] rx=62730 (7944 MB) # 30.50 [+0.00] ok # 30.70 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=130016 (MB=8113), tx/s=130016 (MB/s=8113) # 33.62 [+1.50] rx=130016 (8113 MB) # 33.62 [+0.00] ok # 33.81 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=121529 (MB=7583), tx/s=121529 (MB/s=7583) # 36.63 [+1.40] rx=60423 (7583 MB) # 36.63 [+0.00] ok # 36.66 [+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__->