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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=135968 (MB=8484), tx/s=135968 (MB/s=8484) # 3.04 [+1.50] rx=135968 (8484 MB) # 3.05 [+0.00] ok # 3.20 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=133345 (MB=8321), tx/s=133345 (MB/s=8321) # 6.02 [+1.36] rx=66575 (8321 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=142880 (MB=8916), tx/s=142880 (MB/s=8916) # 9.10 [+1.50] rx=142880 (8916 MB) # 9.10 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=131941 (MB=8233), tx/s=131941 (MB/s=8233) # 12.08 [+1.36] rx=65098 (8233 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=170016 (MB=10609), tx/s=170016 (MB/s=10609) # 15.16 [+1.50] rx=169539 (10579 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 18.13 [+1.40] rx=69410 (8670 MB) # 18.13 [+0.00] ok # 18.30 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=135168 (MB=8434), tx/s=135168 (MB/s=8434) # 21.22 [+1.50] rx=135168 (8434 MB) # 21.22 [+0.00] ok # 21.38 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.46] tx=129511 (MB=8081), tx/s=129511 (MB/s=8081) # 24.20 [+1.36] rx=64738 (8081 MB) # 24.20 [+0.00] ok # 24.36 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.78 [+1.42] tx=145888 (MB=9103), tx/s=145888 (MB/s=9103) # 27.28 [+1.50] rx=145888 (9103 MB) # 27.28 [+0.00] ok # 27.44 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.46] tx=138600 (MB=8649), tx/s=138600 (MB/s=8649) # 30.26 [+1.36] rx=69266 (8649 MB) # 30.26 [+0.00] ok # 30.41 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.83 [+1.42] tx=162208 (MB=10122), tx/s=162208 (MB/s=10122) # 33.33 [+1.50] rx=162208 (10122 MB) # 33.34 [+0.00] ok # 33.49 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.91 [+1.42] tx=139305 (MB=8693), tx/s=139305 (MB/s=8693) # 36.31 [+1.40] rx=69540 (8693 MB) # 36.31 [+0.00] ok # 36.34 [+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__->