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.58 [+1.42] tx=138304 (MB=8630), tx/s=138304 (MB/s=8630) # 3.09 [+1.50] rx=138304 (8630 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=110254 (MB=6880), tx/s=110254 (MB/s=6880) # 6.09 [+1.40] rx=55110 (6880 MB) # 6.10 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 9.18 [+1.50] rx=118720 (7408 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=118363 (MB=7386), tx/s=118363 (MB/s=7386) # 12.18 [+1.40] rx=59171 (7386 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 15.27 [+1.50] rx=132736 (8283 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=129429 (MB=8076), tx/s=129429 (MB/s=8076) # 18.25 [+1.36] rx=64453 (8076 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=110464 (MB=6893), tx/s=110464 (MB/s=6893) # 21.35 [+1.50] rx=110464 (6893 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=110663 (MB=6905), tx/s=110663 (MB/s=6905) # 24.34 [+1.40] rx=55319 (6905 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 27.43 [+1.50] rx=117248 (7316 MB) # 27.43 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=115594 (MB=7213), tx/s=115594 (MB/s=7213) # 30.43 [+1.40] rx=57791 (7213 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=128928 (MB=8045), tx/s=128928 (MB/s=8045) # 33.52 [+1.50] rx=128928 (8045 MB) # 33.52 [+0.00] ok # 33.70 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=118837 (MB=7415), tx/s=118837 (MB/s=7415) # 36.52 [+1.40] rx=59390 (7415 MB) # 36.52 [+0.00] ok # 36.55 [+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__->