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.58 [+1.42] tx=111872 (MB=6981), tx/s=111872 (MB/s=6981) # 3.08 [+1.50] rx=111872 (6981 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=113725 (MB=7096), tx/s=113725 (MB/s=7096) # 6.08 [+1.40] rx=56854 (7096 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 9.18 [+1.50] rx=116896 (7294 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=117611 (MB=7339), tx/s=117611 (MB/s=7339) # 12.17 [+1.40] rx=58803 (7339 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=132832 (MB=8289), tx/s=132832 (MB/s=8289) # 15.27 [+1.50] rx=132832 (8289 MB) # 15.27 [+0.00] ok # 15.46 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=121991 (MB=7612), tx/s=121991 (MB/s=7612) # 18.28 [+1.40] rx=60957 (7612 MB) # 18.28 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 21.39 [+1.50] rx=111392 (6951 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=114584 (MB=7150), tx/s=114584 (MB/s=7150) # 24.40 [+1.40] rx=57286 (7150 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=117696 (MB=7344), tx/s=117696 (MB/s=7344) # 27.51 [+1.50] rx=117696 (7344 MB) # 27.51 [+0.00] ok # 27.69 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.42] tx=119278 (MB=7443), tx/s=119278 (MB/s=7443) # 30.51 [+1.40] rx=59590 (7443 MB) # 30.51 [+0.00] ok # 30.69 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=131040 (MB=8177), tx/s=131040 (MB/s=8177) # 33.61 [+1.50] rx=131040 (8177 MB) # 33.61 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=122819 (MB=7664), tx/s=122819 (MB/s=7664) # 36.60 [+1.40] rx=61393 (7664 MB) # 36.60 [+0.00] ok # 36.62 [+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__->