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=125440 (MB=7827), tx/s=125440 (MB/s=7827) # 3.07 [+1.50] rx=125440 (7827 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=123258 (MB=7691), tx/s=123258 (MB/s=7691) # 6.07 [+1.36] rx=61596 (7691 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=135840 (MB=8476), tx/s=135840 (MB/s=8476) # 9.17 [+1.50] rx=135840 (8476 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=128248 (MB=8003), tx/s=128248 (MB/s=8003) # 12.14 [+1.36] rx=63433 (8003 MB) # 12.15 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=161504 (MB=10078), tx/s=161504 (MB/s=10078) # 15.23 [+1.50] rx=161504 (10078 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=111839 (MB=6979), tx/s=111839 (MB/s=6979) # 18.22 [+1.40] rx=55741 (6979 MB) # 18.22 [+0.00] ok # 18.38 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=135648 (MB=8464), tx/s=135648 (MB/s=8464) # 21.30 [+1.50] rx=135648 (8464 MB) # 21.30 [+0.00] ok # 21.48 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=108500 (MB=6770), tx/s=108500 (MB/s=6770) # 24.30 [+1.40] rx=54200 (6770 MB) # 24.30 [+0.00] ok # 24.49 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=106912 (MB=6671), tx/s=106912 (MB/s=6671) # 27.42 [+1.50] rx=106912 (6671 MB) # 27.42 [+0.00] ok # 27.62 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=115221 (MB=7190), tx/s=115221 (MB/s=7190) # 30.44 [+1.36] rx=57453 (7190 MB) # 30.44 [+0.00] ok # 30.59 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=154944 (MB=9669), tx/s=154944 (MB/s=9669) # 33.51 [+1.50] rx=154944 (9669 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=128527 (MB=8020), tx/s=128527 (MB/s=8020) # 36.49 [+1.40] rx=64048 (8020 MB) # 36.49 [+0.00] ok # 36.51 [+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__->