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=134560 (MB=8397), tx/s=134560 (MB/s=8397) # 3.05 [+1.50] rx=134560 (8397 MB) # 3.05 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=121337 (MB=7571), tx/s=121337 (MB/s=7571) # 6.04 [+1.36] rx=60666 (7571 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=127264 (MB=7941), tx/s=127264 (MB/s=7941) # 9.15 [+1.50] rx=127264 (7941 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=115664 (MB=7217), tx/s=115664 (MB/s=7217) # 12.15 [+1.36] rx=56972 (7217 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=154304 (MB=9629), tx/s=154304 (MB/s=9629) # 15.24 [+1.50] rx=154304 (9629 MB) # 15.24 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=119976 (MB=7486), tx/s=119976 (MB/s=7486) # 18.23 [+1.40] rx=59878 (7486 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=134016 (MB=8363), tx/s=134016 (MB/s=8363) # 21.34 [+1.50] rx=134016 (8363 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=124348 (MB=7759), tx/s=124348 (MB/s=7759) # 24.32 [+1.36] rx=62128 (7759 MB) # 24.33 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 27.41 [+1.50] rx=139456 (8702 MB) # 27.41 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=129930 (MB=8108), tx/s=129930 (MB/s=8108) # 30.39 [+1.36] rx=64936 (8108 MB) # 30.39 [+0.00] ok # 30.57 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=156352 (MB=9756), tx/s=156352 (MB/s=9756) # 33.50 [+1.50] rx=156352 (9756 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=115717 (MB=7221), tx/s=115717 (MB/s=7221) # 36.50 [+1.40] rx=57731 (7221 MB) # 36.50 [+0.00] ok # 36.52 [+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__->