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=136768 (MB=8534), tx/s=136768 (MB/s=8534) # 3.07 [+1.50] rx=136768 (8534 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129192 (MB=8062), tx/s=129192 (MB/s=8062) # 6.04 [+1.36] rx=63900 (8062 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=144352 (MB=9008), tx/s=144352 (MB/s=9008) # 9.12 [+1.50] rx=144352 (9008 MB) # 9.12 [+0.00] ok # 9.31 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=115782 (MB=7225), tx/s=115782 (MB/s=7225) # 12.13 [+1.36] rx=57828 (7225 MB) # 12.13 [+0.00] ok # 12.32 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=135616 (MB=8462), tx/s=135616 (MB/s=8462) # 15.24 [+1.50] rx=135616 (8462 MB) # 15.24 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=111817 (MB=6977), tx/s=111817 (MB/s=6977) # 18.26 [+1.40] rx=55812 (6977 MB) # 18.26 [+0.00] ok # 18.46 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=113152 (MB=7061), tx/s=113152 (MB/s=7061) # 21.39 [+1.50] rx=113152 (7061 MB) # 21.39 [+0.00] ok # 21.57 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=108900 (MB=6795), tx/s=108900 (MB/s=6795) # 24.40 [+1.40] rx=54340 (6795 MB) # 24.40 [+0.00] ok # 24.59 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 27.51 [+1.50] rx=117056 (7304 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.42] tx=117899 (MB=7357), tx/s=117899 (MB/s=7357) # 30.51 [+1.40] rx=58664 (7357 MB) # 30.52 [+0.00] ok # 30.70 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=161536 (MB=10080), tx/s=161536 (MB/s=10080) # 33.62 [+1.50] rx=161536 (10080 MB) # 33.62 [+0.00] ok # 33.81 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=115715 (MB=7221), tx/s=115715 (MB/s=7221) # 36.64 [+1.40] rx=57768 (7221 MB) # 36.64 [+0.00] ok # 36.66 [+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__->