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=107392 (MB=6701), tx/s=107392 (MB/s=6701) # 3.08 [+1.50] rx=107392 (6701 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=128749 (MB=8034), tx/s=128749 (MB/s=8034) # 6.07 [+1.36] rx=64353 (8034 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=146688 (MB=9153), tx/s=146688 (MB/s=9153) # 9.17 [+1.50] rx=146688 (9153 MB) # 9.17 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=136024 (MB=8488), tx/s=136024 (MB/s=8488) # 12.17 [+1.36] rx=67813 (8488 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=163072 (MB=10176), tx/s=163072 (MB/s=10176) # 15.26 [+1.50] rx=163072 (10176 MB) # 15.26 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=119752 (MB=7472), tx/s=119752 (MB/s=7472) # 18.26 [+1.40] rx=59836 (7472 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=111904 (MB=6983), tx/s=111904 (MB/s=6983) # 21.37 [+1.50] rx=111904 (6983 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=129472 (MB=8079), tx/s=129472 (MB/s=8079) # 24.37 [+1.36] rx=64703 (8079 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=114720 (MB=7158), tx/s=114720 (MB/s=7158) # 27.48 [+1.50] rx=114720 (7158 MB) # 27.48 [+0.00] ok # 27.66 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=115892 (MB=7232), tx/s=115892 (MB/s=7232) # 30.49 [+1.40] rx=57938 (7232 MB) # 30.49 [+0.00] ok # 30.68 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=159040 (MB=9924), tx/s=159040 (MB/s=9924) # 33.60 [+1.50] rx=159040 (9924 MB) # 33.61 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=139585 (MB=8710), tx/s=139585 (MB/s=8710) # 36.60 [+1.40] rx=69644 (8710 MB) # 36.60 [+0.00] ok # 36.62 [+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__->