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=127808 (MB=7975), tx/s=127808 (MB/s=7975) # 3.07 [+1.50] rx=127808 (7975 MB) # 3.07 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=105943 (MB=6611), tx/s=105943 (MB/s=6611) # 6.08 [+1.36] rx=52957 (6611 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=124032 (MB=7740), tx/s=124032 (MB/s=7740) # 9.18 [+1.50] rx=124032 (7740 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=122994 (MB=7675), tx/s=122994 (MB/s=7675) # 12.18 [+1.36] rx=61437 (7675 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 15.28 [+1.50] rx=139232 (8688 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=124863 (MB=7791), tx/s=124863 (MB/s=7791) # 18.28 [+1.40] rx=62380 (7791 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=132800 (MB=8287), tx/s=132800 (MB/s=8287) # 21.38 [+1.50] rx=132800 (8287 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=117018 (MB=7302), tx/s=117018 (MB/s=7302) # 24.38 [+1.40] rx=58503 (7302 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=124864 (MB=7791), tx/s=124864 (MB/s=7791) # 27.49 [+1.50] rx=124864 (7791 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=120506 (MB=7520), tx/s=120506 (MB/s=7520) # 30.49 [+1.36] rx=60244 (7520 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=163712 (MB=10216), tx/s=163712 (MB/s=10216) # 33.59 [+1.50] rx=163712 (10216 MB) # 33.59 [+0.00] ok # 33.76 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=126590 (MB=7899), tx/s=126590 (MB/s=7899) # 36.58 [+1.40] rx=63236 (7899 MB) # 36.58 [+0.00] ok # 36.61 [+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__->