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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 3.10 [+1.50] rx=119680 (7468 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=116035 (MB=7241), tx/s=116035 (MB/s=7241) # 6.14 [+1.36] rx=57879 (7241 MB) # 6.14 [+0.00] ok # 6.35 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=142080 (MB=8866), tx/s=142080 (MB/s=8866) # 9.27 [+1.50] rx=142080 (8866 MB) # 9.28 [+0.00] ok # 9.48 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.46] tx=133800 (MB=8349), tx/s=133800 (MB/s=8349) # 12.30 [+1.36] rx=66887 (8349 MB) # 12.30 [+0.00] ok # 12.48 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=143712 (MB=8968), tx/s=143712 (MB/s=8968) # 15.41 [+1.50] rx=143712 (8968 MB) # 15.41 [+0.00] ok # 15.58 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=130548 (MB=8146), tx/s=130548 (MB/s=8146) # 18.40 [+1.40] rx=65194 (8146 MB) # 18.40 [+0.00] ok # 18.59 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=132768 (MB=8285), tx/s=132768 (MB/s=8285) # 21.51 [+1.50] rx=132768 (8285 MB) # 21.52 [+0.00] ok # 21.74 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.43] tx=100274 (MB=6257), tx/s=100274 (MB/s=6257) # 24.57 [+1.40] rx=50089 (6257 MB) # 24.57 [+0.00] ok # 24.78 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.42] tx=139680 (MB=8716), tx/s=139680 (MB/s=8716) # 27.71 [+1.50] rx=139680 (8716 MB) # 27.71 [+0.00] ok # 27.89 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=123755 (MB=7722), tx/s=123755 (MB/s=7722) # 30.71 [+1.36] rx=60933 (7722 MB) # 30.71 [+0.00] ok # 30.90 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=163072 (MB=10176), tx/s=163072 (MB/s=10176) # 33.82 [+1.50] rx=163072 (10176 MB) # 33.83 [+0.00] ok # 34.00 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.46] tx=116679 (MB=7281), tx/s=116679 (MB/s=7281) # 36.83 [+1.36] rx=58128 (7281 MB) # 36.83 [+0.00] ok # 36.85 [+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__->