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=135488 (MB=8454), tx/s=135488 (MB/s=8454) # 3.06 [+1.50] rx=135488 (8454 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=109563 (MB=6837), tx/s=109563 (MB/s=6837) # 6.06 [+1.40] rx=54755 (6837 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146112 (MB=9117), tx/s=146112 (MB/s=9117) # 9.16 [+1.50] rx=146112 (9117 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=106076 (MB=6619), tx/s=106076 (MB/s=6619) # 12.17 [+1.36] rx=53023 (6619 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.43] tx=163200 (MB=10184), tx/s=163200 (MB/s=10184) # 15.26 [+1.50] rx=163200 (10184 MB) # 15.27 [+0.00] ok # 15.46 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.46] tx=102441 (MB=6392), tx/s=102441 (MB/s=6392) # 18.28 [+1.36] rx=51111 (6392 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 21.38 [+1.50] rx=132736 (8283 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=114742 (MB=7160), tx/s=114742 (MB/s=7160) # 24.38 [+1.36] rx=57314 (7160 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=143296 (MB=8942), tx/s=143296 (MB/s=8942) # 27.47 [+1.50] rx=143296 (8942 MB) # 27.47 [+0.00] ok # 27.62 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=126882 (MB=7917), tx/s=126882 (MB/s=7917) # 30.45 [+1.36] rx=62870 (7917 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=158912 (MB=9916), tx/s=158912 (MB/s=9916) # 33.54 [+1.50] rx=158912 (9916 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=124352 (MB=7760), tx/s=124352 (MB/s=7760) # 36.54 [+1.40] rx=62005 (7760 MB) # 36.54 [+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__->