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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 3.09 [+1.50] rx=123232 (7690 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=120697 (MB=7531), tx/s=120697 (MB/s=7531) # 6.09 [+1.36] rx=60333 (7531 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=149824 (MB=9349), tx/s=149824 (MB/s=9349) # 9.20 [+1.50] rx=149824 (9349 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=130356 (MB=8134), tx/s=130356 (MB/s=8134) # 12.18 [+1.40] rx=65145 (8134 MB) # 12.18 [+0.00] ok # 12.35 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=160960 (MB=10044), tx/s=160960 (MB/s=10044) # 15.27 [+1.50] rx=160960 (10044 MB) # 15.27 [+0.00] ok # 15.42 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=129229 (MB=8064), tx/s=129229 (MB/s=8064) # 18.24 [+1.40] rx=64336 (8064 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=113600 (MB=7089), tx/s=113600 (MB/s=7089) # 21.34 [+1.50] rx=113600 (7089 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=109954 (MB=6861), tx/s=109954 (MB/s=6861) # 24.35 [+1.36] rx=54967 (6861 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=119776 (MB=7474), tx/s=119776 (MB/s=7474) # 27.45 [+1.50] rx=119776 (7474 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=134230 (MB=8376), tx/s=134230 (MB/s=8376) # 30.44 [+1.36] rx=67099 (8376 MB) # 30.45 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=134400 (MB=8387), tx/s=134400 (MB/s=8387) # 33.54 [+1.50] rx=134400 (8387 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=140069 (MB=8740), tx/s=140069 (MB/s=8740) # 36.52 [+1.40] rx=69923 (8740 MB) # 36.52 [+0.00] ok # 36.54 [+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__->