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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=92000 (MB=5741), tx/s=92000 (MB/s=5741) # 3.06 [+1.50] rx=92000 (5741 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=117228 (MB=7315), tx/s=117228 (MB/s=7315) # 6.06 [+1.40] rx=58000 (7315 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=111232 (MB=6941), tx/s=111232 (MB/s=6941) # 9.16 [+1.50] rx=111232 (6941 MB) # 9.16 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=132735 (MB=8283), tx/s=132735 (MB/s=8283) # 12.15 [+1.36] rx=66350 (8283 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=138912 (MB=8668), tx/s=138912 (MB/s=8668) # 15.24 [+1.50] rx=138912 (8668 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=121708 (MB=7595), tx/s=121708 (MB/s=7595) # 18.24 [+1.40] rx=60515 (7595 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=91872 (MB=5733), tx/s=91872 (MB/s=5733) # 21.34 [+1.50] rx=91872 (5733 MB) # 21.34 [+0.00] ok # 21.53 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=114910 (MB=7170), tx/s=114910 (MB/s=7170) # 24.36 [+1.36] rx=57304 (7170 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=91776 (MB=5727), tx/s=91776 (MB/s=5727) # 27.46 [+1.50] rx=91776 (5727 MB) # 27.46 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=109130 (MB=6810), tx/s=109130 (MB/s=6810) # 30.46 [+1.36] rx=54420 (6810 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=116000 (MB=7238), tx/s=116000 (MB/s=7238) # 33.56 [+1.50] rx=116000 (7238 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=119556 (MB=7460), tx/s=119556 (MB/s=7460) # 36.55 [+1.40] rx=59619 (7460 MB) # 36.55 [+0.00] ok # 36.57 [+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__->