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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=131776 (MB=8223), tx/s=131776 (MB/s=8223) # 3.07 [+1.50] rx=131776 (8223 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=131514 (MB=8206), tx/s=131514 (MB/s=8206) # 6.07 [+1.36] rx=65734 (8206 MB) # 6.07 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=148576 (MB=9271), tx/s=148576 (MB/s=9271) # 9.17 [+1.50] rx=148576 (9271 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=136151 (MB=8496), tx/s=136151 (MB/s=8496) # 12.16 [+1.36] rx=67199 (8496 MB) # 12.16 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=157856 (MB=9850), tx/s=157856 (MB/s=9850) # 15.25 [+1.50] rx=157856 (9850 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=122073 (MB=7617), tx/s=122073 (MB/s=7617) # 18.24 [+1.40] rx=60929 (7617 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=135648 (MB=8464), tx/s=135648 (MB/s=8464) # 21.34 [+1.50] rx=135648 (8464 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=124305 (MB=7757), tx/s=124305 (MB/s=7757) # 24.34 [+1.36] rx=62151 (7757 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=148704 (MB=9279), tx/s=148704 (MB/s=9279) # 27.44 [+1.50] rx=148704 (9279 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=121474 (MB=7580), tx/s=121474 (MB/s=7580) # 30.43 [+1.36] rx=60650 (7580 MB) # 30.43 [+0.00] ok # 30.63 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=142464 (MB=8890), tx/s=142464 (MB/s=8890) # 33.56 [+1.50] rx=142464 (8890 MB) # 33.56 [+0.00] ok # 33.76 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.43] tx=114392 (MB=7138), tx/s=114392 (MB/s=7138) # 36.59 [+1.40] rx=56306 (7138 MB) # 36.59 [+0.00] ok # 36.61 [+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__->