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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=136576 (MB=8522), tx/s=136576 (MB/s=8522) # 3.06 [+1.50] rx=136576 (8522 MB) # 3.07 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=114802 (MB=7164), tx/s=114802 (MB/s=7164) # 6.09 [+1.36] rx=57332 (7164 MB) # 6.09 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 9.17 [+1.50] rx=148320 (9255 MB) # 9.17 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=132501 (MB=8268), tx/s=132501 (MB/s=8268) # 12.15 [+1.36] rx=66232 (8268 MB) # 12.15 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=163840 (MB=10224), tx/s=163840 (MB/s=10224) # 15.25 [+1.50] rx=163840 (10224 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=139436 (MB=8701), tx/s=139436 (MB/s=8701) # 18.24 [+1.40] rx=69587 (8701 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=120320 (MB=7508), tx/s=120320 (MB/s=7508) # 21.34 [+1.50] rx=120320 (7508 MB) # 21.34 [+0.00] ok # 21.51 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=123074 (MB=7680), tx/s=123074 (MB/s=7680) # 24.33 [+1.36] rx=61486 (7680 MB) # 24.33 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=147456 (MB=9201), tx/s=147456 (MB/s=9201) # 27.41 [+1.50] rx=147456 (9201 MB) # 27.42 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=133453 (MB=8327), tx/s=133453 (MB/s=8327) # 30.42 [+1.36] rx=66697 (8327 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=154880 (MB=9665), tx/s=154880 (MB/s=9665) # 33.51 [+1.50] rx=154880 (9665 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.46] tx=130963 (MB=8172), tx/s=130963 (MB/s=8172) # 36.50 [+1.36] rx=65302 (8172 MB) # 36.50 [+0.00] ok # 36.52 [+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__->