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=132768 (MB=8285), tx/s=132768 (MB/s=8285) # 3.08 [+1.50] rx=132768 (8285 MB) # 3.08 [+0.00] ok # 3.28 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=124248 (MB=7753), tx/s=124248 (MB/s=7753) # 6.11 [+1.36] rx=62101 (7753 MB) # 6.11 [+0.00] ok # 6.28 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=143616 (MB=8962), tx/s=143616 (MB/s=8962) # 9.21 [+1.50] rx=143616 (8962 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=120922 (MB=7545), tx/s=120922 (MB/s=7545) # 12.21 [+1.36] rx=60417 (7545 MB) # 12.21 [+0.00] ok # 12.38 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=144832 (MB=9038), tx/s=144832 (MB/s=9038) # 15.30 [+1.50] rx=144832 (9038 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=138390 (MB=8636), tx/s=138390 (MB/s=8636) # 18.31 [+1.40] rx=69052 (8636 MB) # 18.31 [+0.00] ok # 18.52 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=118368 (MB=7386), tx/s=118368 (MB/s=7386) # 21.44 [+1.50] rx=118368 (7386 MB) # 21.44 [+0.00] ok # 21.65 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.47] tx=118034 (MB=7365), tx/s=118034 (MB/s=7365) # 24.47 [+1.36] rx=58641 (7365 MB) # 24.48 [+0.00] ok # 24.66 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=137472 (MB=8578), tx/s=137472 (MB/s=8578) # 27.58 [+1.50] rx=137472 (8578 MB) # 27.59 [+0.00] ok # 27.78 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.46] tx=122683 (MB=7655), tx/s=122683 (MB/s=7655) # 30.61 [+1.36] rx=61302 (7655 MB) # 30.61 [+0.00] ok # 30.82 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.43] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 33.74 [+1.50] rx=131840 (8227 MB) # 33.74 [+0.00] ok # 33.95 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.43] tx=125574 (MB=7836), tx/s=125574 (MB/s=7836) # 36.78 [+1.40] rx=62669 (7836 MB) # 36.78 [+0.00] ok # 36.80 [+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__->