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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=89760 (MB=5601), tx/s=89760 (MB/s=5601) # 3.08 [+1.50] rx=89760 (5601 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=125968 (MB=7860), tx/s=125968 (MB/s=7860) # 6.07 [+1.40] rx=62976 (7860 MB) # 6.07 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=112128 (MB=6997), tx/s=112128 (MB/s=6997) # 9.18 [+1.50] rx=112128 (6997 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=120944 (MB=7547), tx/s=120944 (MB/s=7547) # 12.18 [+1.36] rx=60441 (7547 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=130560 (MB=8147), tx/s=130560 (MB/s=8147) # 15.28 [+1.50] rx=130560 (8147 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=137206 (MB=8562), tx/s=137206 (MB/s=8562) # 18.26 [+1.40] rx=68509 (8562 MB) # 18.26 [+0.00] ok # 18.42 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=113632 (MB=7091), tx/s=113632 (MB/s=7091) # 21.33 [+1.50] rx=113632 (7091 MB) # 21.34 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=124858 (MB=7791), tx/s=124858 (MB/s=7791) # 24.33 [+1.36] rx=62375 (7791 MB) # 24.33 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=79584 (MB=4966), tx/s=79584 (MB/s=4966) # 27.44 [+1.50] rx=79584 (4966 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=114451 (MB=7142), tx/s=114451 (MB/s=7142) # 30.44 [+1.36] rx=57158 (7142 MB) # 30.44 [+0.00] ok # 30.61 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=110592 (MB=6901), tx/s=110592 (MB/s=6901) # 33.53 [+1.50] rx=110592 (6901 MB) # 33.53 [+0.00] ok # 33.69 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=120449 (MB=7516), tx/s=120449 (MB/s=7516) # 36.51 [+1.40] rx=59451 (7516 MB) # 36.51 [+0.00] ok # 36.53 [+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__->