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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 3.05 [+1.50] rx=137408 (8574 MB) # 3.05 [+0.00] ok # 3.26 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=111685 (MB=6969), tx/s=111685 (MB/s=6969) # 6.08 [+1.40] rx=55819 (6969 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=133856 (MB=8353), tx/s=133856 (MB/s=8353) # 9.19 [+1.50] rx=133856 (8353 MB) # 9.19 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=128899 (MB=8043), tx/s=128899 (MB/s=8043) # 12.21 [+1.36] rx=64029 (8043 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 15.34 [+1.50] rx=139744 (8720 MB) # 15.34 [+0.00] ok # 15.55 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.46] tx=133493 (MB=8330), tx/s=133493 (MB/s=8330) # 18.37 [+1.36] rx=66640 (8330 MB) # 18.37 [+0.00] ok # 18.59 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.43] tx=136128 (MB=8494), tx/s=136128 (MB/s=8494) # 21.52 [+1.50] rx=136128 (8494 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.47] tx=116141 (MB=7247), tx/s=116141 (MB/s=7247) # 24.54 [+1.36] rx=57861 (7247 MB) # 24.54 [+0.00] ok # 24.73 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=123680 (MB=7718), tx/s=123680 (MB/s=7718) # 27.66 [+1.50] rx=123680 (7718 MB) # 27.66 [+0.00] ok # 27.84 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=130274 (MB=8129), tx/s=130274 (MB/s=8129) # 30.67 [+1.36] rx=65125 (8129 MB) # 30.67 [+0.00] ok # 30.84 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=166464 (MB=10387), tx/s=166464 (MB/s=10387) # 33.76 [+1.50] rx=166464 (10387 MB) # 33.76 [+0.00] ok # 33.96 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=138375 (MB=8635), tx/s=138375 (MB/s=8635) # 36.78 [+1.40] rx=69092 (8635 MB) # 36.78 [+0.00] ok # 36.81 [+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__->