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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=139552 (MB=8708), tx/s=139552 (MB/s=8708) # 3.07 [+1.50] rx=139552 (8708 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130654 (MB=8153), tx/s=130654 (MB/s=8153) # 6.06 [+1.36] rx=65289 (8153 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149632 (MB=9337), tx/s=149632 (MB/s=9337) # 9.16 [+1.50] rx=149632 (9337 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=138112 (MB=8618), tx/s=138112 (MB/s=8618) # 12.15 [+1.40] rx=68589 (8618 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=162144 (MB=10118), tx/s=162144 (MB/s=10118) # 15.25 [+1.50] rx=162144 (10118 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=142499 (MB=8892), tx/s=142499 (MB/s=8892) # 18.24 [+1.40] rx=71198 (8892 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 21.34 [+1.50] rx=139904 (8730 MB) # 21.35 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=131940 (MB=8233), tx/s=131940 (MB/s=8233) # 24.33 [+1.40] rx=65955 (8233 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=148544 (MB=9269), tx/s=148544 (MB/s=9269) # 27.42 [+1.50] rx=148544 (9269 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=134976 (MB=8422), tx/s=134976 (MB/s=8422) # 30.41 [+1.36] rx=67458 (8422 MB) # 30.41 [+0.00] ok # 30.58 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=151360 (MB=9445), tx/s=151360 (MB/s=9445) # 33.50 [+1.50] rx=151360 (9445 MB) # 33.50 [+0.00] ok # 33.66 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=144547 (MB=9020), tx/s=144547 (MB/s=9020) # 36.48 [+1.40] rx=72236 (9020 MB) # 36.48 [+0.00] ok # 36.50 [+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__->