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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=139008 (MB=8674), tx/s=139008 (MB/s=8674) # 3.08 [+1.50] rx=139008 (8674 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=115129 (MB=7184), tx/s=115129 (MB/s=7184) # 6.07 [+1.40] rx=57557 (7184 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=119264 (MB=7442), tx/s=119264 (MB/s=7442) # 9.17 [+1.50] rx=119264 (7442 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=119376 (MB=7449), tx/s=119376 (MB/s=7449) # 12.17 [+1.40] rx=59684 (7449 MB) # 12.18 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 15.27 [+1.50] rx=133248 (8315 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=122850 (MB=7666), tx/s=122850 (MB/s=7666) # 18.26 [+1.40] rx=61381 (7666 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=139520 (MB=8706), tx/s=139520 (MB/s=8706) # 21.35 [+1.50] rx=139520 (8706 MB) # 21.36 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=129651 (MB=8090), tx/s=129651 (MB/s=8090) # 24.35 [+1.36] rx=64785 (8090 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=149184 (MB=9309), tx/s=149184 (MB/s=9309) # 27.45 [+1.50] rx=149184 (9309 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=138603 (MB=8649), tx/s=138603 (MB/s=8649) # 30.44 [+1.40] rx=69263 (8649 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=132960 (MB=8297), tx/s=132960 (MB/s=8297) # 33.55 [+1.50] rx=132960 (8297 MB) # 33.55 [+0.00] ok # 33.74 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=118519 (MB=7396), tx/s=118519 (MB/s=7396) # 36.57 [+1.40] rx=59240 (7396 MB) # 36.57 [+0.00] ok # 36.59 [+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__->