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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 3.06 [+1.50] rx=137408 (8574 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131930 (MB=8232), tx/s=131930 (MB/s=8232) # 6.06 [+1.36] rx=65941 (8232 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=116576 (MB=7274), tx/s=116576 (MB/s=7274) # 9.13 [+1.50] rx=116576 (7274 MB) # 9.14 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=139318 (MB=8693), tx/s=139318 (MB/s=8693) # 12.12 [+1.36] rx=69612 (8693 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=163072 (MB=10176), tx/s=163072 (MB/s=10176) # 15.20 [+1.50] rx=163072 (10176 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=145114 (MB=9055), tx/s=145114 (MB/s=9055) # 18.18 [+1.40] rx=72508 (9055 MB) # 18.18 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=109408 (MB=6827), tx/s=109408 (MB/s=6827) # 21.26 [+1.50] rx=109408 (6827 MB) # 21.27 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=113534 (MB=7084), tx/s=113534 (MB/s=7084) # 24.24 [+1.40] rx=56764 (7084 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=114048 (MB=7117), tx/s=114048 (MB/s=7117) # 27.32 [+1.50] rx=114048 (7117 MB) # 27.32 [+0.00] ok # 27.48 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.42] tx=136772 (MB=8535), tx/s=136772 (MB/s=8535) # 30.30 [+1.40] rx=68335 (8535 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=130944 (MB=8171), tx/s=130944 (MB/s=8171) # 33.38 [+1.50] rx=130944 (8171 MB) # 33.38 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=121435 (MB=7577), tx/s=121435 (MB/s=7577) # 36.36 [+1.40] rx=60706 (7577 MB) # 36.36 [+0.00] ok # 36.38 [+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__->