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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=73024 (MB=4556), tx/s=73024 (MB/s=4556) # 3.10 [+1.50] rx=73024 (4556 MB) # 3.11 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=126351 (MB=7884), tx/s=126351 (MB/s=7884) # 6.11 [+1.36] rx=63149 (7884 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=109152 (MB=6811), tx/s=109152 (MB/s=6811) # 9.22 [+1.50] rx=109152 (6811 MB) # 9.22 [+0.00] ok # 9.38 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=126081 (MB=7867), tx/s=126081 (MB/s=7867) # 12.20 [+1.36] rx=63033 (7867 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=131424 (MB=8201), tx/s=131424 (MB/s=8201) # 15.29 [+1.50] rx=131424 (8201 MB) # 15.30 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=131001 (MB=8174), tx/s=131001 (MB/s=8174) # 18.28 [+1.40] rx=65258 (8174 MB) # 18.28 [+0.00] ok # 18.48 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=94080 (MB=5870), tx/s=94080 (MB/s=5870) # 21.41 [+1.50] rx=94080 (5870 MB) # 21.41 [+0.00] ok # 21.61 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.42] tx=103277 (MB=6444), tx/s=103277 (MB/s=6444) # 24.43 [+1.40] rx=51582 (6444 MB) # 24.43 [+0.00] ok # 24.62 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=76800 (MB=4792), tx/s=76800 (MB/s=4792) # 27.54 [+1.50] rx=76800 (4792 MB) # 27.55 [+0.00] ok # 27.74 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.46] tx=112752 (MB=7036), tx/s=112752 (MB/s=7036) # 30.56 [+1.36] rx=56362 (7036 MB) # 30.56 [+0.00] ok # 30.75 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.17 [+1.42] tx=86112 (MB=5373), tx/s=86112 (MB/s=5373) # 33.67 [+1.50] rx=86112 (5373 MB) # 33.68 [+0.00] ok # 33.87 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.30 [+1.42] tx=121524 (MB=7583), tx/s=121524 (MB/s=7583) # 36.70 [+1.40] rx=60627 (7583 MB) # 36.70 [+0.00] ok # 36.72 [+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__->