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=138624 (MB=8650), tx/s=138624 (MB/s=8650) # 3.05 [+1.50] rx=138624 (8650 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=129795 (MB=8099), tx/s=129795 (MB/s=8099) # 6.02 [+1.36] rx=64886 (8099 MB) # 6.02 [+0.00] ok # 6.19 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 9.11 [+1.50] rx=148448 (9263 MB) # 9.11 [+0.00] ok # 9.30 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=122156 (MB=7622), tx/s=122156 (MB/s=7622) # 12.12 [+1.36] rx=60292 (7622 MB) # 12.12 [+0.00] ok # 12.30 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=135872 (MB=8478), tx/s=135872 (MB/s=8478) # 15.23 [+1.50] rx=135872 (8478 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.46] tx=116088 (MB=7244), tx/s=116088 (MB/s=7244) # 18.22 [+1.36] rx=57759 (7244 MB) # 18.22 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 21.32 [+1.50] rx=139936 (8732 MB) # 21.32 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=120695 (MB=7531), tx/s=120695 (MB/s=7531) # 24.29 [+1.36] rx=60317 (7531 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=141632 (MB=8838), tx/s=141632 (MB/s=8838) # 27.39 [+1.50] rx=141632 (8838 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=136216 (MB=8500), tx/s=136216 (MB/s=8500) # 30.38 [+1.36] rx=68063 (8500 MB) # 30.38 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=124096 (MB=7744), tx/s=124096 (MB/s=7744) # 33.45 [+1.50] rx=123761 (7723 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.46] tx=129290 (MB=8068), tx/s=129290 (MB/s=8068) # 36.44 [+1.36] rx=64494 (8068 MB) # 36.44 [+0.00] ok # 36.46 [+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__->