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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.53 [+1.42] tx=87008 (MB=5429), tx/s=87008 (MB/s=5429) # 3.04 [+1.50] rx=87008 (5429 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=123142 (MB=7684), tx/s=123142 (MB/s=7684) # 6.01 [+1.36] rx=61529 (7684 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=123072 (MB=7680), tx/s=123072 (MB/s=7680) # 9.08 [+1.50] rx=123072 (7680 MB) # 9.08 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=136094 (MB=8492), tx/s=136094 (MB/s=8492) # 12.06 [+1.36] rx=68012 (8492 MB) # 12.06 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=141344 (MB=8820), tx/s=141344 (MB/s=8820) # 15.13 [+1.50] rx=141344 (8820 MB) # 15.13 [+0.00] ok # 15.27 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.42] tx=137390 (MB=8573), tx/s=137390 (MB/s=8573) # 18.09 [+1.40] rx=68611 (8573 MB) # 18.09 [+0.00] ok # 18.24 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=121792 (MB=7600), tx/s=121792 (MB/s=7600) # 21.16 [+1.50] rx=121792 (7600 MB) # 21.16 [+0.00] ok # 21.33 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.75 [+1.42] tx=117165 (MB=7311), tx/s=117165 (MB/s=7311) # 24.15 [+1.40] rx=58566 (7311 MB) # 24.15 [+0.00] ok # 24.31 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.73 [+1.42] tx=121984 (MB=7612), tx/s=121984 (MB/s=7612) # 27.23 [+1.50] rx=121984 (7612 MB) # 27.24 [+0.00] ok # 27.39 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.85 [+1.46] tx=136661 (MB=8528), tx/s=136661 (MB/s=8528) # 30.21 [+1.36] rx=68278 (8528 MB) # 30.21 [+0.00] ok # 30.37 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.79 [+1.42] tx=141376 (MB=8822), tx/s=141376 (MB/s=8822) # 33.29 [+1.50] rx=141376 (8822 MB) # 33.29 [+0.00] ok # 33.44 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.90 [+1.46] tx=143445 (MB=8951), tx/s=143445 (MB/s=8951) # 36.26 [+1.36] rx=71673 (8951 MB) # 36.26 [+0.00] ok # 36.28 [+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__->