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=108224 (MB=6753), tx/s=108224 (MB/s=6753) # 3.09 [+1.50] rx=108224 (6753 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=134135 (MB=8370), tx/s=134135 (MB/s=8370) # 6.10 [+1.36] rx=67015 (8370 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=122528 (MB=7646), tx/s=122528 (MB/s=7646) # 9.22 [+1.50] rx=122528 (7646 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=119041 (MB=7428), tx/s=119041 (MB/s=7428) # 12.25 [+1.36] rx=59472 (7428 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=134624 (MB=8401), tx/s=134624 (MB/s=8401) # 15.38 [+1.50] rx=134624 (8401 MB) # 15.39 [+0.00] ok # 15.58 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=119640 (MB=7465), tx/s=119640 (MB/s=7465) # 18.40 [+1.40] rx=59580 (7465 MB) # 18.40 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=111648 (MB=6967), tx/s=111648 (MB/s=6967) # 21.53 [+1.50] rx=111648 (6967 MB) # 21.53 [+0.00] ok # 21.70 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=121702 (MB=7594), tx/s=121702 (MB/s=7594) # 24.52 [+1.36] rx=60821 (7594 MB) # 24.52 [+0.00] ok # 24.70 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=141760 (MB=8846), tx/s=141760 (MB/s=8846) # 27.63 [+1.50] rx=141760 (8846 MB) # 27.63 [+0.00] ok # 27.82 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.46] tx=117826 (MB=7352), tx/s=117826 (MB/s=7352) # 30.64 [+1.36] rx=58828 (7352 MB) # 30.64 [+0.00] ok # 30.84 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=124736 (MB=7783), tx/s=124736 (MB/s=7783) # 33.77 [+1.50] rx=124736 (7783 MB) # 33.77 [+0.00] ok # 33.96 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.47] tx=119044 (MB=7428), tx/s=119044 (MB/s=7428) # 36.79 [+1.36] rx=58964 (7428 MB) # 36.79 [+0.00] ok # 36.81 [+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__->