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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=138208 (MB=8624), tx/s=138208 (MB/s=8624) # 3.09 [+1.50] rx=138208 (8624 MB) # 3.09 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132523 (MB=8269), tx/s=132523 (MB/s=8269) # 6.07 [+1.36] rx=66243 (8269 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=142208 (MB=8874), tx/s=142208 (MB/s=8874) # 9.16 [+1.50] rx=142208 (8874 MB) # 9.16 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=131584 (MB=8211), tx/s=131584 (MB/s=8211) # 12.14 [+1.36] rx=65791 (8211 MB) # 12.15 [+0.00] ok # 12.30 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=157440 (MB=9824), tx/s=157440 (MB/s=9824) # 15.22 [+1.50] rx=157440 (9824 MB) # 15.22 [+0.00] ok # 15.41 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=116987 (MB=7300), tx/s=116987 (MB/s=7300) # 18.23 [+1.40] rx=58256 (7300 MB) # 18.24 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=114464 (MB=7142), tx/s=114464 (MB/s=7142) # 21.35 [+1.50] rx=114464 (7142 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=104984 (MB=6551), tx/s=104984 (MB/s=6551) # 24.34 [+1.36] rx=52481 (6551 MB) # 24.35 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=146496 (MB=9141), tx/s=146496 (MB/s=9141) # 27.45 [+1.50] rx=146496 (9141 MB) # 27.45 [+0.00] ok # 27.64 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=117532 (MB=7334), tx/s=117532 (MB/s=7334) # 30.46 [+1.40] rx=58083 (7334 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=160000 (MB=9984), tx/s=160000 (MB/s=9984) # 33.55 [+1.50] rx=160000 (9984 MB) # 33.55 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=108319 (MB=6759), tx/s=108319 (MB/s=6759) # 36.55 [+1.40] rx=52801 (6759 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__->