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=125088 (MB=7805), tx/s=125088 (MB/s=7805) # 3.07 [+1.50] rx=125088 (7805 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=113275 (MB=7068), tx/s=113275 (MB/s=7068) # 6.07 [+1.40] rx=56560 (7068 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 9.16 [+1.50] rx=116896 (7294 MB) # 9.16 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=118812 (MB=7414), tx/s=118812 (MB/s=7414) # 12.17 [+1.40] rx=59354 (7414 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=131808 (MB=8225), tx/s=131808 (MB/s=8225) # 15.26 [+1.50] rx=131808 (8225 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=116600 (MB=7276), tx/s=116600 (MB/s=7276) # 18.27 [+1.40] rx=58120 (7276 MB) # 18.27 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 21.38 [+1.50] rx=111584 (6963 MB) # 21.38 [+0.00] ok # 21.57 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=111997 (MB=6989), tx/s=111997 (MB/s=6989) # 24.39 [+1.40] rx=55983 (6989 MB) # 24.39 [+0.00] ok # 24.58 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=116352 (MB=7260), tx/s=116352 (MB/s=7260) # 27.50 [+1.50] rx=116352 (7260 MB) # 27.50 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=118311 (MB=7383), tx/s=118311 (MB/s=7383) # 30.49 [+1.40] rx=59148 (7383 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=132896 (MB=8293), tx/s=132896 (MB/s=8293) # 33.60 [+1.50] rx=132896 (8293 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=119248 (MB=7441), tx/s=119248 (MB/s=7441) # 36.60 [+1.40] rx=59610 (7441 MB) # 36.60 [+0.00] ok # 36.62 [+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__->