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.58 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 3.09 [+1.50] rx=134688 (8405 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=131824 (MB=8226), tx/s=131824 (MB/s=8226) # 6.09 [+1.36] rx=65873 (8226 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=149056 (MB=9301), tx/s=149056 (MB/s=9301) # 9.19 [+1.50] rx=149056 (9301 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=139652 (MB=8714), tx/s=139652 (MB/s=8714) # 12.19 [+1.40] rx=69782 (8714 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=153248 (MB=9563), tx/s=153248 (MB/s=9563) # 15.28 [+1.50] rx=153248 (9563 MB) # 15.29 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.46] tx=143259 (MB=8939), tx/s=143259 (MB/s=8939) # 18.27 [+1.36] rx=71464 (8939 MB) # 18.27 [+0.00] ok # 18.45 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=137216 (MB=8562), tx/s=137216 (MB/s=8562) # 21.37 [+1.50] rx=137216 (8562 MB) # 21.37 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=130469 (MB=8141), tx/s=130469 (MB/s=8141) # 24.36 [+1.36] rx=65205 (8141 MB) # 24.36 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=150784 (MB=9409), tx/s=150784 (MB/s=9409) # 27.45 [+1.50] rx=150784 (9409 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=134692 (MB=8405), tx/s=134692 (MB/s=8405) # 30.44 [+1.36] rx=67163 (8405 MB) # 30.45 [+0.00] ok # 30.63 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=167488 (MB=10451), tx/s=167488 (MB/s=10451) # 33.55 [+1.50] rx=167488 (10451 MB) # 33.56 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=141599 (MB=8836), tx/s=141599 (MB/s=8836) # 36.54 [+1.40] rx=70706 (8836 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__->