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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=137088 (MB=8554), tx/s=137088 (MB/s=8554) # 3.09 [+1.50] rx=137088 (8554 MB) # 3.09 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=122969 (MB=7673), tx/s=122969 (MB/s=7673) # 6.07 [+1.36] rx=61325 (7673 MB) # 6.07 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=155488 (MB=9703), tx/s=155488 (MB/s=9703) # 9.17 [+1.50] rx=155488 (9703 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=113173 (MB=7062), tx/s=113173 (MB/s=7062) # 12.18 [+1.36] rx=56417 (7062 MB) # 12.19 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.43] tx=131520 (MB=8207), tx/s=131520 (MB/s=8207) # 15.31 [+1.50] rx=131401 (8199 MB) # 15.31 [+0.00] ok # 15.48 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=139198 (MB=8686), tx/s=139198 (MB/s=8686) # 18.30 [+1.40] rx=69492 (8686 MB) # 18.30 [+0.00] ok # 18.46 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=138880 (MB=8666), tx/s=138880 (MB/s=8666) # 21.38 [+1.50] rx=138880 (8666 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=130053 (MB=8115), tx/s=130053 (MB/s=8115) # 24.38 [+1.36] rx=65012 (8115 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=142464 (MB=8890), tx/s=142464 (MB/s=8890) # 27.48 [+1.50] rx=142464 (8890 MB) # 27.48 [+0.00] ok # 27.67 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=114013 (MB=7114), tx/s=114013 (MB/s=7114) # 30.49 [+1.36] rx=56973 (7114 MB) # 30.49 [+0.00] ok # 30.68 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=166592 (MB=10395), tx/s=166592 (MB/s=10395) # 33.61 [+1.50] rx=166592 (10395 MB) # 33.61 [+0.00] ok # 33.80 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=134908 (MB=8418), tx/s=134908 (MB/s=8418) # 36.62 [+1.40] rx=67355 (8418 MB) # 36.62 [+0.00] ok # 36.65 [+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__->