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=101824 (MB=6354), tx/s=101824 (MB/s=6354) # 3.06 [+1.50] rx=101824 (6354 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=133728 (MB=8345), tx/s=133728 (MB/s=8345) # 6.07 [+1.36] rx=66847 (8345 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=114592 (MB=7150), tx/s=114592 (MB/s=7150) # 9.16 [+1.50] rx=114592 (7150 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=138401 (MB=8636), tx/s=138401 (MB/s=8636) # 12.15 [+1.36] rx=69168 (8636 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=126528 (MB=7895), tx/s=126528 (MB/s=7895) # 15.25 [+1.50] rx=126528 (7895 MB) # 15.25 [+0.00] ok # 15.39 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.50] tx=143920 (MB=8981), tx/s=143920 (MB/s=8981) # 18.21 [+1.32] rx=71896 (8981 MB) # 18.21 [+0.00] ok # 18.36 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=104480 (MB=6519), tx/s=104480 (MB/s=6519) # 21.28 [+1.50] rx=104480 (6519 MB) # 21.28 [+0.00] ok # 21.43 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=130800 (MB=8162), tx/s=130800 (MB/s=8162) # 24.25 [+1.36] rx=65386 (8162 MB) # 24.25 [+0.00] ok # 24.39 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=119360 (MB=7448), tx/s=119360 (MB/s=7448) # 27.31 [+1.50] rx=119360 (7448 MB) # 27.31 [+0.00] ok # 27.46 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.42] tx=126013 (MB=7863), tx/s=126013 (MB/s=7863) # 30.27 [+1.40] rx=62623 (7863 MB) # 30.27 [+0.00] ok # 30.44 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=124672 (MB=7779), tx/s=124672 (MB/s=7779) # 33.37 [+1.50] rx=124672 (7779 MB) # 33.37 [+0.00] ok # 33.52 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=134960 (MB=8422), tx/s=134960 (MB/s=8422) # 36.34 [+1.40] rx=67400 (8422 MB) # 36.34 [+0.00] ok # 36.36 [+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__->