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.43] tx=136832 (MB=8538), tx/s=136832 (MB/s=8538) # 3.09 [+1.50] rx=136832 (8538 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=120148 (MB=7497), tx/s=120148 (MB/s=7497) # 6.13 [+1.36] rx=60043 (7497 MB) # 6.13 [+0.00] ok # 6.32 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=141696 (MB=8842), tx/s=141696 (MB/s=8842) # 9.24 [+1.50] rx=141696 (8842 MB) # 9.24 [+0.00] ok # 9.42 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=115563 (MB=7211), tx/s=115563 (MB/s=7211) # 12.24 [+1.36] rx=57622 (7211 MB) # 12.24 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=145728 (MB=9093), tx/s=145728 (MB/s=9093) # 15.37 [+1.50] rx=145728 (9093 MB) # 15.38 [+0.00] ok # 15.56 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=139054 (MB=8677), tx/s=139054 (MB/s=8677) # 18.38 [+1.40] rx=69417 (8677 MB) # 18.39 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=133920 (MB=8357), tx/s=133920 (MB/s=8357) # 21.51 [+1.50] rx=133920 (8357 MB) # 21.52 [+0.00] ok # 21.72 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=121378 (MB=7574), tx/s=121378 (MB/s=7574) # 24.55 [+1.36] rx=60649 (7574 MB) # 24.55 [+0.00] ok # 24.75 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=141024 (MB=8800), tx/s=141024 (MB/s=8800) # 27.68 [+1.50] rx=141024 (8800 MB) # 27.68 [+0.00] ok # 27.86 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=119359 (MB=7448), tx/s=119359 (MB/s=7448) # 30.68 [+1.36] rx=59542 (7448 MB) # 30.68 [+0.00] ok # 30.89 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.43] tx=155680 (MB=9715), tx/s=155680 (MB/s=9715) # 33.82 [+1.50] rx=155680 (9715 MB) # 33.82 [+0.00] ok # 34.02 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=129892 (MB=8105), tx/s=129892 (MB/s=8105) # 36.85 [+1.40] rx=64841 (8105 MB) # 36.85 [+0.00] ok # 36.87 [+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__->