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.55 [+1.42] tx=80288 (MB=5010), tx/s=80288 (MB/s=5010) # 3.06 [+1.50] rx=80288 (5010 MB) # 3.06 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131488 (MB=8205), tx/s=131488 (MB/s=8205) # 6.05 [+1.36] rx=65721 (8205 MB) # 6.05 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=93312 (MB=5823), tx/s=93312 (MB/s=5823) # 9.12 [+1.50] rx=93312 (5823 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=119417 (MB=7452), tx/s=119417 (MB/s=7452) # 12.09 [+1.36] rx=59706 (7452 MB) # 12.09 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=105664 (MB=6593), tx/s=105664 (MB/s=6593) # 15.15 [+1.50] rx=105664 (6593 MB) # 15.16 [+0.00] ok # 15.31 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=121017 (MB=7551), tx/s=121017 (MB/s=7551) # 18.13 [+1.40] rx=60399 (7551 MB) # 18.13 [+0.00] ok # 18.31 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=75904 (MB=4736), tx/s=75904 (MB/s=4736) # 21.23 [+1.50] rx=75213 (4693 MB) # 21.23 [+0.00] ok # 21.38 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.80 [+1.42] tx=112737 (MB=7035), tx/s=112737 (MB/s=7035) # 24.20 [+1.40] rx=56355 (7035 MB) # 24.20 [+0.00] ok # 24.36 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.78 [+1.42] tx=125376 (MB=7823), tx/s=125376 (MB/s=7823) # 27.28 [+1.50] rx=125376 (7823 MB) # 27.28 [+0.00] ok # 27.44 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.86 [+1.42] tx=121204 (MB=7563), tx/s=121204 (MB/s=7563) # 30.25 [+1.40] rx=60439 (7563 MB) # 30.26 [+0.00] ok # 30.41 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.83 [+1.42] tx=109344 (MB=6823), tx/s=109344 (MB/s=6823) # 33.33 [+1.50] rx=109344 (6823 MB) # 33.33 [+0.00] ok # 33.50 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=142535 (MB=8894), tx/s=142535 (MB/s=8894) # 36.32 [+1.40] rx=71140 (8894 MB) # 36.32 [+0.00] ok # 36.34 [+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__->