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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 3.05 [+1.50] rx=131840 (8227 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=127156 (MB=7935), tx/s=127156 (MB/s=7935) # 6.02 [+1.36] rx=63551 (7935 MB) # 6.02 [+0.00] ok # 6.19 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=141696 (MB=8842), tx/s=141696 (MB/s=8842) # 9.11 [+1.50] rx=141696 (8842 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=131289 (MB=8192), tx/s=131289 (MB/s=8192) # 12.09 [+1.36] rx=65611 (8192 MB) # 12.09 [+0.00] ok # 12.27 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=161056 (MB=10050), tx/s=161056 (MB/s=10050) # 15.19 [+1.50] rx=161056 (10050 MB) # 15.19 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=134035 (MB=8364), tx/s=134035 (MB/s=8364) # 18.19 [+1.40] rx=66842 (8364 MB) # 18.19 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=135200 (MB=8436), tx/s=135200 (MB/s=8436) # 21.27 [+1.50] rx=135200 (8436 MB) # 21.27 [+0.00] ok # 21.44 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=124249 (MB=7753), tx/s=124249 (MB/s=7753) # 24.26 [+1.36] rx=61344 (7753 MB) # 24.26 [+0.00] ok # 24.42 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=140928 (MB=8794), tx/s=140928 (MB/s=8794) # 27.34 [+1.50] rx=140363 (8759 MB) # 27.34 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=119086 (MB=7431), tx/s=119086 (MB/s=7431) # 30.32 [+1.36] rx=57955 (7431 MB) # 30.32 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=159104 (MB=9928), tx/s=159104 (MB/s=9928) # 33.40 [+1.50] rx=159104 (9928 MB) # 33.40 [+0.00] ok # 33.55 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.97 [+1.42] tx=122312 (MB=7632), tx/s=122312 (MB/s=7632) # 36.37 [+1.40] rx=60915 (7632 MB) # 36.37 [+0.00] ok # 36.39 [+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__->