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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=133184 (MB=8311), tx/s=133184 (MB/s=8311) # 3.06 [+1.50] rx=133184 (8311 MB) # 3.06 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=112188 (MB=7000), tx/s=112188 (MB/s=7000) # 6.08 [+1.36] rx=56059 (7000 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=123904 (MB=7732), tx/s=123904 (MB/s=7732) # 9.17 [+1.50] rx=123904 (7732 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=121167 (MB=7561), tx/s=121167 (MB/s=7561) # 12.15 [+1.36] rx=59892 (7561 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=160224 (MB=9998), tx/s=160224 (MB/s=9998) # 15.23 [+1.50] rx=160224 (9998 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=136831 (MB=8538), tx/s=136831 (MB/s=8538) # 18.21 [+1.40] rx=68229 (8538 MB) # 18.22 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 21.31 [+1.50] rx=140352 (8758 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=108285 (MB=6757), tx/s=108285 (MB/s=6757) # 24.28 [+1.36] rx=54117 (6757 MB) # 24.28 [+0.00] ok # 24.48 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=115840 (MB=7228), tx/s=115840 (MB/s=7228) # 27.40 [+1.50] rx=115840 (7228 MB) # 27.40 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=132290 (MB=8255), tx/s=132290 (MB/s=8255) # 30.38 [+1.36] rx=66097 (8255 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=146688 (MB=9153), tx/s=146688 (MB/s=9153) # 33.47 [+1.50] rx=146688 (9153 MB) # 33.47 [+0.00] ok # 33.62 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=138657 (MB=8652), tx/s=138657 (MB/s=8652) # 36.44 [+1.40] rx=69259 (8652 MB) # 36.44 [+0.00] ok # 36.45 [+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__->