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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=128384 (MB=8011), tx/s=128384 (MB/s=8011) # 3.11 [+1.50] rx=128384 (8011 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=112561 (MB=7024), tx/s=112561 (MB/s=7024) # 6.13 [+1.36] rx=56233 (7024 MB) # 6.13 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=115520 (MB=7208), tx/s=115520 (MB/s=7208) # 9.23 [+1.50] rx=115520 (7208 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=120059 (MB=7492), tx/s=120059 (MB/s=7492) # 12.25 [+1.36] rx=59984 (7492 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=164096 (MB=10240), tx/s=164096 (MB/s=10240) # 15.38 [+1.50] rx=164096 (10240 MB) # 15.38 [+0.00] ok # 15.56 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=130153 (MB=8122), tx/s=130153 (MB/s=8122) # 18.38 [+1.40] rx=64917 (8122 MB) # 18.38 [+0.00] ok # 18.55 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=138048 (MB=8614), tx/s=138048 (MB/s=8614) # 21.47 [+1.50] rx=138048 (8614 MB) # 21.47 [+0.00] ok # 21.65 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=108601 (MB=6777), tx/s=108601 (MB/s=6777) # 24.48 [+1.40] rx=54293 (6777 MB) # 24.48 [+0.00] ok # 24.66 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 27.58 [+1.50] rx=116512 (7270 MB) # 27.59 [+0.00] ok # 27.76 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.46] tx=125174 (MB=7811), tx/s=125174 (MB/s=7811) # 30.58 [+1.36] rx=62497 (7811 MB) # 30.58 [+0.00] ok # 30.76 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=166528 (MB=10391), tx/s=166528 (MB/s=10391) # 33.68 [+1.50] rx=166528 (10391 MB) # 33.68 [+0.00] ok # 33.87 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.33 [+1.46] tx=139822 (MB=8725), tx/s=139822 (MB/s=8725) # 36.69 [+1.36] rx=69768 (8725 MB) # 36.69 [+0.00] ok # 36.72 [+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__->