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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=98816 (MB=6166), tx/s=98816 (MB/s=6166) # 3.09 [+1.50] rx=98816 (6166 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=132787 (MB=8286), tx/s=132787 (MB/s=8286) # 6.12 [+1.36] rx=66375 (8286 MB) # 6.12 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=116320 (MB=7258), tx/s=116320 (MB/s=7258) # 9.25 [+1.50] rx=116320 (7258 MB) # 9.25 [+0.00] ok # 9.43 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=132747 (MB=8283), tx/s=132747 (MB/s=8283) # 12.25 [+1.36] rx=66309 (8283 MB) # 12.26 [+0.00] ok # 12.46 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 15.39 [+1.50] rx=119680 (7468 MB) # 15.39 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=139465 (MB=8703), tx/s=139465 (MB/s=8703) # 18.41 [+1.40] rx=69548 (8703 MB) # 18.41 [+0.00] ok # 18.60 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=132192 (MB=8249), tx/s=132192 (MB/s=8249) # 21.53 [+1.50] rx=132192 (8249 MB) # 21.53 [+0.00] ok # 21.74 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.47] tx=99855 (MB=6231), tx/s=99855 (MB/s=6231) # 24.57 [+1.36] rx=49899 (6231 MB) # 24.57 [+0.00] ok # 24.78 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=150624 (MB=9399), tx/s=150624 (MB/s=9399) # 27.70 [+1.50] rx=150624 (9399 MB) # 27.70 [+0.00] ok # 27.87 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.46] tx=131003 (MB=8175), tx/s=131003 (MB/s=8175) # 30.69 [+1.36] rx=65469 (8175 MB) # 30.70 [+0.00] ok # 30.89 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=160416 (MB=10010), tx/s=160416 (MB/s=10010) # 33.82 [+1.50] rx=160416 (10010 MB) # 33.82 [+0.00] ok # 34.02 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.43] tx=109925 (MB=6859), tx/s=109925 (MB/s=6859) # 36.84 [+1.40] rx=54591 (6859 MB) # 36.84 [+0.00] ok # 36.87 [+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__->