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.58 [+1.42] tx=74976 (MB=4678), tx/s=74976 (MB/s=4678) # 3.08 [+1.50] rx=74976 (4678 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=122129 (MB=7621), tx/s=122129 (MB/s=7621) # 6.09 [+1.40] rx=61010 (7621 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=97184 (MB=6064), tx/s=97184 (MB/s=6064) # 9.19 [+1.50] rx=97184 (6064 MB) # 9.19 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=131260 (MB=8191), tx/s=131260 (MB/s=8191) # 12.19 [+1.36] rx=65624 (8191 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=115904 (MB=7232), tx/s=115904 (MB/s=7232) # 15.28 [+1.50] rx=115904 (7232 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=104965 (MB=6550), tx/s=104965 (MB/s=6550) # 18.27 [+1.40] rx=52371 (6550 MB) # 18.27 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=82752 (MB=5164), tx/s=82752 (MB/s=5164) # 21.38 [+1.50] rx=82752 (5164 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=106236 (MB=6629), tx/s=106236 (MB/s=6629) # 24.37 [+1.36] rx=53107 (6629 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=90592 (MB=5653), tx/s=90592 (MB/s=5653) # 27.48 [+1.50] rx=90592 (5653 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=103287 (MB=6445), tx/s=103287 (MB/s=6445) # 30.48 [+1.40] rx=51615 (6445 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=102016 (MB=6366), tx/s=102016 (MB/s=6366) # 33.58 [+1.50] rx=102016 (6366 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=130814 (MB=8163), tx/s=130814 (MB/s=8163) # 36.57 [+1.40] rx=65317 (8163 MB) # 36.57 [+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__->