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.56 [+1.42] tx=131424 (MB=8201), tx/s=131424 (MB/s=8201) # 3.06 [+1.50] rx=131424 (8201 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=122786 (MB=7662), tx/s=122786 (MB/s=7662) # 6.04 [+1.36] rx=61373 (7662 MB) # 6.04 [+0.00] ok # 6.23 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 9.16 [+1.50] rx=136320 (8506 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=113862 (MB=7105), tx/s=113862 (MB/s=7105) # 12.17 [+1.36] rx=56778 (7105 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 15.28 [+1.50] rx=130496 (8143 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=141612 (MB=8837), tx/s=141612 (MB/s=8837) # 18.29 [+1.40] rx=70682 (8837 MB) # 18.29 [+0.00] ok # 18.48 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=104256 (MB=6505), tx/s=104256 (MB/s=6505) # 21.41 [+1.50] rx=104256 (6505 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=127276 (MB=7942), tx/s=127276 (MB/s=7942) # 24.41 [+1.36] rx=63615 (7942 MB) # 24.42 [+0.00] ok # 24.60 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=133728 (MB=8345), tx/s=133728 (MB/s=8345) # 27.52 [+1.50] rx=133728 (8345 MB) # 27.52 [+0.00] ok # 27.72 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=117333 (MB=7322), tx/s=117333 (MB/s=7322) # 30.54 [+1.36] rx=58514 (7322 MB) # 30.54 [+0.00] ok # 30.70 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=156320 (MB=9754), tx/s=156320 (MB/s=9754) # 33.62 [+1.50] rx=156320 (9754 MB) # 33.62 [+0.00] ok # 33.78 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=135835 (MB=8476), tx/s=135835 (MB/s=8476) # 36.60 [+1.40] rx=67824 (8476 MB) # 36.60 [+0.00] ok # 36.62 [+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__->