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=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 3.07 [+1.50] rx=139232 (8688 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=121379 (MB=7574), tx/s=121379 (MB/s=7574) # 6.08 [+1.36] rx=60678 (7574 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=127264 (MB=7941), tx/s=127264 (MB/s=7941) # 9.18 [+1.50] rx=127264 (7941 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=132050 (MB=8240), tx/s=132050 (MB/s=8240) # 12.18 [+1.36] rx=66015 (8240 MB) # 12.18 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=165056 (MB=10300), tx/s=165056 (MB/s=10300) # 15.28 [+1.50] rx=165056 (10300 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=130694 (MB=8155), tx/s=130694 (MB/s=8155) # 18.27 [+1.40] rx=65208 (8155 MB) # 18.27 [+0.00] ok # 18.43 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=142752 (MB=8908), tx/s=142752 (MB/s=8908) # 21.35 [+1.50] rx=142752 (8908 MB) # 21.35 [+0.00] ok # 21.50 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=131358 (MB=8197), tx/s=131358 (MB/s=8197) # 24.32 [+1.36] rx=65666 (8197 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=129664 (MB=8091), tx/s=129664 (MB/s=8091) # 27.43 [+1.50] rx=129664 (8091 MB) # 27.43 [+0.00] ok # 27.62 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=121288 (MB=7568), tx/s=121288 (MB/s=7568) # 30.44 [+1.36] rx=60540 (7568 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 33.54 [+1.50] rx=137664 (8590 MB) # 33.55 [+0.00] ok # 33.74 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=137374 (MB=8572), tx/s=137374 (MB/s=8572) # 36.56 [+1.40] rx=68549 (8572 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__->