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.59 [+1.42] tx=127360 (MB=7947), tx/s=127360 (MB/s=7947) # 3.09 [+1.50] rx=127360 (7947 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=128766 (MB=8035), tx/s=128766 (MB/s=8035) # 6.09 [+1.36] rx=64355 (8035 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.43] tx=123424 (MB=7702), tx/s=123424 (MB/s=7702) # 9.21 [+1.50] rx=123424 (7702 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=130608 (MB=8150), tx/s=130608 (MB/s=8150) # 12.22 [+1.36] rx=65295 (8150 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=125696 (MB=7843), tx/s=125696 (MB/s=7843) # 15.33 [+1.50] rx=125696 (7843 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=125808 (MB=7850), tx/s=125808 (MB/s=7850) # 18.35 [+1.40] rx=62722 (7850 MB) # 18.35 [+0.00] ok # 18.54 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=141152 (MB=8808), tx/s=141152 (MB/s=8808) # 21.46 [+1.50] rx=141152 (8808 MB) # 21.46 [+0.00] ok # 21.63 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=124155 (MB=7747), tx/s=124155 (MB/s=7747) # 24.45 [+1.36] rx=62057 (7747 MB) # 24.45 [+0.00] ok # 24.63 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=122400 (MB=7638), tx/s=122400 (MB/s=7638) # 27.55 [+1.50] rx=122400 (7638 MB) # 27.55 [+0.00] ok # 27.71 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.42] tx=112698 (MB=7032), tx/s=112698 (MB/s=7032) # 30.53 [+1.40] rx=56323 (7032 MB) # 30.53 [+0.00] ok # 30.69 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=169920 (MB=10603), tx/s=169920 (MB/s=10603) # 33.61 [+1.50] rx=169920 (10603 MB) # 33.61 [+0.00] ok # 33.80 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=115611 (MB=7214), tx/s=115611 (MB/s=7214) # 36.62 [+1.40] rx=57795 (7214 MB) # 36.62 [+0.00] ok # 36.64 [+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__->