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=128032 (MB=7989), tx/s=128032 (MB/s=7989) # 3.05 [+1.50] rx=128032 (7989 MB) # 3.05 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=131958 (MB=8234), tx/s=131958 (MB/s=8234) # 6.03 [+1.36] rx=65961 (8234 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=147360 (MB=9195), tx/s=147360 (MB/s=9195) # 9.11 [+1.50] rx=147360 (9195 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=137545 (MB=8583), tx/s=137545 (MB/s=8583) # 12.08 [+1.36] rx=68409 (8583 MB) # 12.08 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=163424 (MB=10198), tx/s=163424 (MB/s=10198) # 15.16 [+1.50] rx=163424 (10198 MB) # 15.16 [+0.00] ok # 15.31 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=144765 (MB=9033), tx/s=144765 (MB/s=9033) # 18.13 [+1.40] rx=72304 (9033 MB) # 18.13 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=126048 (MB=7865), tx/s=126048 (MB/s=7865) # 21.22 [+1.50] rx=126048 (7865 MB) # 21.22 [+0.00] ok # 21.40 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=109672 (MB=6843), tx/s=109672 (MB/s=6843) # 24.22 [+1.36] rx=54797 (6843 MB) # 24.22 [+0.00] ok # 24.39 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=114368 (MB=7136), tx/s=114368 (MB/s=7136) # 27.31 [+1.50] rx=114368 (7136 MB) # 27.31 [+0.00] ok # 27.49 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=114864 (MB=7167), tx/s=114864 (MB/s=7167) # 30.31 [+1.36] rx=57430 (7167 MB) # 30.31 [+0.00] ok # 30.48 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=124768 (MB=7785), tx/s=124768 (MB/s=7785) # 33.40 [+1.50] rx=124768 (7785 MB) # 33.40 [+0.00] ok # 33.57 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=114698 (MB=7157), tx/s=114698 (MB/s=7157) # 36.39 [+1.40] rx=57312 (7157 MB) # 36.39 [+0.00] ok # 36.41 [+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__->