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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=85792 (MB=5353), tx/s=85792 (MB/s=5353) # 3.09 [+1.50] rx=85792 (5353 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=121477 (MB=7580), tx/s=121477 (MB/s=7580) # 6.10 [+1.36] rx=60726 (7580 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=111712 (MB=6971), tx/s=111712 (MB/s=6971) # 9.21 [+1.50] rx=111712 (6971 MB) # 9.21 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=138706 (MB=8655), tx/s=138706 (MB/s=8655) # 12.22 [+1.36] rx=69336 (8655 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=142240 (MB=8876), tx/s=142240 (MB/s=8876) # 15.33 [+1.50] rx=142240 (8876 MB) # 15.33 [+0.00] ok # 15.52 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.51] tx=132040 (MB=8239), tx/s=132040 (MB/s=8239) # 18.34 [+1.32] rx=65821 (8239 MB) # 18.34 [+0.00] ok # 18.51 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=107360 (MB=6699), tx/s=107360 (MB/s=6699) # 21.43 [+1.50] rx=107360 (6699 MB) # 21.44 [+0.00] ok # 21.60 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=123027 (MB=7677), tx/s=123027 (MB/s=7677) # 24.42 [+1.36] rx=60652 (7677 MB) # 24.42 [+0.00] ok # 24.61 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=80736 (MB=5038), tx/s=80736 (MB/s=5038) # 27.53 [+1.50] rx=80736 (5038 MB) # 27.53 [+0.00] ok # 27.72 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=123029 (MB=7677), tx/s=123029 (MB/s=7677) # 30.54 [+1.36] rx=61490 (7677 MB) # 30.54 [+0.00] ok # 30.73 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=135360 (MB=8446), tx/s=135360 (MB/s=8446) # 33.66 [+1.50] rx=135360 (8446 MB) # 33.66 [+0.00] ok # 33.84 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=105497 (MB=6583), tx/s=105497 (MB/s=6583) # 36.67 [+1.40] rx=52685 (6583 MB) # 36.67 [+0.00] ok # 36.69 [+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__->