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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=79456 (MB=4958), tx/s=79456 (MB/s=4958) # 3.08 [+1.50] rx=79456 (4958 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=114076 (MB=7118), tx/s=114076 (MB/s=7118) # 6.10 [+1.36] rx=56118 (7118 MB) # 6.10 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=80352 (MB=5014), tx/s=80352 (MB/s=5014) # 9.24 [+1.50] rx=80352 (5014 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=123035 (MB=7677), tx/s=123035 (MB/s=7677) # 12.27 [+1.36] rx=60624 (7677 MB) # 12.27 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=112256 (MB=7005), tx/s=112256 (MB/s=7005) # 15.38 [+1.50] rx=112256 (7005 MB) # 15.39 [+0.00] ok # 15.59 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=129513 (MB=8082), tx/s=129513 (MB/s=8082) # 18.42 [+1.40] rx=64569 (8082 MB) # 18.42 [+0.00] ok # 18.63 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=94880 (MB=5920), tx/s=94880 (MB/s=5920) # 21.55 [+1.50] rx=94880 (5920 MB) # 21.55 [+0.00] ok # 21.74 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.47] tx=93276 (MB=5820), tx/s=93276 (MB/s=5820) # 24.56 [+1.36] rx=46602 (5820 MB) # 24.56 [+0.00] ok # 24.77 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.43] tx=91104 (MB=5685), tx/s=91104 (MB/s=5685) # 27.69 [+1.50] rx=91104 (5685 MB) # 27.69 [+0.00] ok # 27.91 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.46] tx=126926 (MB=7920), tx/s=126926 (MB/s=7920) # 30.73 [+1.36] rx=63436 (7920 MB) # 30.73 [+0.00] ok # 30.95 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=94112 (MB=5872), tx/s=94112 (MB/s=5872) # 33.88 [+1.50] rx=94112 (5872 MB) # 33.88 [+0.00] ok # 34.08 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.51 [+1.42] tx=123430 (MB=7702), tx/s=123430 (MB/s=7702) # 36.91 [+1.40] rx=61522 (7702 MB) # 36.91 [+0.00] ok # 36.94 [+0.03] 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__->