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.58 [+1.42] tx=134720 (MB=8407), tx/s=134720 (MB/s=8407) # 3.08 [+1.50] rx=134720 (8407 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=104399 (MB=6514), tx/s=104399 (MB/s=6514) # 6.09 [+1.40] rx=52133 (6514 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=142464 (MB=8890), tx/s=142464 (MB/s=8890) # 9.21 [+1.50] rx=142464 (8890 MB) # 9.21 [+0.00] ok # 9.37 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=138423 (MB=8638), tx/s=138423 (MB/s=8638) # 12.19 [+1.36] rx=69167 (8638 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 15.28 [+1.50] rx=140224 (8750 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.50] tx=138693 (MB=8654), tx/s=138693 (MB/s=8654) # 18.27 [+1.32] rx=69212 (8654 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=134368 (MB=8385), tx/s=134368 (MB/s=8385) # 21.39 [+1.50] rx=134368 (8385 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=112110 (MB=6996), tx/s=112110 (MB/s=6996) # 24.38 [+1.36] rx=56039 (6996 MB) # 24.38 [+0.00] ok # 24.57 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=137184 (MB=8560), tx/s=137184 (MB/s=8560) # 27.49 [+1.50] rx=137184 (8560 MB) # 27.49 [+0.00] ok # 27.65 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.42] tx=132508 (MB=8268), tx/s=132508 (MB/s=8268) # 30.47 [+1.40] rx=66222 (8268 MB) # 30.47 [+0.00] ok # 30.62 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=158368 (MB=9882), tx/s=158368 (MB/s=9882) # 33.54 [+1.50] rx=158368 (9882 MB) # 33.55 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=137691 (MB=8592), tx/s=137691 (MB/s=8592) # 36.55 [+1.40] rx=68724 (8592 MB) # 36.55 [+0.00] ok # 36.57 [+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__->