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.57 [+1.42] tx=141728 (MB=8844), tx/s=141728 (MB/s=8844) # 3.07 [+1.50] rx=141728 (8844 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=103251 (MB=6443), tx/s=103251 (MB/s=6443) # 6.08 [+1.36] rx=51600 (6443 MB) # 6.08 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=119552 (MB=7460), tx/s=119552 (MB/s=7460) # 9.16 [+1.50] rx=119552 (7460 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=139237 (MB=8688), tx/s=139237 (MB/s=8688) # 12.16 [+1.36] rx=69592 (8688 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=131328 (MB=8195), tx/s=131328 (MB/s=8195) # 15.25 [+1.50] rx=131328 (8195 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=117592 (MB=7338), tx/s=117592 (MB/s=7338) # 18.24 [+1.40] rx=58776 (7338 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=109984 (MB=6863), tx/s=109984 (MB/s=6863) # 21.34 [+1.50] rx=109984 (6863 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=111661 (MB=6968), tx/s=111661 (MB/s=6968) # 24.34 [+1.36] rx=55829 (6968 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=119104 (MB=7432), tx/s=119104 (MB/s=7432) # 27.44 [+1.50] rx=119104 (7432 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=108704 (MB=6783), tx/s=108704 (MB/s=6783) # 30.43 [+1.40] rx=54329 (6783 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=167072 (MB=10425), tx/s=167072 (MB/s=10425) # 33.52 [+1.50] rx=167072 (10425 MB) # 33.52 [+0.00] ok # 33.71 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=115100 (MB=7182), tx/s=115100 (MB/s=7182) # 36.53 [+1.40] rx=57482 (7182 MB) # 36.53 [+0.00] ok # 36.55 [+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__->