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=114912 (MB=7170), tx/s=114912 (MB/s=7170) # 3.09 [+1.50] rx=114912 (7170 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=112182 (MB=7000), tx/s=112182 (MB/s=7000) # 6.10 [+1.36] rx=56027 (7000 MB) # 6.10 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=144864 (MB=9040), tx/s=144864 (MB/s=9040) # 9.18 [+1.50] rx=144864 (9040 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=112097 (MB=6995), tx/s=112097 (MB/s=6995) # 12.19 [+1.36] rx=56010 (6995 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=155616 (MB=9711), tx/s=155616 (MB/s=9711) # 15.28 [+1.50] rx=155616 (9711 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=138216 (MB=8625), tx/s=138216 (MB/s=8625) # 18.28 [+1.40] rx=68920 (8625 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=128480 (MB=8017), tx/s=128480 (MB/s=8017) # 21.38 [+1.50] rx=128480 (8017 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.47] tx=113935 (MB=7109), tx/s=113935 (MB/s=7109) # 24.39 [+1.36] rx=56931 (7109 MB) # 24.39 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=135360 (MB=8446), tx/s=135360 (MB/s=8446) # 27.48 [+1.50] rx=135360 (8446 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=115861 (MB=7230), tx/s=115861 (MB/s=7230) # 30.48 [+1.36] rx=56048 (7230 MB) # 30.48 [+0.00] ok # 30.64 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 33.56 [+1.50] rx=163392 (10196 MB) # 33.56 [+0.00] ok # 33.72 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=125343 (MB=7821), tx/s=125343 (MB/s=7821) # 36.54 [+1.40] rx=62250 (7821 MB) # 36.54 [+0.00] ok # 36.56 [+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__->