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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=121984 (MB=7612), tx/s=121984 (MB/s=7612) # 3.08 [+1.50] rx=121984 (7612 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=125871 (MB=7854), tx/s=125871 (MB/s=7854) # 6.07 [+1.36] rx=62094 (7854 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=152352 (MB=9507), tx/s=152352 (MB/s=9507) # 9.16 [+1.50] rx=152352 (9507 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=138782 (MB=8660), tx/s=138782 (MB/s=8660) # 12.15 [+1.40] rx=68826 (8660 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=150784 (MB=9409), tx/s=150784 (MB/s=9409) # 15.23 [+1.50] rx=150784 (9409 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=137637 (MB=8589), tx/s=137637 (MB/s=8589) # 18.21 [+1.40] rx=68689 (8589 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 21.30 [+1.50] rx=127648 (7965 MB) # 21.30 [+0.00] ok # 21.48 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=119923 (MB=7483), tx/s=119923 (MB/s=7483) # 24.30 [+1.36] rx=59951 (7483 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=112672 (MB=7031), tx/s=112672 (MB/s=7031) # 27.39 [+1.50] rx=112672 (7031 MB) # 27.40 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=125399 (MB=7825), tx/s=125399 (MB/s=7825) # 30.38 [+1.36] rx=62651 (7825 MB) # 30.38 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=167360 (MB=10443), tx/s=167360 (MB/s=10443) # 33.45 [+1.50] rx=167360 (10443 MB) # 33.45 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.50] tx=124385 (MB=7762), tx/s=124385 (MB/s=7762) # 36.43 [+1.32] rx=62006 (7762 MB) # 36.43 [+0.00] ok # 36.46 [+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__->