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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=116736 (MB=7284), tx/s=116736 (MB/s=7284) # 3.09 [+1.50] rx=116736 (7284 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=112981 (MB=7050), tx/s=112981 (MB/s=7050) # 6.09 [+1.36] rx=56446 (7050 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=145280 (MB=9066), tx/s=145280 (MB/s=9066) # 9.21 [+1.50] rx=145280 (9066 MB) # 9.21 [+0.00] ok # 9.37 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=130324 (MB=8132), tx/s=130324 (MB/s=8132) # 12.19 [+1.40] rx=65145 (8132 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=165024 (MB=10298), tx/s=165024 (MB/s=10298) # 15.29 [+1.50] rx=165024 (10298 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=115101 (MB=7182), tx/s=115101 (MB/s=7182) # 18.28 [+1.40] rx=57444 (7182 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=140608 (MB=8774), tx/s=140608 (MB/s=8774) # 21.39 [+1.50] rx=140608 (8774 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=128443 (MB=8015), tx/s=128443 (MB/s=8015) # 24.38 [+1.36] rx=64204 (8015 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=145696 (MB=9091), tx/s=145696 (MB/s=9091) # 27.47 [+1.50] rx=145696 (9091 MB) # 27.47 [+0.00] ok # 27.63 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=127422 (MB=7951), tx/s=127422 (MB/s=7951) # 30.45 [+1.36] rx=63706 (7951 MB) # 30.45 [+0.00] ok # 30.61 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=169728 (MB=10591), tx/s=169728 (MB/s=10591) # 33.53 [+1.50] rx=169728 (10591 MB) # 33.53 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=133359 (MB=8322), tx/s=133359 (MB/s=8322) # 36.51 [+1.36] rx=66568 (8322 MB) # 36.51 [+0.00] ok # 36.53 [+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__->