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=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 3.06 [+1.50] rx=134048 (8365 MB) # 3.06 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=111859 (MB=6980), tx/s=111859 (MB/s=6980) # 6.06 [+1.40] rx=55909 (6980 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=143744 (MB=8970), tx/s=143744 (MB/s=8970) # 9.16 [+1.50] rx=143744 (8970 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=120176 (MB=7499), tx/s=120176 (MB/s=7499) # 12.17 [+1.40] rx=60079 (7499 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=127392 (MB=7949), tx/s=127392 (MB/s=7949) # 15.28 [+1.50] rx=127392 (7949 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=122134 (MB=7621), tx/s=122134 (MB/s=7621) # 18.27 [+1.40] rx=60967 (7621 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=115904 (MB=7232), tx/s=115904 (MB/s=7232) # 21.38 [+1.50] rx=114956 (7173 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=106354 (MB=6636), tx/s=106354 (MB/s=6636) # 24.38 [+1.36] rx=53161 (6636 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 27.48 [+1.50] rx=118144 (7372 MB) # 27.48 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=110892 (MB=6920), tx/s=110892 (MB/s=6920) # 30.47 [+1.36] rx=55338 (6920 MB) # 30.47 [+0.00] ok # 30.63 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 33.55 [+1.50] rx=132576 (8273 MB) # 33.56 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=120024 (MB=7489), tx/s=120024 (MB/s=7489) # 36.54 [+1.40] rx=59704 (7489 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__->