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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=143296 (MB=8942), tx/s=143296 (MB/s=8942) # 3.07 [+1.50] rx=143296 (8942 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=119730 (MB=7471), tx/s=119730 (MB/s=7471) # 6.07 [+1.36] rx=59854 (7471 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 9.15 [+1.50] rx=133376 (8323 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=121817 (MB=7601), tx/s=121817 (MB/s=7601) # 12.14 [+1.36] rx=60788 (7601 MB) # 12.14 [+0.00] ok # 12.32 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 15.24 [+1.50] rx=147520 (9205 MB) # 15.25 [+0.00] ok # 15.43 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=122155 (MB=7622), tx/s=122155 (MB/s=7622) # 18.26 [+1.40] rx=60474 (7622 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=123968 (MB=7736), tx/s=123968 (MB/s=7736) # 21.37 [+1.50] rx=123968 (7736 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=131059 (MB=8178), tx/s=131059 (MB/s=8178) # 24.36 [+1.36] rx=65475 (8178 MB) # 24.37 [+0.00] ok # 24.52 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=147360 (MB=9195), tx/s=147360 (MB/s=9195) # 27.44 [+1.50] rx=147360 (9195 MB) # 27.44 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=123912 (MB=7732), tx/s=123912 (MB/s=7732) # 30.43 [+1.36] rx=61137 (7732 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=161696 (MB=10090), tx/s=161696 (MB/s=10090) # 33.51 [+1.50] rx=161696 (10090 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=134923 (MB=8419), tx/s=134923 (MB/s=8419) # 36.49 [+1.40] rx=67326 (8419 MB) # 36.49 [+0.00] ok # 36.51 [+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__->