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.54 [+1.42] tx=137856 (MB=8602), tx/s=137856 (MB/s=8602) # 3.05 [+1.50] rx=137856 (8602 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=122292 (MB=7631), tx/s=122292 (MB/s=7631) # 6.04 [+1.36] rx=61124 (7631 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 9.14 [+1.50] rx=147936 (9231 MB) # 9.14 [+0.00] ok # 9.30 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=138697 (MB=8655), tx/s=138697 (MB/s=8655) # 12.11 [+1.40] rx=68563 (8655 MB) # 12.12 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=162176 (MB=10120), tx/s=162176 (MB/s=10120) # 15.19 [+1.50] rx=162176 (10120 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.46] tx=129678 (MB=8092), tx/s=129678 (MB/s=8092) # 18.17 [+1.36] rx=64728 (8092 MB) # 18.17 [+0.00] ok # 18.33 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=138016 (MB=8612), tx/s=138016 (MB/s=8612) # 21.25 [+1.50] rx=138016 (8612 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=105966 (MB=6612), tx/s=105966 (MB/s=6612) # 24.24 [+1.36] rx=52979 (6612 MB) # 24.24 [+0.00] ok # 24.42 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=118656 (MB=7404), tx/s=118656 (MB/s=7404) # 27.34 [+1.50] rx=118656 (7404 MB) # 27.34 [+0.00] ok # 27.51 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=111423 (MB=6953), tx/s=111423 (MB/s=6953) # 30.33 [+1.36] rx=55631 (6953 MB) # 30.33 [+0.00] ok # 30.52 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 33.45 [+1.50] rx=135680 (8466 MB) # 33.45 [+0.00] ok # 33.61 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=136961 (MB=8546), tx/s=136961 (MB/s=8546) # 36.43 [+1.40] rx=68343 (8546 MB) # 36.43 [+0.00] ok # 36.45 [+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__->