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=128288 (MB=8005), tx/s=128288 (MB/s=8005) # 3.09 [+1.50] rx=128288 (8005 MB) # 3.09 [+0.00] ok # 3.31 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=124183 (MB=7749), tx/s=124183 (MB/s=7749) # 6.14 [+1.36] rx=62072 (7749 MB) # 6.14 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=126784 (MB=7911), tx/s=126784 (MB/s=7911) # 9.26 [+1.50] rx=126784 (7911 MB) # 9.26 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.42] tx=130294 (MB=8130), tx/s=130294 (MB/s=8130) # 12.29 [+1.40] rx=65121 (8130 MB) # 12.29 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=156512 (MB=9766), tx/s=156512 (MB/s=9766) # 15.41 [+1.50] rx=156512 (9766 MB) # 15.41 [+0.00] ok # 15.60 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.07 [+1.46] tx=137930 (MB=8607), tx/s=137930 (MB/s=8607) # 18.42 [+1.36] rx=68808 (8607 MB) # 18.43 [+0.00] ok # 18.66 [+0.23] ipv6 udp -m 1 -t 1 -n 32 # 20.08 [+1.43] tx=103520 (MB=6460), tx/s=103520 (MB/s=6460) # 21.58 [+1.50] rx=103520 (6460 MB) # 21.59 [+0.00] ok # 21.79 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.47] tx=111397 (MB=6951), tx/s=111397 (MB/s=6951) # 24.61 [+1.36] rx=55696 (6951 MB) # 24.61 [+0.00] ok # 24.82 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.25 [+1.42] tx=106720 (MB=6659), tx/s=106720 (MB/s=6659) # 27.75 [+1.50] rx=106720 (6659 MB) # 27.75 [+0.00] ok # 27.95 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.42 [+1.46] tx=127308 (MB=7944), tx/s=127308 (MB/s=7944) # 30.78 [+1.36] rx=63017 (7944 MB) # 30.78 [+0.00] ok # 30.96 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=161728 (MB=10092), tx/s=161728 (MB/s=10092) # 33.88 [+1.50] rx=161728 (10092 MB) # 33.88 [+0.00] ok # 34.07 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.49 [+1.42] tx=115903 (MB=7232), tx/s=115903 (MB/s=7232) # 36.89 [+1.40] rx=57395 (7232 MB) # 36.90 [+0.00] ok # 36.92 [+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__->