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=116544 (MB=7272), tx/s=116544 (MB/s=7272) # 3.07 [+1.50] rx=116544 (7272 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=117383 (MB=7325), tx/s=117383 (MB/s=7325) # 6.06 [+1.40] rx=58685 (7325 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 9.15 [+1.50] rx=114880 (7168 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=124261 (MB=7754), tx/s=124261 (MB/s=7754) # 12.14 [+1.40] rx=62131 (7754 MB) # 12.14 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 15.24 [+1.50] rx=139424 (8700 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=127364 (MB=7947), tx/s=127364 (MB/s=7947) # 18.23 [+1.40] rx=63559 (7947 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=111552 (MB=6961), tx/s=111552 (MB/s=6961) # 21.33 [+1.50] rx=111552 (6961 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=118012 (MB=7364), tx/s=118012 (MB/s=7364) # 24.34 [+1.40] rx=59005 (7364 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=123200 (MB=7688), tx/s=123200 (MB/s=7688) # 27.42 [+1.50] rx=123200 (7688 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=124531 (MB=7771), tx/s=124531 (MB/s=7771) # 30.41 [+1.40] rx=62264 (7771 MB) # 30.41 [+0.00] ok # 30.57 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 33.49 [+1.50] rx=140448 (8764 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=122937 (MB=7671), tx/s=122937 (MB/s=7671) # 36.49 [+1.40] rx=61388 (7671 MB) # 36.49 [+0.00] ok # 36.51 [+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__->