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=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 3.07 [+1.50] rx=138944 (8670 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=127791 (MB=7974), tx/s=127791 (MB/s=7974) # 6.07 [+1.36] rx=63895 (7974 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=149408 (MB=9323), tx/s=149408 (MB/s=9323) # 9.17 [+1.50] rx=149408 (9323 MB) # 9.17 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.47] tx=136105 (MB=8493), tx/s=136105 (MB/s=8493) # 12.15 [+1.36] rx=67354 (8493 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=165056 (MB=10300), tx/s=165056 (MB/s=10300) # 15.25 [+1.50] rx=165056 (10300 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=138918 (MB=8668), tx/s=138918 (MB/s=8668) # 18.24 [+1.40] rx=69327 (8668 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=135968 (MB=8484), tx/s=135968 (MB/s=8484) # 21.34 [+1.50] rx=135968 (8484 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=125590 (MB=7837), tx/s=125590 (MB/s=7837) # 24.33 [+1.36] rx=62795 (7837 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=146368 (MB=9133), tx/s=146368 (MB/s=9133) # 27.44 [+1.50] rx=146368 (9133 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=134827 (MB=8413), tx/s=134827 (MB/s=8413) # 30.44 [+1.36] rx=67342 (8413 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=164352 (MB=10256), tx/s=164352 (MB/s=10256) # 33.55 [+1.50] rx=164352 (10256 MB) # 33.55 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=143871 (MB=8978), tx/s=143871 (MB/s=8978) # 36.55 [+1.40] rx=71816 (8978 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__->