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.55 [+1.42] tx=134752 (MB=8409), tx/s=134752 (MB/s=8409) # 3.06 [+1.50] rx=134752 (8409 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=122747 (MB=7659), tx/s=122747 (MB/s=7659) # 6.03 [+1.36] rx=61357 (7659 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=143104 (MB=8930), tx/s=143104 (MB/s=8930) # 9.11 [+1.50] rx=143104 (8930 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=130808 (MB=8162), tx/s=130808 (MB/s=8162) # 12.09 [+1.36] rx=64510 (8162 MB) # 12.09 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=163232 (MB=10186), tx/s=163232 (MB/s=10186) # 15.17 [+1.50] rx=163232 (10186 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=141304 (MB=8817), tx/s=141304 (MB/s=8817) # 18.14 [+1.40] rx=70560 (8817 MB) # 18.14 [+0.00] ok # 18.31 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=129120 (MB=8057), tx/s=129120 (MB/s=8057) # 21.23 [+1.50] rx=129120 (8057 MB) # 21.23 [+0.00] ok # 21.39 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=125512 (MB=7832), tx/s=125512 (MB/s=7832) # 24.20 [+1.36] rx=61601 (7832 MB) # 24.21 [+0.00] ok # 24.36 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=147168 (MB=9183), tx/s=147168 (MB/s=9183) # 27.28 [+1.50] rx=147168 (9183 MB) # 27.28 [+0.00] ok # 27.45 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.91 [+1.46] tx=111920 (MB=6984), tx/s=111920 (MB/s=6984) # 30.27 [+1.36] rx=55911 (6984 MB) # 30.27 [+0.00] ok # 30.44 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.86 [+1.42] tx=120704 (MB=7532), tx/s=120704 (MB/s=7532) # 33.36 [+1.50] rx=120704 (7532 MB) # 33.36 [+0.00] ok # 33.54 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=133815 (MB=8350), tx/s=133815 (MB/s=8350) # 36.36 [+1.40] rx=66816 (8350 MB) # 36.36 [+0.00] ok # 36.39 [+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__->