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=111936 (MB=6985), tx/s=111936 (MB/s=6985) # 3.08 [+1.50] rx=111936 (6985 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=129119 (MB=8057), tx/s=129119 (MB/s=8057) # 6.05 [+1.36] rx=64524 (8057 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=139584 (MB=8710), tx/s=139584 (MB/s=8710) # 9.15 [+1.50] rx=139095 (8680 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=121895 (MB=7606), tx/s=121895 (MB/s=7606) # 12.14 [+1.36] rx=60832 (7606 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=168192 (MB=10495), tx/s=168192 (MB/s=10495) # 15.22 [+1.50] rx=168192 (10495 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=119650 (MB=7466), tx/s=119650 (MB/s=7466) # 18.21 [+1.40] rx=58794 (7466 MB) # 18.21 [+0.00] ok # 18.40 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=126432 (MB=7889), tx/s=126432 (MB/s=7889) # 21.32 [+1.50] rx=126432 (7889 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=108549 (MB=6773), tx/s=108549 (MB/s=6773) # 24.31 [+1.36] rx=54265 (6773 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=104288 (MB=6507), tx/s=104288 (MB/s=6507) # 27.41 [+1.50] rx=104288 (6507 MB) # 27.41 [+0.00] ok # 27.60 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 30.42 [+1.36] rx=58361 (7294 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=128640 (MB=8027), tx/s=128640 (MB/s=8027) # 33.52 [+1.50] rx=128480 (8017 MB) # 33.52 [+0.00] ok # 33.71 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=110033 (MB=6866), tx/s=110033 (MB/s=6866) # 36.53 [+1.40] rx=54755 (6866 MB) # 36.53 [+0.00] ok # 36.56 [+0.03] 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__->