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=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 3.09 [+1.50] rx=139808 (8724 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=117865 (MB=7355), tx/s=117865 (MB/s=7355) # 6.08 [+1.40] rx=58921 (7355 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 9.16 [+1.50] rx=150048 (9363 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=138120 (MB=8619), tx/s=138120 (MB/s=8619) # 12.16 [+1.36] rx=68338 (8619 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=166272 (MB=10375), tx/s=166272 (MB/s=10375) # 15.25 [+1.50] rx=166272 (10375 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=120229 (MB=7502), tx/s=120229 (MB/s=7502) # 18.25 [+1.40] rx=60019 (7502 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=140672 (MB=8778), tx/s=140672 (MB/s=8778) # 21.34 [+1.50] rx=140672 (8778 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=117695 (MB=7344), tx/s=117695 (MB/s=7344) # 24.33 [+1.40] rx=58845 (7344 MB) # 24.33 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=149312 (MB=9317), tx/s=149312 (MB/s=9317) # 27.42 [+1.50] rx=149312 (9317 MB) # 27.42 [+0.00] ok # 27.58 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=137394 (MB=8573), tx/s=137394 (MB/s=8573) # 30.40 [+1.40] rx=68667 (8573 MB) # 30.40 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=164672 (MB=10276), tx/s=164672 (MB/s=10276) # 33.48 [+1.50] rx=164672 (10276 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=125925 (MB=7858), tx/s=125925 (MB/s=7858) # 36.46 [+1.40] rx=62884 (7858 MB) # 36.46 [+0.00] ok # 36.48 [+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__->