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=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 3.05 [+1.50] rx=131008 (8175 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=124986 (MB=7799), tx/s=124986 (MB/s=7799) # 6.02 [+1.36] rx=62461 (7799 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=142016 (MB=8862), tx/s=142016 (MB/s=8862) # 9.09 [+1.50] rx=142016 (8862 MB) # 9.09 [+0.00] ok # 9.25 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=132720 (MB=8282), tx/s=132720 (MB/s=8282) # 12.07 [+1.36] rx=66338 (8282 MB) # 12.07 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=162688 (MB=10152), tx/s=162688 (MB/s=10152) # 15.14 [+1.50] rx=162688 (10152 MB) # 15.15 [+0.00] ok # 15.31 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=138186 (MB=8623), tx/s=138186 (MB/s=8623) # 18.13 [+1.40] rx=68968 (8623 MB) # 18.13 [+0.00] ok # 18.31 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=129728 (MB=8095), tx/s=129728 (MB/s=8095) # 21.23 [+1.50] rx=129728 (8095 MB) # 21.24 [+0.00] ok # 21.43 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=114909 (MB=7170), tx/s=114909 (MB/s=7170) # 24.25 [+1.36] rx=57444 (7170 MB) # 24.26 [+0.00] ok # 24.45 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.43] tx=115840 (MB=7228), tx/s=115840 (MB/s=7228) # 27.38 [+1.50] rx=115840 (7228 MB) # 27.38 [+0.00] ok # 27.57 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=112269 (MB=7005), tx/s=112269 (MB/s=7005) # 30.39 [+1.36] rx=56064 (7005 MB) # 30.39 [+0.00] ok # 30.57 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=130848 (MB=8165), tx/s=130848 (MB/s=8165) # 33.49 [+1.50] rx=130848 (8165 MB) # 33.49 [+0.00] ok # 33.67 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=103002 (MB=6427), tx/s=103002 (MB/s=6427) # 36.49 [+1.40] rx=51080 (6427 MB) # 36.49 [+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__->