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.57 [+1.42] tx=106080 (MB=6619), tx/s=106080 (MB/s=6619) # 3.07 [+1.50] rx=106080 (6619 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=122887 (MB=7668), tx/s=122887 (MB/s=7668) # 6.06 [+1.36] rx=61408 (7668 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=136448 (MB=8514), tx/s=136448 (MB/s=8514) # 9.14 [+1.50] rx=136448 (8514 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135610 (MB=8462), tx/s=135610 (MB/s=8462) # 12.14 [+1.36] rx=67764 (8462 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=162272 (MB=10126), tx/s=162272 (MB/s=10126) # 15.23 [+1.50] rx=162272 (10126 MB) # 15.23 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=136883 (MB=8542), tx/s=136883 (MB/s=8542) # 18.24 [+1.40] rx=68366 (8542 MB) # 18.24 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=128800 (MB=8037), tx/s=128800 (MB/s=8037) # 21.33 [+1.50] rx=128800 (8037 MB) # 21.33 [+0.00] ok # 21.48 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=125801 (MB=7850), tx/s=125801 (MB/s=7850) # 24.29 [+1.36] rx=62889 (7850 MB) # 24.29 [+0.00] ok # 24.48 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=128352 (MB=8009), tx/s=128352 (MB/s=8009) # 27.40 [+1.50] rx=128352 (8009 MB) # 27.40 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=134729 (MB=8407), tx/s=134729 (MB/s=8407) # 30.38 [+1.36] rx=67324 (8407 MB) # 30.38 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=163488 (MB=10202), tx/s=163488 (MB/s=10202) # 33.45 [+1.50] rx=163488 (10202 MB) # 33.45 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=138053 (MB=8615), tx/s=138053 (MB/s=8615) # 36.41 [+1.40] rx=68884 (8615 MB) # 36.41 [+0.00] ok # 36.43 [+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__->