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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=140576 (MB=8772), tx/s=140576 (MB/s=8772) # 3.05 [+1.50] rx=140576 (8772 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=125552 (MB=7834), tx/s=125552 (MB/s=7834) # 6.02 [+1.36] rx=62769 (7834 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 9.09 [+1.50] rx=148448 (9263 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=135098 (MB=8430), tx/s=135098 (MB/s=8430) # 12.06 [+1.36] rx=67523 (8430 MB) # 12.06 [+0.00] ok # 12.22 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=160416 (MB=10010), tx/s=160416 (MB/s=10010) # 15.14 [+1.50] rx=160416 (10010 MB) # 15.14 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=139356 (MB=8696), tx/s=139356 (MB/s=8696) # 18.11 [+1.40] rx=69516 (8696 MB) # 18.11 [+0.00] ok # 18.26 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.68 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 21.19 [+1.50] rx=130464 (8141 MB) # 21.19 [+0.00] ok # 21.33 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.79 [+1.46] tx=128471 (MB=8017), tx/s=128471 (MB/s=8017) # 24.15 [+1.36] rx=64222 (8017 MB) # 24.15 [+0.00] ok # 24.30 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.72 [+1.42] tx=149536 (MB=9331), tx/s=149536 (MB/s=9331) # 27.22 [+1.50] rx=149536 (9331 MB) # 27.22 [+0.00] ok # 27.37 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.46] tx=133594 (MB=8336), tx/s=133594 (MB/s=8336) # 30.20 [+1.36] rx=65788 (8336 MB) # 30.20 [+0.00] ok # 30.34 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=164704 (MB=10278), tx/s=164704 (MB/s=10278) # 33.26 [+1.50] rx=164704 (10278 MB) # 33.26 [+0.00] ok # 33.42 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=143322 (MB=8943), tx/s=143322 (MB/s=8943) # 36.24 [+1.40] rx=71581 (8943 MB) # 36.24 [+0.00] ok # 36.26 [+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__->