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=126080 (MB=7867), tx/s=126080 (MB/s=7867) # 3.08 [+1.50] rx=126080 (7867 MB) # 3.08 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=109554 (MB=6836), tx/s=109554 (MB/s=6836) # 6.08 [+1.40] rx=54698 (6836 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=144160 (MB=8996), tx/s=144160 (MB/s=8996) # 9.18 [+1.50] rx=144160 (8996 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=116005 (MB=7239), tx/s=116005 (MB/s=7239) # 12.17 [+1.36] rx=57937 (7239 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=160832 (MB=10036), tx/s=160832 (MB/s=10036) # 15.27 [+1.50] rx=160832 (10036 MB) # 15.27 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.46] tx=136750 (MB=8533), tx/s=136750 (MB/s=8533) # 18.27 [+1.36] rx=68195 (8533 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 21.38 [+1.50] rx=134592 (8399 MB) # 21.38 [+0.00] ok # 21.57 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.47] tx=121104 (MB=7557), tx/s=121104 (MB/s=7557) # 24.39 [+1.36] rx=60528 (7557 MB) # 24.39 [+0.00] ok # 24.57 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=147104 (MB=9179), tx/s=147104 (MB/s=9179) # 27.49 [+1.50] rx=147104 (9179 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=129735 (MB=8095), tx/s=129735 (MB/s=8095) # 30.48 [+1.36] rx=64851 (8095 MB) # 30.48 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=143392 (MB=8948), tx/s=143392 (MB/s=8948) # 33.58 [+1.50] rx=143392 (8948 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=117785 (MB=7350), tx/s=117785 (MB/s=7350) # 36.57 [+1.40] rx=57709 (7350 MB) # 36.58 [+0.00] ok # 36.60 [+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__->