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.58 [+1.42] tx=95904 (MB=5984), tx/s=95904 (MB/s=5984) # 3.08 [+1.50] rx=95904 (5984 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=129859 (MB=8103), tx/s=129859 (MB/s=8103) # 6.08 [+1.36] rx=64910 (8103 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=85216 (MB=5317), tx/s=85216 (MB/s=5317) # 9.17 [+1.50] rx=85216 (5317 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=132255 (MB=8253), tx/s=132255 (MB/s=8253) # 12.17 [+1.40] rx=66112 (8253 MB) # 12.17 [+0.00] ok # 12.31 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 15.23 [+1.50] rx=139968 (8734 MB) # 15.23 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=114773 (MB=7162), tx/s=114773 (MB/s=7162) # 18.23 [+1.40] rx=57182 (7162 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=83072 (MB=5183), tx/s=83072 (MB/s=5183) # 21.33 [+1.50] rx=83072 (5183 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=112478 (MB=7019), tx/s=112478 (MB/s=7019) # 24.33 [+1.36] rx=56216 (7019 MB) # 24.33 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=126176 (MB=7873), tx/s=126176 (MB/s=7873) # 27.41 [+1.50] rx=126176 (7873 MB) # 27.41 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=132934 (MB=8295), tx/s=132934 (MB/s=8295) # 30.39 [+1.36] rx=66435 (8295 MB) # 30.39 [+0.00] ok # 30.57 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=130880 (MB=8167), tx/s=130880 (MB/s=8167) # 33.49 [+1.50] rx=130880 (8167 MB) # 33.49 [+0.00] ok # 33.65 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=118945 (MB=7422), tx/s=118945 (MB/s=7422) # 36.47 [+1.40] rx=59228 (7422 MB) # 36.47 [+0.00] ok # 36.50 [+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__->