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=116800 (MB=7288), tx/s=116800 (MB/s=7288) # 3.06 [+1.50] rx=116800 (7288 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=113133 (MB=7059), tx/s=113133 (MB/s=7059) # 6.05 [+1.40] rx=56560 (7059 MB) # 6.05 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=125024 (MB=7801), tx/s=125024 (MB/s=7801) # 9.16 [+1.50] rx=125024 (7801 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=122806 (MB=7663), tx/s=122806 (MB/s=7663) # 12.16 [+1.40] rx=61389 (7663 MB) # 12.16 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=136256 (MB=8502), tx/s=136256 (MB/s=8502) # 15.25 [+1.50] rx=136256 (8502 MB) # 15.25 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=121344 (MB=7572), tx/s=121344 (MB/s=7572) # 18.23 [+1.40] rx=60626 (7572 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=117216 (MB=7314), tx/s=117216 (MB/s=7314) # 21.32 [+1.50] rx=117216 (7314 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=112622 (MB=7028), tx/s=112622 (MB/s=7028) # 24.32 [+1.40] rx=56306 (7028 MB) # 24.32 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=117408 (MB=7326), tx/s=117408 (MB/s=7326) # 27.40 [+1.50] rx=117408 (7326 MB) # 27.41 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=120056 (MB=7491), tx/s=120056 (MB/s=7491) # 30.39 [+1.40] rx=60018 (7491 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 33.48 [+1.50] rx=138944 (8670 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=120775 (MB=7536), tx/s=120775 (MB/s=7536) # 36.47 [+1.40] rx=60366 (7536 MB) # 36.47 [+0.00] ok # 36.49 [+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__->