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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=107008 (MB=6677), tx/s=107008 (MB/s=6677) # 3.09 [+1.50] rx=107008 (6677 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=126397 (MB=7887), tx/s=126397 (MB/s=7887) # 6.10 [+1.36] rx=62534 (7887 MB) # 6.10 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=149504 (MB=9329), tx/s=149504 (MB/s=9329) # 9.21 [+1.50] rx=149504 (9329 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=135654 (MB=8465), tx/s=135654 (MB/s=8465) # 12.21 [+1.36] rx=67808 (8465 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=159936 (MB=9980), tx/s=159936 (MB/s=9980) # 15.32 [+1.50] rx=159936 (9980 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=131759 (MB=8222), tx/s=131759 (MB/s=8222) # 18.33 [+1.40] rx=65750 (8222 MB) # 18.33 [+0.00] ok # 18.49 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=106208 (MB=6627), tx/s=106208 (MB/s=6627) # 21.41 [+1.50] rx=106208 (6627 MB) # 21.41 [+0.00] ok # 21.58 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=103257 (MB=6443), tx/s=103257 (MB/s=6443) # 24.40 [+1.40] rx=51601 (6443 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=148416 (MB=9261), tx/s=148416 (MB/s=9261) # 27.50 [+1.50] rx=148416 (9261 MB) # 27.50 [+0.00] ok # 27.68 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.42] tx=133135 (MB=8308), tx/s=133135 (MB/s=8308) # 30.50 [+1.40] rx=66537 (8308 MB) # 30.50 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 33.60 [+1.50] rx=137408 (8574 MB) # 33.60 [+0.00] ok # 33.76 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=109800 (MB=6851), tx/s=109800 (MB/s=6851) # 36.58 [+1.40] rx=54791 (6851 MB) # 36.58 [+0.00] ok # 36.60 [+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__->