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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=139840 (MB=8726), tx/s=139840 (MB/s=8726) # 3.06 [+1.50] rx=139840 (8726 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=126764 (MB=7910), tx/s=126764 (MB/s=7910) # 6.06 [+1.36] rx=63359 (7910 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=122304 (MB=7632), tx/s=122304 (MB/s=7632) # 9.17 [+1.50] rx=122304 (7632 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=132433 (MB=8264), tx/s=132433 (MB/s=8264) # 12.17 [+1.36] rx=66208 (8264 MB) # 12.17 [+0.00] ok # 12.32 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=163584 (MB=10208), tx/s=163584 (MB/s=10208) # 15.24 [+1.50] rx=163584 (10208 MB) # 15.24 [+0.00] ok # 15.39 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=140674 (MB=8778), tx/s=140674 (MB/s=8778) # 18.20 [+1.40] rx=70227 (8778 MB) # 18.20 [+0.00] ok # 18.39 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=106304 (MB=6633), tx/s=106304 (MB/s=6633) # 21.31 [+1.50] rx=106304 (6633 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=127077 (MB=7930), tx/s=127077 (MB/s=7930) # 24.31 [+1.36] rx=63528 (7930 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=116384 (MB=7262), tx/s=116384 (MB/s=7262) # 27.40 [+1.50] rx=116384 (7262 MB) # 27.40 [+0.00] ok # 27.58 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=116849 (MB=7291), tx/s=116849 (MB/s=7291) # 30.40 [+1.40] rx=57523 (7291 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=156896 (MB=9790), tx/s=156896 (MB/s=9790) # 33.50 [+1.50] rx=156896 (9790 MB) # 33.50 [+0.00] ok # 33.69 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=123647 (MB=7716), tx/s=123647 (MB/s=7716) # 36.51 [+1.40] rx=61618 (7716 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__->