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=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 3.06 [+1.50] rx=136320 (8506 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=124281 (MB=7755), tx/s=124281 (MB/s=7755) # 6.02 [+1.36] rx=62120 (7755 MB) # 6.02 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=148864 (MB=9289), tx/s=148864 (MB/s=9289) # 9.10 [+1.50] rx=148864 (9289 MB) # 9.10 [+0.00] ok # 9.28 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=135976 (MB=8485), tx/s=135976 (MB/s=8485) # 12.09 [+1.36] rx=67968 (8485 MB) # 12.09 [+0.00] ok # 12.26 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=154592 (MB=9647), tx/s=154592 (MB/s=9647) # 15.18 [+1.50] rx=154592 (9647 MB) # 15.18 [+0.00] ok # 15.37 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=120812 (MB=7539), tx/s=120812 (MB/s=7539) # 18.19 [+1.40] rx=60122 (7539 MB) # 18.19 [+0.00] ok # 18.38 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=124256 (MB=7754), tx/s=124256 (MB/s=7754) # 21.30 [+1.50] rx=124256 (7754 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=111621 (MB=6965), tx/s=111621 (MB/s=6965) # 24.28 [+1.36] rx=55796 (6965 MB) # 24.28 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=144192 (MB=8998), tx/s=144192 (MB/s=8998) # 27.39 [+1.50] rx=144192 (8998 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=118231 (MB=7378), tx/s=118231 (MB/s=7378) # 30.38 [+1.36] rx=58338 (7378 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=161440 (MB=10074), tx/s=161440 (MB/s=10074) # 33.47 [+1.50] rx=161440 (10074 MB) # 33.47 [+0.00] ok # 33.68 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=118178 (MB=7374), tx/s=118178 (MB/s=7374) # 36.50 [+1.40] rx=58991 (7374 MB) # 36.50 [+0.00] ok # 36.52 [+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__->