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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=118272 (MB=7380), tx/s=118272 (MB/s=7380) # 3.07 [+1.50] rx=118272 (7380 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=119322 (MB=7446), tx/s=119322 (MB/s=7446) # 6.06 [+1.40] rx=59624 (7446 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=127488 (MB=7955), tx/s=127488 (MB/s=7955) # 9.16 [+1.50] rx=127488 (7955 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=125782 (MB=7849), tx/s=125782 (MB/s=7849) # 12.15 [+1.36] rx=62876 (7849 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=143200 (MB=8936), tx/s=143200 (MB/s=8936) # 15.24 [+1.50] rx=143200 (8936 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=127042 (MB=7927), tx/s=127042 (MB/s=7927) # 18.24 [+1.40] rx=63432 (7927 MB) # 18.24 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=118464 (MB=7392), tx/s=118464 (MB/s=7392) # 21.35 [+1.50] rx=118464 (7392 MB) # 21.35 [+0.00] ok # 21.54 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=119691 (MB=7469), tx/s=119691 (MB/s=7469) # 24.36 [+1.40] rx=59836 (7469 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=124384 (MB=7762), tx/s=124384 (MB/s=7762) # 27.46 [+1.50] rx=124384 (7762 MB) # 27.46 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=122560 (MB=7648), tx/s=122560 (MB/s=7648) # 30.46 [+1.40] rx=61278 (7648 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=143936 (MB=8982), tx/s=143936 (MB/s=8982) # 33.56 [+1.50] rx=143936 (8982 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=125659 (MB=7841), tx/s=125659 (MB/s=7841) # 36.56 [+1.40] rx=62598 (7841 MB) # 36.56 [+0.00] ok # 36.59 [+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__->