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.57 [+1.42] tx=113440 (MB=7079), tx/s=113440 (MB/s=7079) # 3.07 [+1.50] rx=113440 (7079 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=107904 (MB=6733), tx/s=107904 (MB/s=6733) # 6.09 [+1.36] rx=53888 (6733 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=128128 (MB=7995), tx/s=128128 (MB/s=7995) # 9.20 [+1.50] rx=128128 (7995 MB) # 9.20 [+0.00] ok # 9.36 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=120501 (MB=7519), tx/s=120501 (MB/s=7519) # 12.18 [+1.36] rx=59452 (7519 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=134976 (MB=8422), tx/s=134976 (MB/s=8422) # 15.29 [+1.50] rx=134976 (8422 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=117756 (MB=7348), tx/s=117756 (MB/s=7348) # 18.29 [+1.40] rx=58734 (7348 MB) # 18.29 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=136864 (MB=8540), tx/s=136864 (MB/s=8540) # 21.40 [+1.50] rx=136864 (8540 MB) # 21.40 [+0.00] ok # 21.57 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=126616 (MB=7901), tx/s=126616 (MB/s=7901) # 24.39 [+1.36] rx=63293 (7901 MB) # 24.39 [+0.00] ok # 24.57 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=138656 (MB=8652), tx/s=138656 (MB/s=8652) # 27.50 [+1.50] rx=138656 (8652 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=128408 (MB=8013), tx/s=128408 (MB/s=8013) # 30.50 [+1.36] rx=64178 (8013 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=133056 (MB=8303), tx/s=133056 (MB/s=8303) # 33.60 [+1.50] rx=133056 (8303 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.46] tx=106578 (MB=6650), tx/s=106578 (MB/s=6650) # 36.60 [+1.36] rx=53256 (6650 MB) # 36.60 [+0.00] ok # 36.63 [+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__->