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=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 3.05 [+1.50] rx=133158 (8309 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129823 (MB=8101), tx/s=129823 (MB/s=8101) # 6.04 [+1.36] rx=64896 (8101 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=145152 (MB=9058), tx/s=145152 (MB/s=9058) # 9.12 [+1.50] rx=145152 (9058 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=117345 (MB=7322), tx/s=117345 (MB/s=7322) # 12.09 [+1.36] rx=58639 (7322 MB) # 12.09 [+0.00] ok # 12.27 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=158240 (MB=9874), tx/s=158240 (MB/s=9874) # 15.19 [+1.50] rx=158240 (9874 MB) # 15.19 [+0.00] ok # 15.36 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=143542 (MB=8957), tx/s=143542 (MB/s=8957) # 18.18 [+1.40] rx=71686 (8957 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=135456 (MB=8452), tx/s=135456 (MB/s=8452) # 21.26 [+1.50] rx=135456 (8452 MB) # 21.26 [+0.00] ok # 21.41 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=127623 (MB=7964), tx/s=127623 (MB/s=7964) # 24.23 [+1.36] rx=63751 (7964 MB) # 24.23 [+0.00] ok # 24.38 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=146592 (MB=9147), tx/s=146592 (MB/s=9147) # 27.30 [+1.50] rx=146592 (9147 MB) # 27.30 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=129180 (MB=8061), tx/s=129180 (MB/s=8061) # 30.29 [+1.36] rx=64547 (8061 MB) # 30.29 [+0.00] ok # 30.44 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.86 [+1.42] tx=154944 (MB=9669), tx/s=154944 (MB/s=9669) # 33.36 [+1.50] rx=154944 (9669 MB) # 33.36 [+0.00] ok # 33.51 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=140920 (MB=8793), tx/s=140920 (MB/s=8793) # 36.33 [+1.40] rx=70384 (8793 MB) # 36.33 [+0.00] ok # 36.35 [+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__->