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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=139872 (MB=8728), tx/s=139872 (MB/s=8728) # 3.06 [+1.50] rx=137975 (8610 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=127974 (MB=7986), tx/s=127974 (MB/s=7986) # 6.05 [+1.36] rx=63962 (7986 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=148896 (MB=9291), tx/s=148896 (MB/s=9291) # 9.14 [+1.50] rx=148896 (9291 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=141660 (MB=8840), tx/s=141660 (MB/s=8840) # 12.12 [+1.40] rx=70795 (8840 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=164928 (MB=10292), tx/s=164928 (MB/s=10292) # 15.21 [+1.50] rx=164928 (10292 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.46] tx=146818 (MB=9161), tx/s=146818 (MB/s=9161) # 18.19 [+1.36] rx=73345 (9161 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=109824 (MB=6853), tx/s=109824 (MB/s=6853) # 21.29 [+1.50] rx=109824 (6853 MB) # 21.29 [+0.00] ok # 21.46 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=101601 (MB=6340), tx/s=101601 (MB/s=6340) # 24.28 [+1.36] rx=50782 (6340 MB) # 24.28 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=124032 (MB=7740), tx/s=124032 (MB/s=7740) # 27.38 [+1.50] rx=124032 (7740 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=137421 (MB=8575), tx/s=137421 (MB/s=8575) # 30.38 [+1.36] rx=67410 (8575 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=163872 (MB=10226), tx/s=163872 (MB/s=10226) # 33.47 [+1.50] rx=163872 (10226 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=146588 (MB=9147), tx/s=146588 (MB/s=9147) # 36.46 [+1.40] rx=73233 (9147 MB) # 36.47 [+0.00] ok # 36.49 [+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__->