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=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 3.08 [+1.50] rx=119680 (7468 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=117955 (MB=7360), tx/s=117955 (MB/s=7360) # 6.06 [+1.40] rx=58967 (7360 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=123168 (MB=7686), tx/s=123168 (MB/s=7686) # 9.14 [+1.50] rx=123168 (7686 MB) # 9.14 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=121708 (MB=7595), tx/s=121708 (MB/s=7595) # 12.13 [+1.40] rx=60825 (7595 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=142912 (MB=8918), tx/s=142912 (MB/s=8918) # 15.21 [+1.50] rx=142912 (8918 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=124814 (MB=7788), tx/s=124814 (MB/s=7788) # 18.20 [+1.40] rx=62302 (7788 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=124608 (MB=7775), tx/s=124608 (MB/s=7775) # 21.30 [+1.50] rx=124608 (7775 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=116015 (MB=7239), tx/s=116015 (MB/s=7239) # 24.29 [+1.36] rx=58007 (7239 MB) # 24.29 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=105824 (MB=6603), tx/s=105824 (MB/s=6603) # 27.38 [+1.50] rx=105824 (6603 MB) # 27.38 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=103538 (MB=6461), tx/s=103538 (MB/s=6461) # 30.37 [+1.40] rx=51758 (6461 MB) # 30.37 [+0.00] ok # 30.55 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=115904 (MB=7232), tx/s=115904 (MB/s=7232) # 33.47 [+1.50] rx=115904 (7232 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=104703 (MB=6533), tx/s=104703 (MB/s=6533) # 36.46 [+1.40] rx=52333 (6533 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__->