I have built OpenVSwitch for a Xiaomi MiWifi see https://wiki.openwrt.org/toh/xiaomi/mini ($20 or so on eBay). It's MIPS based - not ARM - and I had to enable float support in the kernel to make it work. OpenWRT has a package for OpenVSwitch, you can simply build an image for your target device
On Thu, Apr 13, 2017 at 11:41 AM, Ben Pfaff <[email protected]> wrote: > On Thu, Apr 13, 2017 at 02:08:37PM +0000, Michael Williams wrote: >> Have any of you done any cross compilation of OvS for use on ARM based >> systems? I was thinking of using the OpenWRT SDK to cross compile OvS >> on Ubuntu for use on a wireless router that supports OpenWRT. > > OVS builds and passes the unit tests on arm and arm64: > https://buildd.debian.org/status/package.php?p=openvswitch > _______________________________________________ > discuss mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
