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=88096 (MB=5497), tx/s=88096 (MB/s=5497) # 3.06 [+1.50] rx=88096 (5497 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=129635 (MB=8089), tx/s=129635 (MB/s=8089) # 6.05 [+1.36] rx=64781 (8089 MB) # 6.05 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=114560 (MB=7148), tx/s=114560 (MB/s=7148) # 9.12 [+1.50] rx=114560 (7148 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.69 [+1.42] tx=137568 (MB=8584), tx/s=137568 (MB/s=8584) # 12.09 [+1.40] rx=68755 (8584 MB) # 12.09 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=143552 (MB=8958), tx/s=143552 (MB/s=8958) # 15.16 [+1.50] rx=143552 (8958 MB) # 15.16 [+0.00] ok # 15.32 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=136808 (MB=8537), tx/s=136808 (MB/s=8537) # 18.14 [+1.40] rx=68323 (8537 MB) # 18.14 [+0.00] ok # 18.32 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=103104 (MB=6434), tx/s=103104 (MB/s=6434) # 21.24 [+1.50] rx=103104 (6434 MB) # 21.24 [+0.00] ok # 21.41 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=121774 (MB=7599), tx/s=121774 (MB/s=7599) # 24.23 [+1.36] rx=60863 (7599 MB) # 24.23 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=116704 (MB=7282), tx/s=116704 (MB/s=7282) # 27.33 [+1.50] rx=116704 (7282 MB) # 27.33 [+0.00] ok # 27.50 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.42] tx=132059 (MB=8240), tx/s=132059 (MB/s=8240) # 30.32 [+1.40] rx=66002 (8240 MB) # 30.32 [+0.00] ok # 30.47 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.89 [+1.42] tx=138688 (MB=8654), tx/s=138688 (MB/s=8654) # 33.39 [+1.50] rx=138688 (8654 MB) # 33.39 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=139172 (MB=8684), tx/s=139172 (MB/s=8684) # 36.36 [+1.40] rx=69497 (8684 MB) # 36.36 [+0.00] ok # 36.38 [+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__->