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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=129536 (MB=8083), tx/s=129536 (MB/s=8083) # 3.07 [+1.50] rx=129536 (8083 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=133267 (MB=8316), tx/s=133267 (MB/s=8316) # 6.05 [+1.40] rx=66623 (8316 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149088 (MB=9303), tx/s=149088 (MB/s=9303) # 9.14 [+1.50] rx=149088 (9303 MB) # 9.14 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=138578 (MB=8647), tx/s=138578 (MB/s=8647) # 12.13 [+1.36] rx=66613 (8647 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=133280 (MB=8317), tx/s=133280 (MB/s=8317) # 15.21 [+1.50] rx=133280 (8317 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=146419 (MB=9137), tx/s=146419 (MB/s=9137) # 18.19 [+1.40] rx=73193 (9137 MB) # 18.19 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=112672 (MB=7031), tx/s=112672 (MB/s=7031) # 21.27 [+1.50] rx=112672 (7031 MB) # 21.27 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.42] tx=112508 (MB=7020), tx/s=112508 (MB/s=7020) # 24.25 [+1.40] rx=56237 (7020 MB) # 24.25 [+0.00] ok # 24.42 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=150368 (MB=9383), tx/s=150368 (MB/s=9383) # 27.34 [+1.50] rx=150368 (9383 MB) # 27.34 [+0.00] ok # 27.50 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=117988 (MB=7362), tx/s=117988 (MB/s=7362) # 30.32 [+1.36] rx=58988 (7362 MB) # 30.32 [+0.00] ok # 30.49 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=165472 (MB=10326), tx/s=165472 (MB/s=10326) # 33.41 [+1.50] rx=165472 (10326 MB) # 33.41 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=135484 (MB=8454), tx/s=135484 (MB/s=8454) # 36.41 [+1.40] rx=67705 (8454 MB) # 36.41 [+0.00] ok # 36.44 [+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__->