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=116448 (MB=7266), tx/s=116448 (MB/s=7266) # 3.07 [+1.50] rx=116448 (7266 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=117217 (MB=7314), tx/s=117217 (MB/s=7314) # 6.07 [+1.40] rx=58604 (7314 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=123584 (MB=7712), tx/s=123584 (MB/s=7712) # 9.17 [+1.50] rx=123584 (7712 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=124300 (MB=7756), tx/s=124300 (MB/s=7756) # 12.17 [+1.40] rx=62148 (7756 MB) # 12.17 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=142400 (MB=8886), tx/s=142400 (MB/s=8886) # 15.27 [+1.50] rx=142400 (8886 MB) # 15.27 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.46] tx=125410 (MB=7826), tx/s=125410 (MB/s=7826) # 18.26 [+1.36] rx=62588 (7826 MB) # 18.26 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=114912 (MB=7170), tx/s=114912 (MB/s=7170) # 21.37 [+1.50] rx=114912 (7170 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=115712 (MB=7220), tx/s=115712 (MB/s=7220) # 24.36 [+1.40] rx=57843 (7220 MB) # 24.36 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=121696 (MB=7594), tx/s=121696 (MB/s=7594) # 27.46 [+1.50] rx=121696 (7594 MB) # 27.46 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=120517 (MB=7520), tx/s=120517 (MB/s=7520) # 30.46 [+1.40] rx=60224 (7520 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 33.55 [+1.50] rx=137664 (8590 MB) # 33.55 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.46] tx=124171 (MB=7748), tx/s=124171 (MB/s=7748) # 36.55 [+1.36] rx=61765 (7748 MB) # 36.55 [+0.00] ok # 36.57 [+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__->