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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=138592 (MB=8648), tx/s=138592 (MB/s=8648) # 3.07 [+1.50] rx=138592 (8648 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=129106 (MB=8056), tx/s=129106 (MB/s=8056) # 6.07 [+1.36] rx=64527 (8056 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=147968 (MB=9233), tx/s=147968 (MB/s=9233) # 9.16 [+1.50] rx=147968 (9233 MB) # 9.16 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=137250 (MB=8564), tx/s=137250 (MB/s=8564) # 12.15 [+1.40] rx=68601 (8564 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=155872 (MB=9726), tx/s=155872 (MB/s=9726) # 15.24 [+1.50] rx=155872 (9726 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=143150 (MB=8933), tx/s=143150 (MB/s=8933) # 18.23 [+1.40] rx=71533 (8933 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=123872 (MB=7730), tx/s=123872 (MB/s=7730) # 21.33 [+1.50] rx=123872 (7730 MB) # 21.33 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=128083 (MB=7992), tx/s=128083 (MB/s=7992) # 24.32 [+1.36] rx=64033 (7992 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=149376 (MB=9321), tx/s=149376 (MB/s=9321) # 27.40 [+1.50] rx=149376 (9321 MB) # 27.40 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=134727 (MB=8407), tx/s=134727 (MB/s=8407) # 30.39 [+1.36] rx=67331 (8407 MB) # 30.39 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=164160 (MB=10244), tx/s=164160 (MB/s=10244) # 33.47 [+1.50] rx=164160 (10244 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=118642 (MB=7403), tx/s=118642 (MB/s=7403) # 36.47 [+1.40] rx=58861 (7403 MB) # 36.47 [+0.00] ok # 36.49 [+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__->