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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=138560 (MB=8646), tx/s=138560 (MB/s=8646) # 3.05 [+1.50] rx=138560 (8646 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=104991 (MB=6551), tx/s=104991 (MB/s=6551) # 6.04 [+1.36] rx=52452 (6551 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=115168 (MB=7186), tx/s=115168 (MB/s=7186) # 9.14 [+1.50] rx=115168 (7186 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=131904 (MB=8231), tx/s=131904 (MB/s=8231) # 12.13 [+1.36] rx=65923 (8231 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=154112 (MB=9617), tx/s=154112 (MB/s=9617) # 15.22 [+1.50] rx=154112 (9617 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=136395 (MB=8511), tx/s=136395 (MB/s=8511) # 18.20 [+1.40] rx=68051 (8511 MB) # 18.20 [+0.00] ok # 18.35 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 21.27 [+1.50] rx=133024 (8301 MB) # 21.27 [+0.00] ok # 21.44 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=122126 (MB=7621), tx/s=122126 (MB/s=7621) # 24.26 [+1.36] rx=61013 (7621 MB) # 24.26 [+0.00] ok # 24.44 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=117312 (MB=7320), tx/s=117312 (MB/s=7320) # 27.37 [+1.50] rx=117312 (7320 MB) # 27.37 [+0.00] ok # 27.56 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=105849 (MB=6605), tx/s=105849 (MB/s=6605) # 30.38 [+1.36] rx=52829 (6605 MB) # 30.38 [+0.00] ok # 30.56 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=126240 (MB=7877), tx/s=126240 (MB/s=7877) # 33.48 [+1.50] rx=126240 (7877 MB) # 33.48 [+0.00] ok # 33.67 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=115880 (MB=7231), tx/s=115880 (MB/s=7231) # 36.50 [+1.40] rx=57731 (7231 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__->