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=135456 (MB=8452), tx/s=135456 (MB/s=8452) # 3.07 [+1.50] rx=135456 (8452 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=115114 (MB=7183), tx/s=115114 (MB/s=7183) # 6.07 [+1.36] rx=57547 (7183 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=117760 (MB=7348), tx/s=117760 (MB/s=7348) # 9.16 [+1.50] rx=117760 (7348 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=116207 (MB=7251), tx/s=116207 (MB/s=7251) # 12.16 [+1.40] rx=58090 (7251 MB) # 12.16 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=130304 (MB=8131), tx/s=130304 (MB/s=8131) # 15.27 [+1.50] rx=130304 (8131 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=120951 (MB=7547), tx/s=120951 (MB/s=7547) # 18.25 [+1.40] rx=60445 (7547 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=108800 (MB=6789), tx/s=108800 (MB/s=6789) # 21.34 [+1.50] rx=107913 (6734 MB) # 21.34 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=111567 (MB=6962), tx/s=111567 (MB/s=6962) # 24.34 [+1.40] rx=55775 (6962 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=120032 (MB=7490), tx/s=120032 (MB/s=7490) # 27.42 [+1.50] rx=120032 (7490 MB) # 27.42 [+0.00] ok # 27.59 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=116194 (MB=7250), tx/s=116194 (MB/s=7250) # 30.41 [+1.40] rx=58090 (7250 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=133408 (MB=8325), tx/s=133408 (MB/s=8325) # 33.51 [+1.50] rx=133408 (8325 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 36.49 [+1.40] rx=59224 (7398 MB) # 36.49 [+0.00] ok # 36.51 [+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__->