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=139776 (MB=8722), tx/s=139776 (MB/s=8722) # 3.08 [+1.50] rx=139776 (8722 MB) # 3.08 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=133846 (MB=8352), tx/s=133846 (MB/s=8352) # 6.06 [+1.40] rx=66896 (8352 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149792 (MB=9347), tx/s=149792 (MB/s=9347) # 9.15 [+1.50] rx=149792 (9347 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=140467 (MB=8765), tx/s=140467 (MB/s=8765) # 12.15 [+1.40] rx=70215 (8765 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=166048 (MB=10362), tx/s=166048 (MB/s=10362) # 15.25 [+1.50] rx=166048 (10362 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=146769 (MB=9158), tx/s=146769 (MB/s=9158) # 18.24 [+1.36] rx=73341 (9158 MB) # 18.24 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 21.34 [+1.50] rx=139232 (8688 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=130265 (MB=8129), tx/s=130265 (MB/s=8129) # 24.33 [+1.36] rx=65045 (8129 MB) # 24.33 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=149632 (MB=9337), tx/s=149632 (MB/s=9337) # 27.44 [+1.50] rx=149632 (9337 MB) # 27.44 [+0.00] ok # 27.63 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=133373 (MB=8322), tx/s=133373 (MB/s=8322) # 30.45 [+1.36] rx=66577 (8322 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 33.54 [+1.50] rx=166112 (10365 MB) # 33.54 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=143870 (MB=8978), tx/s=143870 (MB/s=8978) # 36.53 [+1.40] rx=71869 (8978 MB) # 36.53 [+0.00] ok # 36.55 [+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__->