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.58 [+1.42] tx=113344 (MB=7073), tx/s=113344 (MB/s=7073) # 3.08 [+1.50] rx=113344 (7073 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=103871 (MB=6481), tx/s=103871 (MB/s=6481) # 6.09 [+1.36] rx=51901 (6481 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=121024 (MB=7552), tx/s=121024 (MB/s=7552) # 9.19 [+1.50] rx=121024 (7552 MB) # 9.19 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=132047 (MB=8240), tx/s=132047 (MB/s=8240) # 12.20 [+1.36] rx=66021 (8240 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=129984 (MB=8111), tx/s=129984 (MB/s=8111) # 15.30 [+1.50] rx=129984 (8111 MB) # 15.30 [+0.00] ok # 15.46 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=127615 (MB=7963), tx/s=127615 (MB/s=7963) # 18.28 [+1.40] rx=63550 (7963 MB) # 18.28 [+0.00] ok # 18.43 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=124160 (MB=7748), tx/s=124160 (MB/s=7748) # 21.35 [+1.50] rx=124160 (7748 MB) # 21.35 [+0.00] ok # 21.50 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=128616 (MB=8026), tx/s=128616 (MB/s=8026) # 24.31 [+1.40] rx=64281 (8026 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=141280 (MB=8816), tx/s=141280 (MB/s=8816) # 27.39 [+1.50] rx=141280 (8816 MB) # 27.40 [+0.00] ok # 27.54 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=122033 (MB=7615), tx/s=122033 (MB/s=7615) # 30.36 [+1.36] rx=60971 (7615 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=157472 (MB=9826), tx/s=157472 (MB/s=9826) # 33.44 [+1.50] rx=157472 (9826 MB) # 33.44 [+0.00] ok # 33.62 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=136501 (MB=8518), tx/s=136501 (MB/s=8518) # 36.45 [+1.40] rx=68129 (8518 MB) # 36.45 [+0.00] ok # 36.47 [+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__->