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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=139200 (MB=8686), tx/s=139200 (MB/s=8686) # 3.05 [+1.50] rx=139200 (8686 MB) # 3.05 [+0.00] ok # 3.21 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=126293 (MB=7881), tx/s=126293 (MB/s=7881) # 6.04 [+1.36] rx=63114 (7881 MB) # 6.04 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=147200 (MB=9185), tx/s=147200 (MB/s=9185) # 9.11 [+1.50] rx=147200 (9185 MB) # 9.11 [+0.00] ok # 9.26 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=136379 (MB=8510), tx/s=136379 (MB/s=8510) # 12.08 [+1.36] rx=68117 (8510 MB) # 12.08 [+0.00] ok # 12.22 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=162304 (MB=10128), tx/s=162304 (MB/s=10128) # 15.14 [+1.50] rx=162304 (10128 MB) # 15.14 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.46] tx=143938 (MB=8982), tx/s=143938 (MB/s=8982) # 18.11 [+1.36] rx=71911 (8982 MB) # 18.11 [+0.00] ok # 18.26 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.67 [+1.42] tx=138624 (MB=8650), tx/s=138624 (MB/s=8650) # 21.18 [+1.50] rx=138624 (8650 MB) # 21.18 [+0.00] ok # 21.32 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.78 [+1.46] tx=127670 (MB=7967), tx/s=127670 (MB/s=7967) # 24.14 [+1.36] rx=63820 (7967 MB) # 24.14 [+0.00] ok # 24.28 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.70 [+1.42] tx=147872 (MB=9227), tx/s=147872 (MB/s=9227) # 27.20 [+1.50] rx=147872 (9227 MB) # 27.20 [+0.00] ok # 27.35 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.77 [+1.42] tx=136102 (MB=8493), tx/s=136102 (MB/s=8493) # 30.17 [+1.40] rx=67979 (8493 MB) # 30.17 [+0.00] ok # 30.31 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.73 [+1.42] tx=163264 (MB=10188), tx/s=163264 (MB/s=10188) # 33.23 [+1.50] rx=163264 (10188 MB) # 33.23 [+0.00] ok # 33.38 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.80 [+1.42] tx=138354 (MB=8633), tx/s=138354 (MB/s=8633) # 36.20 [+1.40] rx=69048 (8633 MB) # 36.20 [+0.00] ok # 36.22 [+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__->