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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=138880 (MB=8666), tx/s=138880 (MB/s=8666) # 3.09 [+1.50] rx=138880 (8666 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=131669 (MB=8216), tx/s=131669 (MB/s=8216) # 6.08 [+1.36] rx=65745 (8216 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=148768 (MB=9283), tx/s=148768 (MB/s=9283) # 9.18 [+1.50] rx=148768 (9283 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=138757 (MB=8658), tx/s=138757 (MB/s=8658) # 12.18 [+1.36] rx=69313 (8658 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 15.27 [+1.50] rx=135680 (8466 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=144936 (MB=9044), tx/s=144936 (MB/s=9044) # 18.26 [+1.40] rx=72359 (9044 MB) # 18.26 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=111648 (MB=6967), tx/s=111648 (MB/s=6967) # 21.36 [+1.50] rx=111648 (6967 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=130832 (MB=8164), tx/s=130832 (MB/s=8164) # 24.35 [+1.36] rx=65368 (8164 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=149664 (MB=9339), tx/s=149664 (MB/s=9339) # 27.44 [+1.50] rx=149664 (9339 MB) # 27.44 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=115954 (MB=7235), tx/s=115954 (MB/s=7235) # 30.43 [+1.40] rx=57963 (7235 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=126656 (MB=7903), tx/s=126656 (MB/s=7903) # 33.51 [+1.50] rx=126656 (7903 MB) # 33.51 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=143871 (MB=8978), tx/s=143871 (MB/s=8978) # 36.51 [+1.40] rx=71841 (8978 MB) # 36.51 [+0.00] ok # 36.53 [+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__->