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=136896 (MB=8542), tx/s=136896 (MB/s=8542) # 3.07 [+1.50] rx=136896 (8542 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=129302 (MB=8068), tx/s=129302 (MB/s=8068) # 6.07 [+1.36] rx=64623 (8068 MB) # 6.08 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 9.17 [+1.50] rx=149248 (9313 MB) # 9.17 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=140166 (MB=8746), tx/s=140166 (MB/s=8746) # 12.17 [+1.40] rx=69971 (8746 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=164736 (MB=10280), tx/s=164736 (MB/s=10280) # 15.26 [+1.50] rx=164736 (10280 MB) # 15.26 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=145863 (MB=9102), tx/s=145863 (MB/s=9102) # 18.25 [+1.40] rx=72789 (9102 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=138400 (MB=8636), tx/s=138400 (MB/s=8636) # 21.35 [+1.50] rx=138400 (8636 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=130327 (MB=8132), tx/s=130327 (MB/s=8132) # 24.35 [+1.36] rx=65145 (8132 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=148256 (MB=9251), tx/s=148256 (MB/s=9251) # 27.45 [+1.50] rx=148256 (9251 MB) # 27.45 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=134623 (MB=8400), tx/s=134623 (MB/s=8400) # 30.45 [+1.36] rx=67248 (8400 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=164896 (MB=10290), tx/s=164896 (MB/s=10290) # 33.54 [+1.50] rx=164896 (10290 MB) # 33.54 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.46] tx=140253 (MB=8752), tx/s=140253 (MB/s=8752) # 36.53 [+1.36] rx=69903 (8752 MB) # 36.54 [+0.00] ok # 36.56 [+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__->