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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=72064 (MB=4497), tx/s=72064 (MB/s=4497) # 3.10 [+1.50] rx=72064 (4497 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=128602 (MB=8025), tx/s=128602 (MB/s=8025) # 6.11 [+1.36] rx=64284 (8025 MB) # 6.11 [+0.00] ok # 6.29 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=100544 (MB=6274), tx/s=100544 (MB/s=6274) # 9.21 [+1.50] rx=100544 (6274 MB) # 9.21 [+0.00] ok # 9.39 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.42] tx=141031 (MB=8800), tx/s=141031 (MB/s=8800) # 12.21 [+1.40] rx=70461 (8800 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=95808 (MB=5978), tx/s=95808 (MB/s=5978) # 15.31 [+1.50] rx=95808 (5978 MB) # 15.31 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=115519 (MB=7208), tx/s=115519 (MB/s=7208) # 18.32 [+1.40] rx=57514 (7208 MB) # 18.32 [+0.00] ok # 18.52 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=87520 (MB=5461), tx/s=87520 (MB/s=5461) # 21.45 [+1.50] rx=87520 (5461 MB) # 21.45 [+0.00] ok # 21.63 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=130555 (MB=8147), tx/s=130555 (MB/s=8147) # 24.45 [+1.36] rx=65252 (8147 MB) # 24.45 [+0.00] ok # 24.64 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=82752 (MB=5164), tx/s=82752 (MB/s=5164) # 27.57 [+1.50] rx=82752 (5164 MB) # 27.57 [+0.00] ok # 27.75 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=118506 (MB=7395), tx/s=118506 (MB/s=7395) # 30.57 [+1.36] rx=59236 (7395 MB) # 30.57 [+0.00] ok # 30.74 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=109792 (MB=6851), tx/s=109792 (MB/s=6851) # 33.66 [+1.50] rx=109792 (6851 MB) # 33.66 [+0.00] ok # 33.84 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=133475 (MB=8329), tx/s=133475 (MB/s=8329) # 36.66 [+1.40] rx=66645 (8329 MB) # 36.66 [+0.00] ok # 36.68 [+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__->