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.59 [+1.42] tx=104576 (MB=6525), tx/s=104576 (MB/s=6525) # 3.09 [+1.50] rx=104094 (6495 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=116165 (MB=7249), tx/s=116165 (MB/s=7249) # 6.10 [+1.40] rx=58026 (7249 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=78752 (MB=4914), tx/s=78752 (MB/s=4914) # 9.21 [+1.50] rx=78752 (4914 MB) # 9.21 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.42] tx=135115 (MB=8431), tx/s=135115 (MB/s=8431) # 12.23 [+1.40] rx=67534 (8431 MB) # 12.23 [+0.00] ok # 12.40 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=125632 (MB=7839), tx/s=125632 (MB/s=7839) # 15.32 [+1.50] rx=125632 (7839 MB) # 15.32 [+0.00] ok # 15.49 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=109861 (MB=6855), tx/s=109861 (MB/s=6855) # 18.31 [+1.40] rx=54515 (6855 MB) # 18.31 [+0.00] ok # 18.52 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=115648 (MB=7216), tx/s=115648 (MB/s=7216) # 21.44 [+1.50] rx=115648 (7216 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=122445 (MB=7641), tx/s=122445 (MB/s=7641) # 24.44 [+1.36] rx=61192 (7641 MB) # 24.45 [+0.00] ok # 24.63 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=86720 (MB=5411), tx/s=86720 (MB/s=5411) # 27.55 [+1.50] rx=86720 (5411 MB) # 27.56 [+0.00] ok # 27.74 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.46] tx=111495 (MB=6957), tx/s=111495 (MB/s=6957) # 30.56 [+1.36] rx=54640 (6957 MB) # 30.56 [+0.00] ok # 30.73 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=137472 (MB=8578), tx/s=137472 (MB/s=8578) # 33.66 [+1.50] rx=137472 (8578 MB) # 33.66 [+0.00] ok # 33.83 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.42] tx=120030 (MB=7490), tx/s=120030 (MB/s=7490) # 36.65 [+1.40] rx=59776 (7490 MB) # 36.66 [+0.00] ok # 36.68 [+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__->