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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 3.09 [+1.50] rx=132576 (8273 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.43] tx=103600 (MB=6465), tx/s=103600 (MB/s=6465) # 6.11 [+1.40] rx=51780 (6465 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=154912 (MB=9667), tx/s=154912 (MB/s=9667) # 9.21 [+1.50] rx=154912 (9667 MB) # 9.21 [+0.00] ok # 9.37 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=132291 (MB=8255), tx/s=132291 (MB/s=8255) # 12.19 [+1.40] rx=66134 (8255 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=157184 (MB=9808), tx/s=157184 (MB/s=9808) # 15.30 [+1.50] rx=157184 (9808 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=117577 (MB=7337), tx/s=117577 (MB/s=7337) # 18.30 [+1.40] rx=58342 (7337 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=116928 (MB=7296), tx/s=116928 (MB/s=7296) # 21.41 [+1.50] rx=116928 (7296 MB) # 21.41 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.42] tx=113456 (MB=7080), tx/s=113456 (MB/s=7080) # 24.42 [+1.40] rx=56693 (7080 MB) # 24.43 [+0.00] ok # 24.61 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=118336 (MB=7384), tx/s=118336 (MB/s=7384) # 27.54 [+1.50] rx=118336 (7384 MB) # 27.54 [+0.00] ok # 27.70 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=133149 (MB=8308), tx/s=133149 (MB/s=8308) # 30.52 [+1.36] rx=66573 (8308 MB) # 30.52 [+0.00] ok # 30.67 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=170496 (MB=10639), tx/s=170496 (MB/s=10639) # 33.60 [+1.50] rx=170496 (10639 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=120869 (MB=7542), tx/s=120869 (MB/s=7542) # 36.61 [+1.40] rx=60294 (7542 MB) # 36.61 [+0.00] ok # 36.63 [+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__->