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=134848 (MB=8415), tx/s=134848 (MB/s=8415) # 3.07 [+1.50] rx=134848 (8415 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=125744 (MB=7846), tx/s=125744 (MB/s=7846) # 6.07 [+1.36] rx=62856 (7846 MB) # 6.07 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=149760 (MB=9345), tx/s=149760 (MB/s=9345) # 9.16 [+1.50] rx=149760 (9345 MB) # 9.16 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=139460 (MB=8702), tx/s=139460 (MB/s=8702) # 12.14 [+1.40] rx=69707 (8702 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 15.23 [+1.50] rx=164768 (10282 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=145399 (MB=9073), tx/s=145399 (MB/s=9073) # 18.21 [+1.40] rx=72521 (9073 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=140032 (MB=8738), tx/s=140032 (MB/s=8738) # 21.31 [+1.50] rx=140032 (8738 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=129073 (MB=8054), tx/s=129073 (MB/s=8054) # 24.30 [+1.36] rx=64495 (8054 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=148416 (MB=9261), tx/s=148416 (MB/s=9261) # 27.39 [+1.50] rx=148416 (9261 MB) # 27.39 [+0.00] ok # 27.56 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=136652 (MB=8527), tx/s=136652 (MB/s=8527) # 30.38 [+1.40] rx=67560 (8527 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=163552 (MB=10206), tx/s=163552 (MB/s=10206) # 33.47 [+1.50] rx=163552 (10206 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=143791 (MB=8973), tx/s=143791 (MB/s=8973) # 36.46 [+1.40] rx=71724 (8973 MB) # 36.46 [+0.00] ok # 36.49 [+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__->