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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=137312 (MB=8568), tx/s=137312 (MB/s=8568) # 3.06 [+1.50] rx=137312 (8568 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=120990 (MB=7550), tx/s=120990 (MB/s=7550) # 6.04 [+1.36] rx=60481 (7550 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=144160 (MB=8996), tx/s=144160 (MB/s=8996) # 9.12 [+1.50] rx=144160 (8996 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=136768 (MB=8534), tx/s=136768 (MB/s=8534) # 12.09 [+1.36] rx=68341 (8534 MB) # 12.09 [+0.00] ok # 12.26 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=167456 (MB=10449), tx/s=167456 (MB/s=10449) # 15.18 [+1.50] rx=167456 (10449 MB) # 15.18 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=139389 (MB=8698), tx/s=139389 (MB/s=8698) # 18.17 [+1.40] rx=69598 (8698 MB) # 18.17 [+0.00] ok # 18.34 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=130528 (MB=8145), tx/s=130528 (MB/s=8145) # 21.26 [+1.50] rx=130528 (8145 MB) # 21.27 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=130425 (MB=8138), tx/s=130425 (MB/s=8138) # 24.25 [+1.36] rx=65166 (8138 MB) # 24.25 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=138656 (MB=8652), tx/s=138656 (MB/s=8652) # 27.33 [+1.50] rx=138656 (8652 MB) # 27.33 [+0.00] ok # 27.49 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=125436 (MB=7827), tx/s=125436 (MB/s=7827) # 30.31 [+1.36] rx=62691 (7827 MB) # 30.31 [+0.00] ok # 30.49 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=161056 (MB=10050), tx/s=161056 (MB/s=10050) # 33.41 [+1.50] rx=161056 (10050 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=134925 (MB=8419), tx/s=134925 (MB/s=8419) # 36.39 [+1.40] rx=67326 (8419 MB) # 36.39 [+0.00] ok # 36.41 [+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__->