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.60 [+1.43] tx=115424 (MB=7202), tx/s=115424 (MB/s=7202) # 3.10 [+1.50] rx=115424 (7202 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.43] tx=116127 (MB=7246), tx/s=116127 (MB/s=7246) # 6.13 [+1.40] rx=57954 (7246 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=113472 (MB=7081), tx/s=113472 (MB/s=7081) # 9.26 [+1.50] rx=113472 (7081 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.47] tx=120537 (MB=7521), tx/s=120537 (MB/s=7521) # 12.29 [+1.36] rx=60253 (7521 MB) # 12.29 [+0.00] ok # 12.48 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 15.40 [+1.50] rx=130496 (8143 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=138358 (MB=8634), tx/s=138358 (MB/s=8634) # 18.42 [+1.40] rx=69086 (8634 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=133216 (MB=8313), tx/s=133216 (MB/s=8313) # 21.55 [+1.50] rx=133216 (8313 MB) # 21.55 [+0.00] ok # 21.73 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.42] tx=102227 (MB=6379), tx/s=102227 (MB/s=6379) # 24.55 [+1.40] rx=51102 (6379 MB) # 24.55 [+0.00] ok # 24.74 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=109312 (MB=6821), tx/s=109312 (MB/s=6821) # 27.66 [+1.50] rx=109312 (6821 MB) # 27.66 [+0.00] ok # 27.86 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=117875 (MB=7355), tx/s=117875 (MB/s=7355) # 30.68 [+1.36] rx=58929 (7355 MB) # 30.68 [+0.00] ok # 30.88 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 33.80 [+1.50] rx=138432 (8638 MB) # 33.80 [+0.00] ok # 33.99 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=109723 (MB=6847), tx/s=109723 (MB/s=6847) # 36.81 [+1.40] rx=54672 (6847 MB) # 36.81 [+0.00] ok # 36.83 [+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__->