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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=124896 (MB=7793), tx/s=124896 (MB/s=7793) # 3.09 [+1.50] rx=124896 (7793 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=126337 (MB=7883), tx/s=126337 (MB/s=7883) # 6.11 [+1.36] rx=63146 (7883 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=143680 (MB=8966), tx/s=143680 (MB/s=8966) # 9.22 [+1.50] rx=143680 (8966 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=112569 (MB=7024), tx/s=112569 (MB/s=7024) # 12.25 [+1.40] rx=56245 (7024 MB) # 12.26 [+0.00] ok # 12.46 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.43] tx=152896 (MB=9541), tx/s=152896 (MB/s=9541) # 15.39 [+1.50] rx=152896 (9541 MB) # 15.39 [+0.00] ok # 15.57 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=126180 (MB=7874), tx/s=126180 (MB/s=7874) # 18.39 [+1.40] rx=62918 (7874 MB) # 18.39 [+0.00] ok # 18.62 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.43] tx=117888 (MB=7356), tx/s=117888 (MB/s=7356) # 21.54 [+1.50] rx=117888 (7356 MB) # 21.54 [+0.00] ok # 21.71 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=123335 (MB=7696), tx/s=123335 (MB/s=7696) # 24.53 [+1.36] rx=61645 (7696 MB) # 24.53 [+0.00] ok # 24.70 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=148896 (MB=9291), tx/s=148896 (MB/s=9291) # 27.63 [+1.50] rx=148896 (9291 MB) # 27.63 [+0.00] ok # 27.81 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.47] tx=118913 (MB=7420), tx/s=118913 (MB/s=7420) # 30.64 [+1.36] rx=59388 (7420 MB) # 30.64 [+0.00] ok # 30.84 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=161440 (MB=10074), tx/s=161440 (MB/s=10074) # 33.76 [+1.50] rx=161440 (10074 MB) # 33.77 [+0.00] ok # 33.97 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=141018 (MB=8800), tx/s=141018 (MB/s=8800) # 36.79 [+1.40] rx=70413 (8800 MB) # 36.80 [+0.00] ok # 36.82 [+0.03] 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__->