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=96672 (MB=6032), tx/s=96672 (MB/s=6032) # 3.05 [+1.50] rx=96672 (6032 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=129884 (MB=8105), tx/s=129884 (MB/s=8105) # 6.02 [+1.36] rx=64934 (8105 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=126208 (MB=7875), tx/s=126208 (MB/s=7875) # 9.09 [+1.50] rx=126208 (7875 MB) # 9.09 [+0.00] ok # 9.25 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=128496 (MB=8018), tx/s=128496 (MB/s=8018) # 12.07 [+1.36] rx=62457 (8018 MB) # 12.07 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=138400 (MB=8636), tx/s=138400 (MB/s=8636) # 15.13 [+1.50] rx=138400 (8636 MB) # 15.14 [+0.00] ok # 15.32 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=115503 (MB=7207), tx/s=115503 (MB/s=7207) # 18.14 [+1.40] rx=57476 (7207 MB) # 18.14 [+0.00] ok # 18.33 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=116224 (MB=7252), tx/s=116224 (MB/s=7252) # 21.25 [+1.50] rx=116224 (7252 MB) # 21.25 [+0.00] ok # 21.40 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=115963 (MB=7236), tx/s=115963 (MB/s=7236) # 24.22 [+1.36] rx=57967 (7236 MB) # 24.22 [+0.00] ok # 24.37 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=127264 (MB=7941), tx/s=127264 (MB/s=7941) # 27.29 [+1.50] rx=127264 (7941 MB) # 27.29 [+0.00] ok # 27.46 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.46] tx=127884 (MB=7980), tx/s=127884 (MB/s=7980) # 30.28 [+1.36] rx=63926 (7980 MB) # 30.28 [+0.00] ok # 30.43 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=142912 (MB=8918), tx/s=142912 (MB/s=8918) # 33.35 [+1.50] rx=142912 (8918 MB) # 33.35 [+0.00] ok # 33.51 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=135951 (MB=8483), tx/s=135951 (MB/s=8483) # 36.33 [+1.40] rx=67869 (8483 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__->