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=127680 (MB=7967), tx/s=127680 (MB/s=7967) # 3.07 [+1.50] rx=127680 (7967 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131589 (MB=8211), tx/s=131589 (MB/s=8211) # 6.06 [+1.36] rx=65310 (8211 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 9.16 [+1.50] rx=148320 (9255 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=112385 (MB=7013), tx/s=112385 (MB/s=7013) # 12.15 [+1.40] rx=56138 (7013 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=130880 (MB=8167), tx/s=130880 (MB/s=8167) # 15.25 [+1.50] rx=130880 (8167 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=145663 (MB=9089), tx/s=145663 (MB/s=9089) # 18.24 [+1.36] rx=72758 (9089 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 21.35 [+1.50] rx=140160 (8746 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=130085 (MB=8117), tx/s=130085 (MB/s=8117) # 24.34 [+1.36] rx=65025 (8117 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=149824 (MB=9349), tx/s=149824 (MB/s=9349) # 27.43 [+1.50] rx=149824 (9349 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=138055 (MB=8615), tx/s=138055 (MB/s=8615) # 30.43 [+1.40] rx=68988 (8615 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=164288 (MB=10252), tx/s=164288 (MB/s=10252) # 33.52 [+1.50] rx=164288 (10252 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=141481 (MB=8828), tx/s=141481 (MB/s=8828) # 36.51 [+1.40] rx=70656 (8828 MB) # 36.51 [+0.00] ok # 36.54 [+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__->