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.56 [+1.42] tx=127584 (MB=7961), tx/s=127584 (MB/s=7961) # 3.07 [+1.50] rx=127584 (7961 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=126106 (MB=7869), tx/s=126106 (MB/s=7869) # 6.05 [+1.36] rx=62957 (7869 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=152576 (MB=9521), tx/s=152576 (MB/s=9521) # 9.14 [+1.50] rx=152576 (9521 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=121281 (MB=7568), tx/s=121281 (MB/s=7568) # 12.14 [+1.36] rx=60620 (7568 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=164448 (MB=10262), tx/s=164448 (MB/s=10262) # 15.23 [+1.50] rx=163552 (10206 MB) # 15.23 [+0.00] ok # 15.39 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=131953 (MB=8234), tx/s=131953 (MB/s=8234) # 18.21 [+1.40] rx=65887 (8234 MB) # 18.21 [+0.00] ok # 18.37 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=139264 (MB=8690), tx/s=139264 (MB/s=8690) # 21.29 [+1.50] rx=139264 (8690 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=125341 (MB=7821), tx/s=125341 (MB/s=7821) # 24.27 [+1.36] rx=62641 (7821 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=143584 (MB=8960), tx/s=143584 (MB/s=8960) # 27.35 [+1.50] rx=143584 (8960 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=127719 (MB=7970), tx/s=127719 (MB/s=7970) # 30.33 [+1.36] rx=62953 (7970 MB) # 30.33 [+0.00] ok # 30.50 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=163200 (MB=10184), tx/s=163200 (MB/s=10184) # 33.42 [+1.50] rx=163200 (10184 MB) # 33.42 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=131866 (MB=8228), tx/s=131866 (MB/s=8228) # 36.40 [+1.40] rx=65819 (8228 MB) # 36.40 [+0.00] ok # 36.42 [+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__->