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=119712 (MB=7470), tx/s=119712 (MB/s=7470) # 3.07 [+1.50] rx=119712 (7470 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=120757 (MB=7535), tx/s=120757 (MB/s=7535) # 6.07 [+1.40] rx=60371 (7535 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=127200 (MB=7937), tx/s=127200 (MB/s=7937) # 9.17 [+1.50] rx=127200 (7937 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=127021 (MB=7926), tx/s=127021 (MB/s=7926) # 12.17 [+1.40] rx=63506 (7926 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=144416 (MB=9012), tx/s=144416 (MB/s=9012) # 15.25 [+1.50] rx=144416 (9012 MB) # 15.26 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=129540 (MB=8083), tx/s=129540 (MB/s=8083) # 18.24 [+1.40] rx=64725 (8083 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=119904 (MB=7482), tx/s=119904 (MB/s=7482) # 21.34 [+1.50] rx=119904 (7482 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=120190 (MB=7500), tx/s=120190 (MB/s=7500) # 24.32 [+1.40] rx=60088 (7500 MB) # 24.32 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=127104 (MB=7931), tx/s=127104 (MB/s=7931) # 27.41 [+1.50] rx=127104 (7931 MB) # 27.41 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=125022 (MB=7801), tx/s=125022 (MB/s=7801) # 30.39 [+1.40] rx=62507 (7801 MB) # 30.40 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=144352 (MB=9008), tx/s=144352 (MB/s=9008) # 33.48 [+1.50] rx=144352 (9008 MB) # 33.49 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=127989 (MB=7986), tx/s=127989 (MB/s=7986) # 36.47 [+1.40] rx=63973 (7986 MB) # 36.48 [+0.00] ok # 36.50 [+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__->