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=139200 (MB=8686), tx/s=139200 (MB/s=8686) # 3.07 [+1.50] rx=139200 (8686 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=134365 (MB=8384), tx/s=134365 (MB/s=8384) # 6.04 [+1.36] rx=67130 (8384 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=150624 (MB=9399), tx/s=150624 (MB/s=9399) # 9.13 [+1.50] rx=150624 (9399 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=140300 (MB=8755), tx/s=140300 (MB/s=8755) # 12.10 [+1.36] rx=70124 (8755 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=165472 (MB=10326), tx/s=165472 (MB/s=10326) # 15.19 [+1.50] rx=165472 (10326 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.46] tx=145763 (MB=9096), tx/s=145763 (MB/s=9096) # 18.17 [+1.36] rx=72837 (9096 MB) # 18.17 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 21.26 [+1.50] rx=138080 (8616 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=131596 (MB=8212), tx/s=131596 (MB/s=8212) # 24.24 [+1.36] rx=65796 (8212 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=145760 (MB=9095), tx/s=145760 (MB/s=9095) # 27.32 [+1.50] rx=145760 (9095 MB) # 27.32 [+0.00] ok # 27.48 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=138005 (MB=8612), tx/s=138005 (MB/s=8612) # 30.30 [+1.36] rx=68999 (8612 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=160480 (MB=10014), tx/s=160480 (MB/s=10014) # 33.38 [+1.50] rx=160480 (10014 MB) # 33.38 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.46] tx=145318 (MB=9068), tx/s=145318 (MB/s=9068) # 36.35 [+1.36] rx=72638 (9068 MB) # 36.36 [+0.00] ok # 36.37 [+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__->