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=131232 (MB=8189), tx/s=131232 (MB/s=8189) # 3.08 [+1.50] rx=131232 (8189 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=123297 (MB=7694), tx/s=123297 (MB/s=7694) # 6.07 [+1.36] rx=61641 (7694 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 9.16 [+1.50] rx=138272 (8628 MB) # 9.16 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=132692 (MB=8280), tx/s=132692 (MB/s=8280) # 12.13 [+1.36] rx=63619 (8280 MB) # 12.13 [+0.00] ok # 12.28 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=142304 (MB=8880), tx/s=142304 (MB/s=8880) # 15.20 [+1.50] rx=142304 (8880 MB) # 15.20 [+0.00] ok # 15.39 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=121163 (MB=7561), tx/s=121163 (MB/s=7561) # 18.21 [+1.40] rx=60376 (7561 MB) # 18.21 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=134176 (MB=8373), tx/s=134176 (MB/s=8373) # 21.30 [+1.50] rx=134176 (8373 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=126124 (MB=7870), tx/s=126124 (MB/s=7870) # 24.29 [+1.36] rx=63047 (7870 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 27.38 [+1.50] rx=133792 (8349 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=118541 (MB=7397), tx/s=118541 (MB/s=7397) # 30.36 [+1.36] rx=59249 (7397 MB) # 30.36 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=153888 (MB=9603), tx/s=153888 (MB/s=9603) # 33.45 [+1.50] rx=153888 (9603 MB) # 33.45 [+0.00] ok # 33.60 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=138407 (MB=8637), tx/s=138407 (MB/s=8637) # 36.42 [+1.40] rx=69109 (8637 MB) # 36.42 [+0.00] ok # 36.44 [+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__->