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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=85984 (MB=5365), tx/s=85984 (MB/s=5365) # 3.09 [+1.50] rx=85984 (5365 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=108572 (MB=6775), tx/s=108572 (MB/s=6775) # 6.13 [+1.36] rx=54268 (6775 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=75712 (MB=4724), tx/s=75712 (MB/s=4724) # 9.25 [+1.50] rx=75712 (4724 MB) # 9.25 [+0.00] ok # 9.44 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=114742 (MB=7160), tx/s=114742 (MB/s=7160) # 12.27 [+1.36] rx=57310 (7160 MB) # 12.27 [+0.00] ok # 12.45 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=128384 (MB=8011), tx/s=128384 (MB/s=8011) # 15.38 [+1.50] rx=128384 (8011 MB) # 15.38 [+0.00] ok # 15.57 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.46] tx=72835 (MB=4545), tx/s=72835 (MB/s=4545) # 18.39 [+1.36] rx=36269 (4545 MB) # 18.39 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=68672 (MB=4285), tx/s=68672 (MB/s=4285) # 21.51 [+1.50] rx=68672 (4285 MB) # 21.51 [+0.00] ok # 21.71 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=92383 (MB=5765), tx/s=92383 (MB/s=5765) # 24.54 [+1.36] rx=46130 (5765 MB) # 24.54 [+0.00] ok # 24.77 [+0.23] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.43] tx=63872 (MB=3985), tx/s=63872 (MB/s=3985) # 27.70 [+1.50] rx=63872 (3985 MB) # 27.70 [+0.00] ok # 27.95 [+0.25] ipv6 tcp -m 2 -t 1 -n 1 # 29.42 [+1.47] tx=78698 (MB=4911), tx/s=78698 (MB/s=4911) # 30.78 [+1.36] rx=39340 (4911 MB) # 30.78 [+0.00] ok # 31.04 [+0.26] ipv6 udp -m 3 -t 1 -n 32 # 32.47 [+1.43] tx=71296 (MB=4449), tx/s=71296 (MB/s=4449) # 33.97 [+1.50] rx=71296 (4449 MB) # 33.98 [+0.00] ok # 34.28 [+0.30] ipv6 tcp -m 3 -t 1 -n 1 # 35.71 [+1.44] tx=88217 (MB=5505), tx/s=88217 (MB/s=5505) # 37.11 [+1.40] rx=43912 (5505 MB) # 37.11 [+0.00] ok # 37.14 [+0.03] 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__->