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=111776 (MB=6975), tx/s=111776 (MB/s=6975) # 3.07 [+1.50] rx=111776 (6975 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=113968 (MB=7112), tx/s=113968 (MB/s=7112) # 6.05 [+1.40] rx=56978 (7112 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=123328 (MB=7696), tx/s=123328 (MB/s=7696) # 9.14 [+1.50] rx=123328 (7696 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=120051 (MB=7491), tx/s=120051 (MB/s=7491) # 12.13 [+1.40] rx=59766 (7491 MB) # 12.14 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 15.24 [+1.50] rx=137376 (8572 MB) # 15.24 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=108942 (MB=6798), tx/s=108942 (MB/s=6798) # 18.23 [+1.40] rx=54426 (6798 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=114400 (MB=7138), tx/s=114400 (MB/s=7138) # 21.32 [+1.50] rx=114400 (7138 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=115178 (MB=7187), tx/s=115178 (MB/s=7187) # 24.30 [+1.40] rx=57576 (7187 MB) # 24.30 [+0.00] ok # 24.45 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=123168 (MB=7686), tx/s=123168 (MB/s=7686) # 27.37 [+1.50] rx=123168 (7686 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.42] tx=120294 (MB=7506), tx/s=120294 (MB/s=7506) # 30.35 [+1.40] rx=60145 (7506 MB) # 30.36 [+0.00] ok # 30.51 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=137568 (MB=8584), tx/s=137568 (MB/s=8584) # 33.43 [+1.50] rx=137568 (8584 MB) # 33.43 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=109905 (MB=6858), tx/s=109905 (MB/s=6858) # 36.41 [+1.40] rx=54894 (6858 MB) # 36.42 [+0.00] ok # 36.43 [+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__->