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=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 3.07 [+1.50] rx=140512 (8768 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131362 (MB=8197), tx/s=131362 (MB/s=8197) # 6.06 [+1.36] rx=65627 (8197 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=116544 (MB=7272), tx/s=116544 (MB/s=7272) # 9.15 [+1.50] rx=116544 (7272 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=135595 (MB=8461), tx/s=135595 (MB/s=8461) # 12.13 [+1.36] rx=66915 (8461 MB) # 12.14 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=161920 (MB=10104), tx/s=161920 (MB/s=10104) # 15.23 [+1.50] rx=161920 (10104 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=126092 (MB=7868), tx/s=126092 (MB/s=7868) # 18.23 [+1.40] rx=62700 (7868 MB) # 18.23 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=109088 (MB=6807), tx/s=109088 (MB/s=6807) # 21.34 [+1.50] rx=109088 (6807 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=127962 (MB=7985), tx/s=127962 (MB/s=7985) # 24.32 [+1.36] rx=63961 (7985 MB) # 24.32 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=147360 (MB=9195), tx/s=147360 (MB/s=9195) # 27.41 [+1.50] rx=147360 (9195 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=131866 (MB=8228), tx/s=131866 (MB/s=8228) # 30.40 [+1.36] rx=64837 (8228 MB) # 30.41 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 33.50 [+1.50] rx=131008 (8175 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=112490 (MB=7019), tx/s=112490 (MB/s=7019) # 36.50 [+1.40] rx=56222 (7019 MB) # 36.50 [+0.00] ok # 36.53 [+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__->