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=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 3.06 [+1.50] rx=140512 (8768 MB) # 3.06 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=130855 (MB=8165), tx/s=130855 (MB/s=8165) # 6.02 [+1.36] rx=65408 (8165 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=151552 (MB=9457), tx/s=151552 (MB/s=9457) # 9.09 [+1.50] rx=151552 (9457 MB) # 9.10 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.66 [+1.42] tx=138538 (MB=8645), tx/s=138538 (MB/s=8645) # 12.06 [+1.40] rx=66881 (8645 MB) # 12.06 [+0.00] ok # 12.22 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=167616 (MB=10459), tx/s=167616 (MB/s=10459) # 15.14 [+1.50] rx=167616 (10459 MB) # 15.14 [+0.00] ok # 15.29 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=143563 (MB=8958), tx/s=143563 (MB/s=8958) # 18.11 [+1.40] rx=71603 (8958 MB) # 18.12 [+0.00] ok # 18.27 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=140544 (MB=8770), tx/s=140544 (MB/s=8770) # 21.19 [+1.50] rx=140544 (8770 MB) # 21.20 [+0.00] ok # 21.36 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=129120 (MB=8057), tx/s=129120 (MB/s=8057) # 24.18 [+1.36] rx=64473 (8057 MB) # 24.18 [+0.00] ok # 24.34 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=150880 (MB=9415), tx/s=150880 (MB/s=9415) # 27.27 [+1.50] rx=150880 (9415 MB) # 27.27 [+0.00] ok # 27.42 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.42] tx=134787 (MB=8411), tx/s=134787 (MB/s=8411) # 30.24 [+1.40] rx=66296 (8411 MB) # 30.24 [+0.00] ok # 30.38 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=165568 (MB=10332), tx/s=165568 (MB/s=10332) # 33.30 [+1.50] rx=165568 (10332 MB) # 33.30 [+0.00] ok # 33.45 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.87 [+1.42] tx=143674 (MB=8965), tx/s=143674 (MB/s=8965) # 36.27 [+1.40] rx=71720 (8965 MB) # 36.27 [+0.00] ok # 36.29 [+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__->