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=115168 (MB=7186), tx/s=115168 (MB/s=7186) # 3.07 [+1.50] rx=115168 (7186 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130838 (MB=8164), tx/s=130838 (MB/s=8164) # 6.05 [+1.36] rx=65401 (8164 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=126912 (MB=7919), tx/s=126912 (MB/s=7919) # 9.13 [+1.50] rx=126912 (7919 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=125258 (MB=7816), tx/s=125258 (MB/s=7816) # 12.13 [+1.40] rx=62526 (7816 MB) # 12.13 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=156608 (MB=9772), tx/s=156608 (MB/s=9772) # 15.22 [+1.50] rx=156608 (9772 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=128980 (MB=8048), tx/s=128980 (MB/s=8048) # 18.20 [+1.40] rx=64433 (8048 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=118016 (MB=7364), tx/s=118016 (MB/s=7364) # 21.29 [+1.50] rx=118016 (7364 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=117989 (MB=7362), tx/s=117989 (MB/s=7362) # 24.29 [+1.40] rx=58990 (7362 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=144992 (MB=9048), tx/s=144992 (MB/s=9048) # 27.37 [+1.50] rx=144992 (9048 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=124009 (MB=7738), tx/s=124009 (MB/s=7738) # 30.37 [+1.40] rx=61991 (7738 MB) # 30.37 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=155808 (MB=9722), tx/s=155808 (MB/s=9722) # 33.45 [+1.50] rx=155808 (9722 MB) # 33.45 [+0.00] ok # 33.63 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.43] tx=125696 (MB=7843), tx/s=125696 (MB/s=7843) # 36.46 [+1.40] rx=62776 (7843 MB) # 36.46 [+0.00] ok # 36.48 [+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__->