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=104000 (MB=6489), tx/s=104000 (MB/s=6489) # 3.07 [+1.50] rx=104000 (6489 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=115656 (MB=7217), tx/s=115656 (MB/s=7217) # 6.08 [+1.36] rx=57822 (7217 MB) # 6.09 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=149952 (MB=9357), tx/s=149952 (MB/s=9357) # 9.17 [+1.50] rx=149952 (9357 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.47] tx=119669 (MB=7467), tx/s=119669 (MB/s=7467) # 12.19 [+1.36] rx=59828 (7467 MB) # 12.20 [+0.00] ok # 12.35 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=164576 (MB=10270), tx/s=164576 (MB/s=10270) # 15.27 [+1.50] rx=164576 (10270 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=130582 (MB=8148), tx/s=130582 (MB/s=8148) # 18.25 [+1.40] rx=65193 (8148 MB) # 18.25 [+0.00] ok # 18.45 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=116064 (MB=7242), tx/s=116064 (MB/s=7242) # 21.37 [+1.50] rx=116064 (7242 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=116400 (MB=7263), tx/s=116400 (MB/s=7263) # 24.37 [+1.36] rx=58128 (7263 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 27.48 [+1.50] rx=117792 (7350 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=121337 (MB=7571), tx/s=121337 (MB/s=7571) # 30.48 [+1.36] rx=60532 (7571 MB) # 30.48 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 33.58 [+1.50] rx=138176 (8622 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=116227 (MB=7252), tx/s=116227 (MB/s=7252) # 36.57 [+1.40] rx=57303 (7252 MB) # 36.58 [+0.00] ok # 36.60 [+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__->