Do you think some version of Ryzen embedded (may be something based on new Zen 5?) will be able to handle full 10 Gbps port to port throughput in a lower power form factor like DEC750?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: cookiemonster on January 25, 2024, 12:09:52 AM
This switch/router, depending on which version of OS you use like RouterOS / SwitchOS will behave as switch or router. That OS is optimised to use a discrete switch chip, in this case a Marvell 98DX3236. You see now the main difference, switches have a switch chip.The OS can offload switching packets duties to said chip.
OPN on the other hand is an OS that is not leveraging these chips in a general-purpose amd64 machine that doesn't have them, so it has to do all the switching/forwarding using the CPU as Patrick said.
Quote from: Patrick M. Hausen on January 25, 2024, 12:05:32 AM
OPNsense does not support any proprietary switch hardware.
Quote from: Patrick M. Hausen on January 24, 2024, 06:57:23 AM
It cannot. All packet forwarding is done by the main CPU.