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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=107520 (MB=6709), tx/s=107520 (MB/s=6709) # 3.08 [+1.50] rx=107520 (6709 MB) # 3.08 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=108671 (MB=6781), tx/s=108671 (MB/s=6781) # 6.08 [+1.40] rx=54298 (6781 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=113856 (MB=7105), tx/s=113856 (MB/s=7105) # 9.18 [+1.50] rx=113856 (7105 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=118476 (MB=7393), tx/s=118476 (MB/s=7393) # 12.19 [+1.36] rx=59197 (7393 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=156832 (MB=9786), tx/s=156832 (MB/s=9786) # 15.29 [+1.50] rx=156832 (9786 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=117299 (MB=7319), tx/s=117299 (MB/s=7319) # 18.29 [+1.40] rx=58213 (7319 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=135040 (MB=8426), tx/s=135040 (MB/s=8426) # 21.40 [+1.50] rx=135040 (8426 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=127118 (MB=7932), tx/s=127118 (MB/s=7932) # 24.40 [+1.36] rx=63546 (7932 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=120768 (MB=7536), tx/s=120768 (MB/s=7536) # 27.50 [+1.50] rx=120768 (7536 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=107024 (MB=6678), tx/s=107024 (MB/s=6678) # 30.51 [+1.36] rx=53435 (6678 MB) # 30.51 [+0.00] ok # 30.65 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=163712 (MB=10216), tx/s=163712 (MB/s=10216) # 33.57 [+1.50] rx=163712 (10216 MB) # 33.57 [+0.00] ok # 33.72 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=136884 (MB=8542), tx/s=136884 (MB/s=8542) # 36.54 [+1.40] rx=68244 (8542 MB) # 36.54 [+0.00] ok # 36.56 [+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__->