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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=114528 (MB=7146), tx/s=114528 (MB/s=7146) # 3.11 [+1.50] rx=114528 (7146 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=129630 (MB=8089), tx/s=129630 (MB/s=8089) # 6.15 [+1.36] rx=64775 (8089 MB) # 6.15 [+0.00] ok # 6.33 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=144832 (MB=9038), tx/s=144832 (MB/s=9038) # 9.25 [+1.50] rx=144832 (9038 MB) # 9.26 [+0.00] ok # 9.44 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=115363 (MB=7199), tx/s=115363 (MB/s=7199) # 12.26 [+1.36] rx=57675 (7199 MB) # 12.27 [+0.00] ok # 12.45 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=144864 (MB=9040), tx/s=144864 (MB/s=9040) # 15.37 [+1.50] rx=144864 (9040 MB) # 15.37 [+0.00] ok # 15.54 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=121425 (MB=7577), tx/s=121425 (MB/s=7577) # 18.37 [+1.40] rx=60573 (7577 MB) # 18.37 [+0.00] ok # 18.56 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.43] tx=114240 (MB=7128), tx/s=114240 (MB/s=7128) # 21.49 [+1.50] rx=114240 (7128 MB) # 21.49 [+0.00] ok # 21.71 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=119966 (MB=7486), tx/s=119966 (MB/s=7486) # 24.53 [+1.36] rx=59947 (7486 MB) # 24.53 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.43] tx=114080 (MB=7119), tx/s=114080 (MB/s=7119) # 27.65 [+1.50] rx=114080 (7119 MB) # 27.65 [+0.00] ok # 27.86 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.47] tx=119074 (MB=7430), tx/s=119074 (MB/s=7430) # 30.69 [+1.36] rx=59527 (7430 MB) # 30.69 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=162336 (MB=10130), tx/s=162336 (MB/s=10130) # 33.82 [+1.50] rx=162336 (10130 MB) # 33.82 [+0.00] ok # 34.01 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=139889 (MB=8729), tx/s=139889 (MB/s=8729) # 36.83 [+1.40] rx=69845 (8729 MB) # 36.84 [+0.00] ok # 36.86 [+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__->