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=111776 (MB=6975), tx/s=111776 (MB/s=6975) # 3.08 [+1.50] rx=111776 (6975 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=109944 (MB=6860), tx/s=109944 (MB/s=6860) # 6.09 [+1.40] rx=54955 (6860 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=115104 (MB=7182), tx/s=115104 (MB/s=7182) # 9.20 [+1.50] rx=115104 (7182 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=115469 (MB=7205), tx/s=115469 (MB/s=7205) # 12.19 [+1.40] rx=57701 (7205 MB) # 12.19 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=131424 (MB=8201), tx/s=131424 (MB/s=8201) # 15.30 [+1.50] rx=131424 (8201 MB) # 15.30 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=117579 (MB=7337), tx/s=117579 (MB/s=7337) # 18.29 [+1.40] rx=58030 (7337 MB) # 18.29 [+0.00] ok # 18.46 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=112096 (MB=6995), tx/s=112096 (MB/s=6995) # 21.38 [+1.50] rx=112096 (6995 MB) # 21.38 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=121825 (MB=7602), tx/s=121825 (MB/s=7602) # 24.36 [+1.36] rx=60896 (7602 MB) # 24.36 [+0.00] ok # 24.51 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=148640 (MB=9275), tx/s=148640 (MB/s=9275) # 27.43 [+1.50] rx=148640 (9275 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=130017 (MB=8113), tx/s=130017 (MB/s=8113) # 30.42 [+1.36] rx=64939 (8113 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=165344 (MB=10318), tx/s=165344 (MB/s=10318) # 33.51 [+1.50] rx=165344 (10318 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=114306 (MB=7133), tx/s=114306 (MB/s=7133) # 36.49 [+1.40] rx=56942 (7133 MB) # 36.49 [+0.00] ok # 36.51 [+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__->