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=116672 (MB=7280), tx/s=116672 (MB/s=7280) # 3.08 [+1.50] rx=116672 (7280 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.43] tx=118830 (MB=7415), tx/s=118830 (MB/s=7415) # 6.09 [+1.40] rx=59405 (7415 MB) # 6.09 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=120352 (MB=7510), tx/s=120352 (MB/s=7510) # 9.17 [+1.50] rx=120352 (7510 MB) # 9.17 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=125429 (MB=7827), tx/s=125429 (MB/s=7827) # 12.16 [+1.40] rx=62713 (7827 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 15.24 [+1.50] rx=136640 (8526 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=123192 (MB=7687), tx/s=123192 (MB/s=7687) # 18.23 [+1.40] rx=61505 (7687 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=115776 (MB=7224), tx/s=115776 (MB/s=7224) # 21.32 [+1.50] rx=115776 (7224 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=117586 (MB=7337), tx/s=117586 (MB/s=7337) # 24.30 [+1.40] rx=58790 (7337 MB) # 24.30 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=120864 (MB=7542), tx/s=120864 (MB/s=7542) # 27.39 [+1.50] rx=120864 (7542 MB) # 27.39 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=122085 (MB=7618), tx/s=122085 (MB/s=7618) # 30.37 [+1.40] rx=61036 (7618 MB) # 30.37 [+0.00] ok # 30.54 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=137344 (MB=8570), tx/s=137344 (MB/s=8570) # 33.46 [+1.50] rx=137344 (8570 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=126464 (MB=7891), tx/s=126464 (MB/s=7891) # 36.44 [+1.40] rx=63177 (7891 MB) # 36.44 [+0.00] ok # 36.46 [+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__->