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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=77600 (MB=4842), tx/s=77600 (MB/s=4842) # 3.06 [+1.50] rx=77600 (4842 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=121097 (MB=7556), tx/s=121097 (MB/s=7556) # 6.07 [+1.36] rx=60535 (7556 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=80864 (MB=5046), tx/s=80864 (MB/s=5046) # 9.17 [+1.50] rx=80864 (5046 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=125041 (MB=7803), tx/s=125041 (MB/s=7803) # 12.17 [+1.40] rx=62518 (7803 MB) # 12.17 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=111136 (MB=6935), tx/s=111136 (MB/s=6935) # 15.27 [+1.50] rx=111136 (6935 MB) # 15.27 [+0.00] ok # 15.47 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=135700 (MB=8468), tx/s=135700 (MB/s=8468) # 18.29 [+1.40] rx=67685 (8468 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=85248 (MB=5319), tx/s=85248 (MB/s=5319) # 21.40 [+1.50] rx=85248 (5319 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=115578 (MB=7212), tx/s=115578 (MB/s=7212) # 24.40 [+1.36] rx=57732 (7212 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=96800 (MB=6040), tx/s=96800 (MB/s=6040) # 27.50 [+1.50] rx=96800 (6040 MB) # 27.50 [+0.00] ok # 27.69 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=121098 (MB=7556), tx/s=121098 (MB/s=7556) # 30.51 [+1.36] rx=60438 (7556 MB) # 30.51 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 33.61 [+1.50] rx=141568 (8834 MB) # 33.62 [+0.00] ok # 33.80 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=112612 (MB=7027), tx/s=112612 (MB/s=7027) # 36.62 [+1.40] rx=56091 (7027 MB) # 36.63 [+0.00] ok # 36.65 [+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__->