SONiC VS openwrt-dpdk

Compare SONiC vs openwrt-dpdk and see what are their differences.

SONiC

Landing page for Software for Open Networking in the Cloud (SONiC) - https://sonic-net.github.io/SONiC/ (by sonic-net)

openwrt-dpdk

Data Plane Development Kit (DPDK) integration into OpenWrt (by k13132)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SONiC openwrt-dpdk
14 1
2,101 24
1.6% -
9.0 5.9
4 days ago 15 days ago
HTML Makefile
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SONiC

Posts with mentions or reviews of SONiC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-13.
  • OpenWrt One/AP-24.XY: new open source router board by OpenWrt and Banana Pi
    3 projects | news.ycombinator.com | 13 Jan 2024
    Running FOSS software on a switch is an awkward endeavor. Some switches have okay-to-decent support, mostly via OpenWRT, and you’re mostly getting VLAN control. With Ruckus or Cisco, etc, you also get ACLs, some “layer 3” capabilities, sFlow, SNMP, real support for various loop detection schemes, network mapping capabilities, possible diagnosis of cable problems, and lots more. And a configuration system that is quite a bit better than you will find in most Linux networking config software. (Although OpenWRT actually tries pretty well, in contrast to, say, Ubuntu. Sigh.)

    I would not want to run a large network using OpenWRT switches. Maybe if OpenWRT took management of multiple devices seriously some day.

    FWIW, in theory you can run a mostly-open Linux stack on some of the very software-defined switches, supporting OpenFlow and such. See, for example, https://github.com/sonic-net/SONiC/wiki This did not seem like an easy thing to get working.

  • Switches That You Actually Own
    2 projects | /r/sysadmin | 17 Jun 2023
    For switches? OpenWrt supports a few models toward the lower end, and SONiC support a bunch at the higher-end datacenter ToR market, but none of these options are SME production-ready like Linux servers or OPNsense firewalls.
  • IPv4-only ISPs, IPv6-only websites and EU regulation 2015/2120
    1 project | /r/ipv6 | 30 May 2023
    I have all sorts of expensive and cheap hardware, personally and professionally. SoCs are SoCs, and these need to run Linux or BSD for a reason. There's plenty of big silicon running Linux, but if you know any better small silicon, by all means, let us know.
  • Question regarding switch vendors for 25GbE 48-port switches with 100GbE uplinks
    1 project | /r/sysadmin | 22 May 2023
    To see more of what's on offer, check Colfax (not as broad a range as they once carried) and the HCLs for the main ONI OSes, starting with SONiC.
  • SONiC with a home grade device?
    1 project | /r/HomeNetworking | 13 Oct 2022
    You can scour ebay for hardware on the HCL, but they're all going to be pretty loud and power hungry. I have some hardware at work that SONiC would run on and I wouldn't want to run them at home. It looks like you can run it in containers though as described here.
  • [SONiC-VS] EVPN-VXLANv4 w/ BGP unnumbered
    2 projects | dev.to | 15 Aug 2022
  • How to use SONiC on CML
    2 projects | dev.to | 13 Aug 2022
    SONiC on virtual machine for Windows https://github.com/sonic-net/SONiC/wiki/SONiC-on-virtual-machine-for-Windows
  • Ask HN: Dear Cisco, how about our home labs?
    1 project | news.ycombinator.com | 23 Jul 2022
    If you aren’t going for a Cisco-specific certification I would forget about getting exclusively Cisco gear and look for any open/‘gray box’ hardware that run newer open network OSes like SONiC [0], or Pica8 [1]. The skills are transferable and second-hand hardware from a variety of manufacturers like Edge-Core, QCT, or Dell or others is available for super cheap on eBay.

    The advantage here is having a wide variety of experience outside of Cisco lock-in with open software (normally Linux based, some are based on *BSDs) and the actual software license is free and open for the most part. You also will get a full linux distro with a familiar cli so you can run automation and config management code directly on the switch, which would help you learn multiple things at once. Also it doesn’t hurt that you’d get 10 gigabit, or even 100g(!), Ethernet for your homelab for super cheap :).

    For your shopping, look at the SONiC hardware compatibility list [2], often you can find lots of these for cheap.

    [0] https://github.com/sonic-net/SONiC

  • Would you use white label switches in a small enterprise setting?
    1 project | /r/sysadmin | 27 Apr 2022
    I'd lean toward Edge-Core or something from a specific HCL instead of FS. Some of the other brands previously available to us have either disappeared or are being highly affected by supply-chain disruptions.
  • How to get started Dell S4112F-ON / ONIE
    1 project | /r/networking | 11 Mar 2022
    with https://github.com/Azure/SONiC but I dont have a BIN file and I am not sure that was even the right Sonic?

openwrt-dpdk

Posts with mentions or reviews of openwrt-dpdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-13.
  • OpenWrt One/AP-24.XY: new open source router board by OpenWrt and Banana Pi
    3 projects | news.ycombinator.com | 13 Jan 2024
    https://wiki.banana-pi.org/Banana_Pi_BPI-R4

    https://forum.openwrt.org/t/so-you-have-500mbps-1gbps-fiber-...

    The chip would need to be powerful enough to process packets to do advanced QoS (like SQM) at line-rate. However, offload is supported on MT chips, so you can still perform hardware NAT functions, just not as configurable as those other methods for traffic control.

    Maybe some VPP integration into the proper distribution, instead of packages and custom compiles, would make that work.

    https://github.com/k13132/openwrt-dpdk

What are some alternatives?

When comparing SONiC and openwrt-dpdk you can also consider the following projects:

sonic-buildimage - Scripts which perform an installable binary image build for SONiC

openwrt-dvb - OpenWrt feed focused on DVB applications

core - OPNsense GUI, API and systems backend

sonic-utilities - Command line utilities for the SONiC project