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.57 [+1.42] tx=139168 (MB=8684), tx/s=139168 (MB/s=8684) # 3.07 [+1.50] rx=139168 (8684 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=120073 (MB=7492), tx/s=120073 (MB/s=7492) # 6.06 [+1.40] rx=60033 (7492 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=126496 (MB=7893), tx/s=126496 (MB/s=7893) # 9.16 [+1.50] rx=126496 (7893 MB) # 9.16 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=126165 (MB=7873), tx/s=126165 (MB/s=7873) # 12.16 [+1.40] rx=63072 (7873 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=144480 (MB=9016), tx/s=144480 (MB/s=9016) # 15.26 [+1.50] rx=144480 (9016 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=145839 (MB=9100), tx/s=145839 (MB/s=9100) # 18.25 [+1.40] rx=72839 (9100 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=139104 (MB=8680), tx/s=139104 (MB/s=8680) # 21.35 [+1.50] rx=139104 (8680 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=118209 (MB=7376), tx/s=118209 (MB/s=7376) # 24.34 [+1.40] rx=59101 (7376 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=127168 (MB=7935), tx/s=127168 (MB/s=7935) # 27.43 [+1.50] rx=127168 (7935 MB) # 27.44 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=124171 (MB=7748), tx/s=124171 (MB/s=7748) # 30.42 [+1.40] rx=62069 (7748 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=145792 (MB=9097), tx/s=145792 (MB/s=9097) # 33.51 [+1.50] rx=145792 (9097 MB) # 33.51 [+0.00] ok # 33.68 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=126586 (MB=7899), tx/s=126586 (MB/s=7899) # 36.50 [+1.40] rx=63273 (7899 MB) # 36.50 [+0.00] ok # 36.52 [+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__->