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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 3.05 [+1.50] rx=137920 (8606 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=132523 (MB=8269), tx/s=132523 (MB/s=8269) # 6.02 [+1.36] rx=66237 (8269 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=147744 (MB=9219), tx/s=147744 (MB/s=9219) # 9.09 [+1.50] rx=147744 (9219 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.66 [+1.42] tx=140529 (MB=8769), tx/s=140529 (MB/s=8769) # 12.06 [+1.40] rx=70050 (8769 MB) # 12.06 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=163328 (MB=10192), tx/s=163328 (MB/s=10192) # 15.13 [+1.50] rx=163328 (10192 MB) # 15.13 [+0.00] ok # 15.27 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.42] tx=137856 (MB=8602), tx/s=137856 (MB/s=8602) # 18.09 [+1.40] rx=68850 (8602 MB) # 18.09 [+0.00] ok # 18.25 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.67 [+1.42] tx=138976 (MB=8672), tx/s=138976 (MB/s=8672) # 21.17 [+1.50] rx=138976 (8672 MB) # 21.17 [+0.00] ok # 21.32 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.78 [+1.46] tx=129116 (MB=8057), tx/s=129116 (MB/s=8057) # 24.14 [+1.36] rx=64545 (8057 MB) # 24.14 [+0.00] ok # 24.29 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.71 [+1.42] tx=147296 (MB=9191), tx/s=147296 (MB/s=9191) # 27.21 [+1.50] rx=147296 (9191 MB) # 27.21 [+0.00] ok # 27.36 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.46] tx=135308 (MB=8443), tx/s=135308 (MB/s=8443) # 30.18 [+1.36] rx=67640 (8443 MB) # 30.18 [+0.00] ok # 30.34 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=162560 (MB=10144), tx/s=162560 (MB/s=10144) # 33.27 [+1.50] rx=162560 (10144 MB) # 33.27 [+0.00] ok # 33.43 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.85 [+1.42] tx=143841 (MB=8976), tx/s=143841 (MB/s=8976) # 36.25 [+1.40] rx=71862 (8976 MB) # 36.25 [+0.00] ok # 36.27 [+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__->