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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=128928 (MB=8045), tx/s=128928 (MB/s=8045) # 3.10 [+1.50] rx=128928 (8045 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.43] tx=113939 (MB=7110), tx/s=113939 (MB/s=7110) # 6.13 [+1.40] rx=56916 (7110 MB) # 6.13 [+0.00] ok # 6.32 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=140672 (MB=8778), tx/s=140672 (MB/s=8778) # 9.24 [+1.50] rx=140672 (8778 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=126955 (MB=7922), tx/s=126955 (MB/s=7922) # 12.26 [+1.36] rx=63458 (7922 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=138016 (MB=8612), tx/s=138016 (MB/s=8612) # 15.38 [+1.50] rx=138016 (8612 MB) # 15.38 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=114625 (MB=7153), tx/s=114625 (MB/s=7153) # 18.41 [+1.40] rx=56389 (7153 MB) # 18.41 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 21.54 [+1.50] rx=135936 (8482 MB) # 21.54 [+0.00] ok # 21.72 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=126778 (MB=7911), tx/s=126778 (MB/s=7911) # 24.54 [+1.36] rx=63365 (7911 MB) # 24.54 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=116704 (MB=7282), tx/s=116704 (MB/s=7282) # 27.67 [+1.50] rx=116704 (7282 MB) # 27.67 [+0.00] ok # 27.87 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.46] tx=115024 (MB=7177), tx/s=115024 (MB/s=7177) # 30.69 [+1.36] rx=57438 (7177 MB) # 30.69 [+0.00] ok # 30.88 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=154624 (MB=9649), tx/s=154624 (MB/s=9649) # 33.80 [+1.50] rx=154624 (9649 MB) # 33.80 [+0.00] ok # 34.00 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=136762 (MB=8534), tx/s=136762 (MB/s=8534) # 36.83 [+1.40] rx=68247 (8534 MB) # 36.83 [+0.00] ok # 36.85 [+0.03] 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__->