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.30 [+0.30] ipv4 udp -m 1 -t 1 -n 32 # 1.74 [+1.44] tx=97824 (MB=6104), tx/s=97824 (MB/s=6104) # 3.24 [+1.50] rx=97824 (6104 MB) # 3.24 [+0.00] ok # 3.58 [+0.34] ipv4 tcp -m 1 -t 1 -n 1 # 5.05 [+1.48] tx=91857 (MB=5732), tx/s=91857 (MB/s=5732) # 6.41 [+1.36] rx=45878 (5732 MB) # 6.41 [+0.00] ok # 6.82 [+0.41] ipv4 udp -m 2 -t 1 -n 32 # 8.27 [+1.44] tx=74304 (MB=4636), tx/s=74304 (MB/s=4636) # 9.77 [+1.50] rx=74304 (4636 MB) # 9.77 [+0.01] ok # 10.26 [+0.48] ipv4 tcp -m 2 -t 1 -n 1 # 11.77 [+1.51] tx=86514 (MB=5398), tx/s=86514 (MB/s=5398) # 13.13 [+1.36] rx=41687 (5398 MB) # 13.13 [+0.00] ok # 13.55 [+0.42] ipv4 udp -m 3 -t 1 -n 32 # 15.00 [+1.45] tx=104928 (MB=6547), tx/s=104928 (MB/s=6547) # 16.50 [+1.50] rx=104928 (6547 MB) # 16.50 [+0.00] ok # 16.83 [+0.33] ipv4 tcp -m 3 -t 1 -n 1 # 18.27 [+1.44] tx=80951 (MB=5051), tx/s=80951 (MB/s=5051) # 19.67 [+1.40] rx=39948 (5051 MB) # 19.67 [+0.00] ok # 19.96 [+0.29] ipv6 udp -m 1 -t 1 -n 32 # 21.40 [+1.43] tx=115840 (MB=7228), tx/s=115840 (MB/s=7228) # 22.90 [+1.50] rx=115840 (7228 MB) # 22.90 [+0.00] ok # 23.13 [+0.23] ipv6 tcp -m 1 -t 1 -n 1 # 24.59 [+1.47] tx=89458 (MB=5582), tx/s=89458 (MB/s=5582) # 25.95 [+1.36] rx=44703 (5582 MB) # 25.95 [+0.00] ok # 26.19 [+0.23] ipv6 udp -m 2 -t 1 -n 32 # 27.62 [+1.43] tx=132672 (MB=8279), tx/s=132672 (MB/s=8279) # 29.12 [+1.50] rx=132672 (8279 MB) # 29.12 [+0.00] ok # 29.34 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 30.80 [+1.46] tx=124937 (MB=7796), tx/s=124937 (MB/s=7796) # 32.16 [+1.36] rx=62457 (7796 MB) # 32.16 [+0.00] ok # 32.40 [+0.23] ipv6 udp -m 3 -t 1 -n 32 # 33.82 [+1.43] tx=153536 (MB=9581), tx/s=153536 (MB/s=9581) # 35.32 [+1.50] rx=153536 (9581 MB) # 35.32 [+0.00] ok # 35.53 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 36.95 [+1.43] tx=107162 (MB=6687), tx/s=107162 (MB/s=6687) # 38.35 [+1.40] rx=53319 (6687 MB) # 38.36 [+0.00] ok # 38.38 [+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__->