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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=138144 (MB=8620), tx/s=138144 (MB/s=8620) # 3.05 [+1.50] rx=138144 (8620 MB) # 3.05 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=132879 (MB=8292), tx/s=132879 (MB/s=8292) # 6.01 [+1.36] rx=65513 (8292 MB) # 6.02 [+0.00] ok # 6.17 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=148192 (MB=9247), tx/s=148192 (MB/s=9247) # 9.09 [+1.50] rx=148192 (9247 MB) # 9.09 [+0.00] ok # 9.25 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.42] tx=139074 (MB=8678), tx/s=139074 (MB/s=8678) # 12.07 [+1.40] rx=69219 (8678 MB) # 12.07 [+0.00] ok # 12.22 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=164000 (MB=10234), tx/s=164000 (MB/s=10234) # 15.15 [+1.50] rx=164000 (10234 MB) # 15.15 [+0.00] ok # 15.30 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.46] tx=137139 (MB=8557), tx/s=137139 (MB/s=8557) # 18.12 [+1.36] rx=68473 (8557 MB) # 18.12 [+0.00] ok # 18.28 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=138656 (MB=8652), tx/s=138656 (MB/s=8652) # 21.20 [+1.50] rx=138656 (8652 MB) # 21.20 [+0.00] ok # 21.36 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=130882 (MB=8167), tx/s=130882 (MB/s=8167) # 24.18 [+1.36] rx=65426 (8167 MB) # 24.18 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 27.25 [+1.50] rx=148448 (9263 MB) # 27.25 [+0.00] ok # 27.40 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.42] tx=137683 (MB=8591), tx/s=137683 (MB/s=8591) # 30.22 [+1.40] rx=67769 (8591 MB) # 30.22 [+0.00] ok # 30.37 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 33.28 [+1.50] rx=166112 (10365 MB) # 33.29 [+0.00] ok # 33.43 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.85 [+1.42] tx=144242 (MB=9001), tx/s=144242 (MB/s=9001) # 36.25 [+1.40] rx=72035 (9001 MB) # 36.25 [+0.00] ok # 36.27 [+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__->