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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=124256 (MB=7754), tx/s=124256 (MB/s=7754) # 3.06 [+1.50] rx=124256 (7754 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=119190 (MB=7437), tx/s=119190 (MB/s=7437) # 6.04 [+1.36] rx=59578 (7437 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 9.11 [+1.50] rx=138784 (8660 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=136650 (MB=8527), tx/s=136650 (MB/s=8527) # 12.09 [+1.36] rx=68320 (8527 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=163264 (MB=10188), tx/s=163264 (MB/s=10188) # 15.17 [+1.50] rx=163264 (10188 MB) # 15.17 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=127424 (MB=7951), tx/s=127424 (MB/s=7951) # 18.15 [+1.40] rx=63581 (7951 MB) # 18.15 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 21.24 [+1.50] rx=136032 (8488 MB) # 21.24 [+0.00] ok # 21.38 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.46] tx=117096 (MB=7307), tx/s=117096 (MB/s=7307) # 24.20 [+1.36] rx=58534 (7307 MB) # 24.20 [+0.00] ok # 24.38 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=145088 (MB=9054), tx/s=145088 (MB/s=9054) # 27.30 [+1.50] rx=145088 (9054 MB) # 27.30 [+0.00] ok # 27.46 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.46] tx=120064 (MB=7492), tx/s=120064 (MB/s=7492) # 30.28 [+1.36] rx=59978 (7492 MB) # 30.28 [+0.00] ok # 30.43 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=159648 (MB=9962), tx/s=159648 (MB/s=9962) # 33.35 [+1.50] rx=159648 (9962 MB) # 33.35 [+0.00] ok # 33.49 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.95 [+1.46] tx=123397 (MB=7700), tx/s=123397 (MB/s=7700) # 36.31 [+1.36] rx=61621 (7700 MB) # 36.31 [+0.00] ok # 36.33 [+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__->