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.11 [+0.11] ipv4 udp -m 1 -t 1 -n 32 # 1.52 [+1.42] tx=115456 (MB=7204), tx/s=115456 (MB/s=7204) # 3.03 [+1.50] rx=115456 (7204 MB) # 3.03 [+0.00] ok # 3.16 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.62 [+1.46] tx=121599 (MB=7588), tx/s=121599 (MB/s=7588) # 5.98 [+1.36] rx=60761 (7588 MB) # 5.98 [+0.00] ok # 6.12 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.54 [+1.42] tx=130112 (MB=8119), tx/s=130112 (MB/s=8119) # 9.04 [+1.50] rx=130112 (8119 MB) # 9.04 [+0.00] ok # 9.17 [+0.13] ipv4 tcp -m 2 -t 1 -n 1 # 10.63 [+1.46] tx=135484 (MB=8454), tx/s=135484 (MB/s=8454) # 11.98 [+1.36] rx=67704 (8454 MB) # 11.99 [+0.00] ok # 12.12 [+0.13] ipv4 udp -m 3 -t 1 -n 32 # 13.53 [+1.42] tx=147680 (MB=9215), tx/s=147680 (MB/s=9215) # 15.03 [+1.50] rx=147680 (9215 MB) # 15.03 [+0.00] ok # 15.16 [+0.13] ipv4 tcp -m 3 -t 1 -n 1 # 16.58 [+1.42] tx=138730 (MB=8657), tx/s=138730 (MB/s=8657) # 17.98 [+1.40] rx=69245 (8657 MB) # 17.98 [+0.00] ok # 18.12 [+0.14] ipv6 udp -m 1 -t 1 -n 32 # 19.54 [+1.42] tx=130432 (MB=8139), tx/s=130432 (MB/s=8139) # 21.04 [+1.50] rx=130432 (8139 MB) # 21.04 [+0.00] ok # 21.16 [+0.13] ipv6 tcp -m 1 -t 1 -n 1 # 22.62 [+1.46] tx=130586 (MB=8149), tx/s=130586 (MB/s=8149) # 23.98 [+1.36] rx=65235 (8149 MB) # 23.98 [+0.00] ok # 24.11 [+0.13] ipv6 udp -m 2 -t 1 -n 32 # 25.53 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 27.03 [+1.50] rx=133024 (8301 MB) # 27.03 [+0.00] ok # 27.16 [+0.13] ipv6 tcp -m 2 -t 1 -n 1 # 28.58 [+1.42] tx=137803 (MB=8599), tx/s=137803 (MB/s=8599) # 29.98 [+1.40] rx=68855 (8599 MB) # 29.98 [+0.00] ok # 30.11 [+0.13] ipv6 udp -m 3 -t 1 -n 32 # 31.52 [+1.42] tx=153088 (MB=9553), tx/s=153088 (MB/s=9553) # 33.03 [+1.50] rx=153088 (9553 MB) # 33.03 [+0.00] ok # 33.16 [+0.13] ipv6 tcp -m 3 -t 1 -n 1 # 34.57 [+1.42] tx=143090 (MB=8929), tx/s=143090 (MB/s=8929) # 35.97 [+1.40] rx=71501 (8929 MB) # 35.97 [+0.00] ok # 35.99 [+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__->