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=127584 (MB=7961), tx/s=127584 (MB/s=7961) # 3.06 [+1.50] rx=127584 (7961 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=115747 (MB=7223), tx/s=115747 (MB/s=7223) # 6.05 [+1.36] rx=57844 (7223 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=146560 (MB=9145), tx/s=146560 (MB/s=9145) # 9.14 [+1.50] rx=146560 (9145 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=138475 (MB=8641), tx/s=138475 (MB/s=8641) # 12.13 [+1.36] rx=69234 (8641 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=162432 (MB=10136), tx/s=162432 (MB/s=10136) # 15.22 [+1.50] rx=162432 (10136 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=145282 (MB=9066), tx/s=145282 (MB/s=9066) # 18.21 [+1.40] rx=72593 (9066 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 21.30 [+1.50] rx=139424 (8700 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=130475 (MB=8142), tx/s=130475 (MB/s=8142) # 24.28 [+1.36] rx=65236 (8142 MB) # 24.29 [+0.00] ok # 24.43 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 27.35 [+1.50] rx=148320 (9255 MB) # 27.35 [+0.00] ok # 27.50 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=136546 (MB=8520), tx/s=136546 (MB/s=8520) # 30.32 [+1.36] rx=68244 (8520 MB) # 30.32 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=151872 (MB=9477), tx/s=151872 (MB/s=9477) # 33.40 [+1.50] rx=151872 (9477 MB) # 33.40 [+0.00] ok # 33.57 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=117032 (MB=7303), tx/s=117032 (MB/s=7303) # 36.39 [+1.40] rx=58240 (7303 MB) # 36.39 [+0.00] ok # 36.42 [+0.03] 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__->