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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=108192 (MB=6751), tx/s=108192 (MB/s=6751) # 3.09 [+1.50] rx=108192 (6751 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=129717 (MB=8094), tx/s=129717 (MB/s=8094) # 6.10 [+1.36] rx=64836 (8094 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=140448 (MB=8764), tx/s=140448 (MB/s=8764) # 9.21 [+1.50] rx=140448 (8764 MB) # 9.21 [+0.00] ok # 9.38 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=131888 (MB=8230), tx/s=131888 (MB/s=8230) # 12.20 [+1.36] rx=65054 (8230 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=160896 (MB=10040), tx/s=160896 (MB/s=10040) # 15.29 [+1.50] rx=160896 (10040 MB) # 15.30 [+0.00] ok # 15.45 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=134019 (MB=8363), tx/s=134019 (MB/s=8363) # 18.27 [+1.40] rx=66873 (8363 MB) # 18.27 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=107520 (MB=6709), tx/s=107520 (MB/s=6709) # 21.38 [+1.50] rx=107520 (6709 MB) # 21.38 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=104938 (MB=6548), tx/s=104938 (MB/s=6548) # 24.39 [+1.40] rx=52442 (6548 MB) # 24.39 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=115520 (MB=7208), tx/s=115520 (MB/s=7208) # 27.49 [+1.50] rx=115520 (7208 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=133513 (MB=8331), tx/s=133513 (MB/s=8331) # 30.49 [+1.36] rx=66711 (8331 MB) # 30.49 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=102624 (MB=6404), tx/s=102624 (MB/s=6404) # 33.59 [+1.50] rx=102624 (6404 MB) # 33.59 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=114303 (MB=7132), tx/s=114303 (MB/s=7132) # 36.59 [+1.40] rx=56518 (7132 MB) # 36.62 [+0.04] ok # 36.85 [+0.22] 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__->