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=119424 (MB=7452), tx/s=119424 (MB/s=7452) # 3.08 [+1.50] rx=119424 (7452 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=120054 (MB=7491), tx/s=120054 (MB/s=7491) # 6.08 [+1.40] rx=60020 (7491 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=126208 (MB=7875), tx/s=126208 (MB/s=7875) # 9.18 [+1.50] rx=126208 (7875 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=125417 (MB=7826), tx/s=125417 (MB/s=7826) # 12.17 [+1.40] rx=62701 (7826 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=142336 (MB=8882), tx/s=142336 (MB/s=8882) # 15.27 [+1.50] rx=142336 (8882 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=127677 (MB=7967), tx/s=127677 (MB/s=7967) # 18.26 [+1.40] rx=63809 (7967 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=118784 (MB=7412), tx/s=118784 (MB/s=7412) # 21.35 [+1.50] rx=118784 (7412 MB) # 21.36 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=118659 (MB=7404), tx/s=118659 (MB/s=7404) # 24.35 [+1.40] rx=59323 (7404 MB) # 24.35 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=126144 (MB=7871), tx/s=126144 (MB/s=7871) # 27.44 [+1.50] rx=126144 (7871 MB) # 27.44 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=124977 (MB=7799), tx/s=124977 (MB/s=7799) # 30.42 [+1.40] rx=62484 (7799 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=143840 (MB=8976), tx/s=143840 (MB/s=8976) # 33.51 [+1.50] rx=143840 (8976 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=127440 (MB=7952), tx/s=127440 (MB/s=7952) # 36.50 [+1.40] rx=63676 (7952 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__->