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=117664 (MB=7342), tx/s=117664 (MB/s=7342) # 3.08 [+1.50] rx=117664 (7342 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=109020 (MB=6803), tx/s=109020 (MB/s=6803) # 6.07 [+1.36] rx=54459 (6803 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 9.18 [+1.50] rx=137920 (8606 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=111106 (MB=6933), tx/s=111106 (MB/s=6933) # 12.18 [+1.36] rx=55337 (6933 MB) # 12.18 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=151872 (MB=9477), tx/s=151872 (MB/s=9477) # 15.26 [+1.50] rx=151872 (9477 MB) # 15.26 [+0.00] ok # 15.42 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=135908 (MB=8481), tx/s=135908 (MB/s=8481) # 18.25 [+1.40] rx=67845 (8481 MB) # 18.25 [+0.00] ok # 18.40 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=139520 (MB=8706), tx/s=139520 (MB/s=8706) # 21.32 [+1.50] rx=139520 (8706 MB) # 21.32 [+0.00] ok # 21.47 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=118708 (MB=7407), tx/s=118708 (MB/s=7407) # 24.29 [+1.36] rx=59342 (7407 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=146304 (MB=9129), tx/s=146304 (MB/s=9129) # 27.37 [+1.50] rx=146304 (9129 MB) # 27.37 [+0.00] ok # 27.52 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=136692 (MB=8530), tx/s=136692 (MB/s=8530) # 30.34 [+1.40] rx=68296 (8530 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=136768 (MB=8534), tx/s=136768 (MB/s=8534) # 33.42 [+1.50] rx=136768 (8534 MB) # 33.42 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=133324 (MB=8319), tx/s=133324 (MB/s=8319) # 36.39 [+1.40] rx=66560 (8319 MB) # 36.40 [+0.00] ok # 36.42 [+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__->