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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=78464 (MB=4896), tx/s=78464 (MB/s=4896) # 3.06 [+1.50] rx=78464 (4896 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=123949 (MB=7734), tx/s=123949 (MB/s=7734) # 6.03 [+1.36] rx=61415 (7734 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=92160 (MB=5751), tx/s=92160 (MB/s=5751) # 9.11 [+1.50] rx=92160 (5751 MB) # 9.11 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=139801 (MB=8724), tx/s=139801 (MB/s=8724) # 12.09 [+1.36] rx=69894 (8724 MB) # 12.10 [+0.00] ok # 12.26 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 15.18 [+1.50] rx=138080 (8616 MB) # 15.18 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=113179 (MB=7062), tx/s=113179 (MB/s=7062) # 18.15 [+1.40] rx=56413 (7062 MB) # 18.15 [+0.00] ok # 18.32 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=86560 (MB=5401), tx/s=86560 (MB/s=5401) # 21.24 [+1.50] rx=86560 (5401 MB) # 21.24 [+0.00] ok # 21.41 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.42] tx=112465 (MB=7018), tx/s=112465 (MB/s=7018) # 24.22 [+1.40] rx=56211 (7018 MB) # 24.23 [+0.00] ok # 24.39 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=96256 (MB=6006), tx/s=96256 (MB/s=6006) # 27.31 [+1.50] rx=96256 (6006 MB) # 27.31 [+0.00] ok # 27.48 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.42] tx=121070 (MB=7555), tx/s=121070 (MB/s=7555) # 30.30 [+1.40] rx=60494 (7555 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=105856 (MB=6605), tx/s=105856 (MB/s=6605) # 33.38 [+1.50] rx=105856 (6605 MB) # 33.38 [+0.00] ok # 33.55 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.97 [+1.42] tx=121034 (MB=7552), tx/s=121034 (MB/s=7552) # 36.37 [+1.40] rx=60324 (7552 MB) # 36.37 [+0.00] ok # 36.40 [+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__->