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=139328 (MB=8694), tx/s=139328 (MB/s=8694) # 3.07 [+1.50] rx=139328 (8694 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=132511 (MB=8269), tx/s=132511 (MB/s=8269) # 6.05 [+1.36] rx=66246 (8269 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148576 (MB=9271), tx/s=148576 (MB/s=9271) # 9.15 [+1.50] rx=148576 (9271 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=139831 (MB=8725), tx/s=139831 (MB/s=8725) # 12.13 [+1.40] rx=69906 (8725 MB) # 12.13 [+0.00] ok # 12.28 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=164704 (MB=10278), tx/s=164704 (MB/s=10278) # 15.20 [+1.50] rx=164704 (10278 MB) # 15.21 [+0.00] ok # 15.36 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=145352 (MB=9070), tx/s=145352 (MB/s=9070) # 18.18 [+1.40] rx=72611 (9070 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=138752 (MB=8658), tx/s=138752 (MB/s=8658) # 21.26 [+1.50] rx=138752 (8658 MB) # 21.26 [+0.00] ok # 21.42 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.42] tx=131888 (MB=8230), tx/s=131888 (MB/s=8230) # 24.23 [+1.40] rx=65926 (8230 MB) # 24.23 [+0.00] ok # 24.39 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=146720 (MB=9155), tx/s=146720 (MB/s=9155) # 27.31 [+1.50] rx=146720 (9155 MB) # 27.31 [+0.00] ok # 27.46 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=137551 (MB=8583), tx/s=137551 (MB/s=8583) # 30.28 [+1.36] rx=68769 (8583 MB) # 30.28 [+0.00] ok # 30.44 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=163712 (MB=10216), tx/s=163712 (MB/s=10216) # 33.36 [+1.50] rx=163712 (10216 MB) # 33.36 [+0.00] ok # 33.51 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=143604 (MB=8961), tx/s=143604 (MB/s=8961) # 36.33 [+1.40] rx=71772 (8961 MB) # 36.33 [+0.00] ok # 36.35 [+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__->