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=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 3.05 [+1.50] rx=139744 (8720 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=133867 (MB=8353), tx/s=133867 (MB/s=8353) # 6.02 [+1.36] rx=66902 (8353 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=148896 (MB=9291), tx/s=148896 (MB/s=9291) # 9.10 [+1.50] rx=148896 (9291 MB) # 9.10 [+0.00] ok # 9.27 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=137705 (MB=8593), tx/s=137705 (MB/s=8593) # 12.09 [+1.36] rx=68831 (8593 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 15.17 [+1.50] rx=163104 (10178 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=147229 (MB=9187), tx/s=147229 (MB/s=9187) # 18.16 [+1.40] rx=73528 (9187 MB) # 18.16 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 21.25 [+1.50] rx=139744 (8720 MB) # 21.25 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=129755 (MB=8097), tx/s=129755 (MB/s=8097) # 24.24 [+1.36] rx=64869 (8097 MB) # 24.24 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=149728 (MB=9343), tx/s=149728 (MB/s=9343) # 27.33 [+1.50] rx=149728 (9343 MB) # 27.33 [+0.00] ok # 27.48 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=128052 (MB=7990), tx/s=128052 (MB/s=7990) # 30.30 [+1.36] rx=62971 (7990 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=165472 (MB=10326), tx/s=165472 (MB/s=10326) # 33.38 [+1.50] rx=165472 (10326 MB) # 33.38 [+0.00] ok # 33.53 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.95 [+1.42] tx=132426 (MB=8263), tx/s=132426 (MB/s=8263) # 36.35 [+1.40] rx=65087 (8263 MB) # 36.36 [+0.00] ok # 36.38 [+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__->