I have two internet links, one with a speed of 400 gigabits and one with a speed of 200 megabits. Using ecmp, the speed is 240 megabits. What is the problem?
I tested on chr, x86
/interface ethernet
set [ find default-name=ether1 ] disable-running-check=no mtu=9000
/ip firewall connection tracking
set enabled=yes
/ip settings
set accept-redirects=yes accept-source-route=yes ipv4-multipath-hash-policy=
l4 tcp-timestamps=disabled
/ip address
add address=192.168.1.91/24 interface=ether1 network=192.168.1.0
/ip dns
set servers=8.8.8.8
/ip firewall filter
add action=fasttrack-connection chain=forward hw-offload=yes src-address=
192.168.1.70
/ip route
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.1.1
routing-table=main scope=30 suppress-hw-offload=yes target-scope=10
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.1.90
routing-table=main scope=30 suppress-hw-offload=yes target-scope=10
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.1.90
routing-table=main scope=30 suppress-hw-offload=yes target-scope=10