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.55 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 3.05 [+1.50] rx=138944 (8670 MB) # 3.05 [+0.00] ok # 3.24 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.47] tx=105514 (MB=6584), tx/s=105514 (MB/s=6584) # 6.07 [+1.36] rx=52708 (6584 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149376 (MB=9321), tx/s=149376 (MB/s=9321) # 9.18 [+1.50] rx=149376 (9321 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=126680 (MB=7905), tx/s=126680 (MB/s=7905) # 12.19 [+1.40] rx=62402 (7905 MB) # 12.19 [+0.00] ok # 12.35 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=153312 (MB=9567), tx/s=153312 (MB/s=9567) # 15.27 [+1.50] rx=153312 (9567 MB) # 15.28 [+0.00] ok # 15.43 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=127393 (MB=7949), tx/s=127393 (MB/s=7949) # 18.25 [+1.40] rx=63570 (7949 MB) # 18.25 [+0.00] ok # 18.41 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 21.33 [+1.50] rx=133024 (8301 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=121531 (MB=7583), tx/s=121531 (MB/s=7583) # 24.32 [+1.36] rx=60765 (7583 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=145536 (MB=9081), tx/s=145536 (MB/s=9081) # 27.40 [+1.50] rx=145536 (9081 MB) # 27.40 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=134412 (MB=8387), tx/s=134412 (MB/s=8387) # 30.38 [+1.36] rx=67186 (8387 MB) # 30.39 [+0.00] ok # 30.53 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=147744 (MB=9219), tx/s=147744 (MB/s=9219) # 33.45 [+1.50] rx=147744 (9219 MB) # 33.45 [+0.00] ok # 33.60 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=118597 (MB=7400), tx/s=118597 (MB/s=7400) # 36.42 [+1.40] rx=59132 (7400 MB) # 36.42 [+0.00] ok # 36.44 [+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__->