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=116320 (MB=7258), tx/s=116320 (MB/s=7258) # 3.07 [+1.50] rx=116320 (7258 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=133632 (MB=8339), tx/s=133632 (MB/s=8339) # 6.08 [+1.40] rx=66766 (8339 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=148640 (MB=9275), tx/s=148640 (MB/s=9275) # 9.18 [+1.50] rx=148640 (9275 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=121537 (MB=7584), tx/s=121537 (MB/s=7584) # 12.18 [+1.40] rx=60755 (7584 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=133760 (MB=8347), tx/s=133760 (MB/s=8347) # 15.29 [+1.50] rx=133760 (8347 MB) # 15.29 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.46] tx=143846 (MB=8976), tx/s=143846 (MB/s=8976) # 18.29 [+1.36] rx=71853 (8976 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 21.39 [+1.50] rx=117152 (7310 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=128211 (MB=8000), tx/s=128211 (MB/s=8000) # 24.39 [+1.36] rx=64091 (8000 MB) # 24.39 [+0.00] ok # 24.57 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=124064 (MB=7742), tx/s=124064 (MB/s=7742) # 27.49 [+1.50] rx=124064 (7742 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=119436 (MB=7453), tx/s=119436 (MB/s=7453) # 30.49 [+1.40] rx=59715 (7453 MB) # 30.50 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=162624 (MB=10148), tx/s=162624 (MB/s=10148) # 33.59 [+1.50] rx=162624 (10148 MB) # 33.59 [+0.00] ok # 33.77 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.46] tx=135536 (MB=8457), tx/s=135536 (MB/s=8457) # 36.59 [+1.36] rx=67629 (8457 MB) # 36.59 [+0.00] ok # 36.61 [+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__->