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=141664 (MB=8840), tx/s=141664 (MB/s=8840) # 3.07 [+1.50] rx=141664 (8840 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=113802 (MB=7101), tx/s=113802 (MB/s=7101) # 6.06 [+1.40] rx=56877 (7101 MB) # 6.06 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=119744 (MB=7472), tx/s=119744 (MB/s=7472) # 9.16 [+1.50] rx=119744 (7472 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=120414 (MB=7514), tx/s=120414 (MB/s=7514) # 12.15 [+1.40] rx=60186 (7514 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=128384 (MB=8011), tx/s=128384 (MB/s=8011) # 15.25 [+1.50] rx=128384 (8011 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=121630 (MB=7590), tx/s=121630 (MB/s=7590) # 18.26 [+1.36] rx=60790 (7590 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=140800 (MB=8786), tx/s=140800 (MB/s=8786) # 21.36 [+1.50] rx=140800 (8786 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=109679 (MB=6844), tx/s=109679 (MB/s=6844) # 24.36 [+1.40] rx=54826 (6844 MB) # 24.36 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=120448 (MB=7516), tx/s=120448 (MB/s=7516) # 27.46 [+1.50] rx=120448 (7516 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=137860 (MB=8602), tx/s=137860 (MB/s=8602) # 30.45 [+1.40] rx=68902 (8602 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=129952 (MB=8109), tx/s=129952 (MB/s=8109) # 33.55 [+1.50] rx=129952 (8109 MB) # 33.55 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=116810 (MB=7289), tx/s=116810 (MB/s=7289) # 36.55 [+1.40] rx=58384 (7289 MB) # 36.55 [+0.00] ok # 36.57 [+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__->