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=124832 (MB=7789), tx/s=124832 (MB/s=7789) # 3.06 [+1.50] rx=124832 (7789 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127613 (MB=7963), tx/s=127613 (MB/s=7963) # 6.04 [+1.36] rx=63794 (7963 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=143392 (MB=8948), tx/s=143392 (MB/s=8948) # 9.14 [+1.50] rx=143392 (8948 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135373 (MB=8447), tx/s=135373 (MB/s=8447) # 12.14 [+1.36] rx=66779 (8447 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=157504 (MB=9828), tx/s=157504 (MB/s=9828) # 15.22 [+1.50] rx=157504 (9828 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=145260 (MB=9064), tx/s=145260 (MB/s=9064) # 18.20 [+1.40] rx=72565 (9064 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=135616 (MB=8462), tx/s=135616 (MB/s=8462) # 21.30 [+1.50] rx=135616 (8462 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=130538 (MB=8146), tx/s=130538 (MB/s=8146) # 24.29 [+1.36] rx=65257 (8146 MB) # 24.29 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=146496 (MB=9141), tx/s=146496 (MB/s=9141) # 27.39 [+1.50] rx=146496 (9141 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=137600 (MB=8586), tx/s=137600 (MB/s=8586) # 30.38 [+1.40] rx=68784 (8586 MB) # 30.38 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=160928 (MB=10042), tx/s=160928 (MB/s=10042) # 33.48 [+1.50] rx=160928 (10042 MB) # 33.48 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=144437 (MB=9013), tx/s=144437 (MB/s=9013) # 36.45 [+1.40] rx=72158 (9013 MB) # 36.45 [+0.00] ok # 36.47 [+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__->