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.27 [+0.27] ipv4 udp -m 1 -t 1 -n 32 # 1.70 [+1.44] tx=110688 (MB=6907), tx/s=110688 (MB/s=6907) # 3.20 [+1.50] rx=110688 (6907 MB) # 3.21 [+0.00] ok # 3.48 [+0.27] ipv4 tcp -m 1 -t 1 -n 1 # 4.95 [+1.47] tx=86817 (MB=5417), tx/s=86817 (MB/s=5417) # 6.31 [+1.36] rx=43396 (5417 MB) # 6.31 [+0.00] ok # 6.57 [+0.26] ipv4 udp -m 2 -t 1 -n 32 # 8.00 [+1.43] tx=110528 (MB=6897), tx/s=110528 (MB/s=6897) # 9.50 [+1.50] rx=110528 (6897 MB) # 9.50 [+0.00] ok # 9.76 [+0.26] ipv4 tcp -m 2 -t 1 -n 1 # 11.23 [+1.47] tx=103122 (MB=6435), tx/s=103122 (MB/s=6435) # 12.59 [+1.36] rx=51514 (6435 MB) # 12.59 [+0.00] ok # 12.83 [+0.23] ipv4 udp -m 3 -t 1 -n 32 # 14.26 [+1.43] tx=127200 (MB=7937), tx/s=127200 (MB/s=7937) # 15.76 [+1.50] rx=127200 (7937 MB) # 15.76 [+0.00] ok # 15.98 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.41 [+1.43] tx=126821 (MB=7914), tx/s=126821 (MB/s=7914) # 18.81 [+1.40] rx=63109 (7914 MB) # 18.81 [+0.00] ok # 19.05 [+0.24] ipv6 udp -m 1 -t 1 -n 32 # 20.47 [+1.42] tx=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 21.97 [+1.50] rx=134048 (8365 MB) # 21.97 [+0.00] ok # 22.18 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.64 [+1.46] tx=116086 (MB=7244), tx/s=116086 (MB/s=7244) # 25.00 [+1.36] rx=58033 (7244 MB) # 25.01 [+0.00] ok # 25.20 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.63 [+1.42] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 28.13 [+1.50] rx=141856 (8852 MB) # 28.13 [+0.00] ok # 28.32 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.78 [+1.46] tx=114018 (MB=7115), tx/s=114018 (MB/s=7115) # 31.14 [+1.36] rx=56988 (7115 MB) # 31.14 [+0.00] ok # 31.33 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.75 [+1.42] tx=160064 (MB=9988), tx/s=160064 (MB/s=9988) # 34.25 [+1.50] rx=160064 (9988 MB) # 34.25 [+0.00] ok # 34.45 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.88 [+1.42] tx=129077 (MB=8054), tx/s=129077 (MB/s=8054) # 37.28 [+1.40] rx=64398 (8054 MB) # 37.28 [+0.00] ok # 37.30 [+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__->