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=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 3.09 [+1.50] rx=137952 (8608 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=109112 (MB=6808), tx/s=109112 (MB/s=6808) # 6.09 [+1.36] rx=54325 (6808 MB) # 6.09 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=149920 (MB=9355), tx/s=149920 (MB/s=9355) # 9.22 [+1.50] rx=149920 (9355 MB) # 9.22 [+0.00] ok # 9.41 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.47] tx=113024 (MB=7053), tx/s=113024 (MB/s=7053) # 12.24 [+1.36] rx=56483 (7053 MB) # 12.24 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 15.37 [+1.50] rx=132928 (8295 MB) # 15.37 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=138788 (MB=8660), tx/s=138788 (MB/s=8660) # 18.39 [+1.40] rx=69273 (8660 MB) # 18.40 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=133184 (MB=8311), tx/s=133184 (MB/s=8311) # 21.52 [+1.50] rx=131684 (8217 MB) # 21.52 [+0.00] ok # 21.72 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.47] tx=105000 (MB=6552), tx/s=105000 (MB/s=6552) # 24.55 [+1.36] rx=52425 (6552 MB) # 24.55 [+0.00] ok # 24.74 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=144512 (MB=9018), tx/s=144512 (MB/s=9018) # 27.67 [+1.50] rx=144512 (9018 MB) # 27.67 [+0.00] ok # 27.87 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.46] tx=130926 (MB=8170), tx/s=130926 (MB/s=8170) # 30.69 [+1.36] rx=65455 (8170 MB) # 30.69 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=161568 (MB=10082), tx/s=161568 (MB/s=10082) # 33.82 [+1.50] rx=161568 (10082 MB) # 33.82 [+0.00] ok # 34.01 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=120439 (MB=7515), tx/s=120439 (MB/s=7515) # 36.83 [+1.40] rx=60047 (7515 MB) # 36.84 [+0.00] ok # 36.86 [+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__->