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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=129920 (MB=8107), tx/s=129920 (MB/s=8107) # 3.08 [+1.50] rx=129920 (8107 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=122594 (MB=7650), tx/s=122594 (MB/s=7650) # 6.06 [+1.36] rx=61269 (7650 MB) # 6.07 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=118880 (MB=7418), tx/s=118880 (MB/s=7418) # 9.16 [+1.50] rx=118880 (7418 MB) # 9.17 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=137741 (MB=8595), tx/s=137741 (MB/s=8595) # 12.17 [+1.36] rx=68840 (8595 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=155008 (MB=9673), tx/s=155008 (MB/s=9673) # 15.27 [+1.50] rx=155008 (9673 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=131071 (MB=8179), tx/s=131071 (MB/s=8179) # 18.25 [+1.40] rx=65406 (8179 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=138752 (MB=8658), tx/s=138752 (MB/s=8658) # 21.34 [+1.50] rx=138752 (8658 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=128114 (MB=7994), tx/s=128114 (MB/s=7994) # 24.32 [+1.36] rx=64032 (7994 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=132960 (MB=8297), tx/s=132960 (MB/s=8297) # 27.40 [+1.50] rx=132960 (8297 MB) # 27.40 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=121432 (MB=7577), tx/s=121432 (MB/s=7577) # 30.38 [+1.36] rx=60690 (7577 MB) # 30.38 [+0.00] ok # 30.54 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=159808 (MB=9972), tx/s=159808 (MB/s=9972) # 33.46 [+1.50] rx=159808 (9972 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=121627 (MB=7589), tx/s=121627 (MB/s=7589) # 36.45 [+1.40] rx=60679 (7589 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__->