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=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 3.06 [+1.50] rx=140512 (8768 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=135580 (MB=8460), tx/s=135580 (MB/s=8460) # 6.05 [+1.40] rx=67782 (8460 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149280 (MB=9315), tx/s=149280 (MB/s=9315) # 9.14 [+1.50] rx=149280 (9315 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=131454 (MB=8203), tx/s=131454 (MB/s=8203) # 12.12 [+1.36] rx=65726 (8203 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=164352 (MB=10256), tx/s=164352 (MB/s=10256) # 15.20 [+1.50] rx=164352 (10256 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=147439 (MB=9200), tx/s=147439 (MB/s=9200) # 18.18 [+1.40] rx=73697 (9200 MB) # 18.18 [+0.00] ok # 18.36 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=121600 (MB=7588), tx/s=121600 (MB/s=7588) # 21.28 [+1.50] rx=121600 (7588 MB) # 21.28 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=113606 (MB=7089), tx/s=113606 (MB/s=7089) # 24.25 [+1.36] rx=56795 (7089 MB) # 24.25 [+0.00] ok # 24.40 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=117888 (MB=7356), tx/s=117888 (MB/s=7356) # 27.32 [+1.50] rx=117888 (7356 MB) # 27.32 [+0.00] ok # 27.48 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.89 [+1.42] tx=117332 (MB=7321), tx/s=117332 (MB/s=7321) # 30.29 [+1.40] rx=58655 (7321 MB) # 30.29 [+0.00] ok # 30.44 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.86 [+1.42] tx=131200 (MB=8187), tx/s=131200 (MB/s=8187) # 33.36 [+1.50] rx=131200 (8187 MB) # 33.36 [+0.00] ok # 33.51 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=119147 (MB=7435), tx/s=119147 (MB/s=7435) # 36.33 [+1.40] rx=59561 (7435 MB) # 36.33 [+0.00] ok # 36.35 [+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__->