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=76512 (MB=4774), tx/s=76512 (MB/s=4774) # 3.07 [+1.50] rx=76512 (4774 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=114823 (MB=7165), tx/s=114823 (MB/s=7165) # 6.07 [+1.40] rx=57396 (7165 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=122816 (MB=7664), tx/s=122816 (MB/s=7664) # 9.16 [+1.50] rx=122351 (7635 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=115882 (MB=7231), tx/s=115882 (MB/s=7231) # 12.14 [+1.40] rx=57921 (7231 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=142720 (MB=8906), tx/s=142720 (MB/s=8906) # 15.23 [+1.50] rx=142720 (8906 MB) # 15.23 [+0.00] ok # 15.40 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=103817 (MB=6478), tx/s=103817 (MB/s=6478) # 18.22 [+1.40] rx=51805 (6478 MB) # 18.22 [+0.00] ok # 18.41 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=92512 (MB=5773), tx/s=92512 (MB/s=5773) # 21.33 [+1.50] rx=92512 (5773 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=130802 (MB=8162), tx/s=130802 (MB/s=8162) # 24.33 [+1.36] rx=65380 (8162 MB) # 24.34 [+0.00] ok # 24.53 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=92768 (MB=5789), tx/s=92768 (MB/s=5789) # 27.45 [+1.50] rx=92768 (5789 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=118168 (MB=7374), tx/s=118168 (MB/s=7374) # 30.45 [+1.36] rx=58942 (7374 MB) # 30.45 [+0.00] ok # 30.61 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=120256 (MB=7504), tx/s=120256 (MB/s=7504) # 33.53 [+1.50] rx=120256 (7504 MB) # 33.53 [+0.00] ok # 33.69 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=121931 (MB=7608), tx/s=121931 (MB/s=7608) # 36.51 [+1.40] rx=60790 (7608 MB) # 36.51 [+0.00] ok # 36.54 [+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__->