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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=139776 (MB=8722), tx/s=139776 (MB/s=8722) # 3.07 [+1.50] rx=137757 (8596 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=125101 (MB=7806), tx/s=125101 (MB/s=7806) # 6.06 [+1.36] rx=62539 (7806 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149952 (MB=9357), tx/s=149952 (MB/s=9357) # 9.15 [+1.50] rx=149952 (9357 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=116919 (MB=7296), tx/s=116919 (MB/s=7296) # 12.14 [+1.36] rx=57284 (7296 MB) # 12.14 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 15.23 [+1.50] rx=166112 (10365 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=139289 (MB=8692), tx/s=139289 (MB/s=8692) # 18.21 [+1.40] rx=69505 (8692 MB) # 18.22 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 21.31 [+1.50] rx=140224 (8750 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=129568 (MB=8085), tx/s=129568 (MB/s=8085) # 24.29 [+1.36] rx=64772 (8085 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=149920 (MB=9355), tx/s=149920 (MB/s=9355) # 27.37 [+1.50] rx=149920 (9355 MB) # 27.37 [+0.00] ok # 27.53 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.42] tx=123099 (MB=7681), tx/s=123099 (MB/s=7681) # 30.35 [+1.40] rx=60888 (7681 MB) # 30.35 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=132160 (MB=8247), tx/s=132160 (MB/s=8247) # 33.44 [+1.50] rx=132160 (8247 MB) # 33.44 [+0.00] ok # 33.60 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=118760 (MB=7411), tx/s=118760 (MB/s=7411) # 36.42 [+1.40] rx=59374 (7411 MB) # 36.42 [+0.00] ok # 36.44 [+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__->