OVS seems to work fine if I compile it with uClibc instead of musl
On x86 (kernel 4.1 added manually) + uClibc + OVS 2.4 it works fine
On x86 (kernel 4.1 added manually) + musl + OVS 2.4 it seems to segfault
Will keep looking.
On Tue, Aug 11, 2015 at 12:05 PM, Alexandru Ardelean wrote:
> Will
Will make some more time to try this.
Thanks for testing
On Mon, Aug 10, 2015 at 5:50 PM, Florian Siebertz <
florian.siebe...@inf.h-brs.de> wrote:
> Today I compiled with your fork and everything seemed fine at first.
> After flashing to a TP-Link WDR3600 Router I can see the ovsdb-server
> runn
Today I compiled with your fork and everything seemed fine at first.
After flashing to a TP-Link WDR3600 Router I can see the ovsdb-server running
and reveals the usual String ID.
When I try to add a bridge with the command does not
return
to the input prompt. After pressing ctrl+c and checking
@Florian
So, I took some time today to patch a bit of support for OVS to compile on
OpenWRT with kernel 4.1
Can you pull this from my fork and test it out a bit ?
Branch is here: https://github.com/commodo/packages/tree/ovs-kernel-4.1
Commit is this one:
https://github.com/commodo/packages/commit/
I will admit I only tested with x86.
I ASSumed that it's on kernel 4.1.
Will check again and try to spin up a patch for kernel 4.1.
On Wed, Aug 5, 2015 at 3:53 PM, Florian Siebertz <
florian.siebe...@inf.h-brs.de> wrote:
> Thank you for your work, i really appreciate it.
> Now the package is bac
Thank you for your work, i really appreciate it.
Now the package is back, but at compilation it fails when
checking against the kernel version:
(cd
/home/administrator/openwrt/build_dir/target-mips_34kc_musl-1.1.10/openvswitch-2.4.0/./;
if [ -x ./configure ]; then find
/home/administrator/ope
Took some 20-30 minutes to upgrade OVS and test it (with kernel 4.1).
Seems to work fine so far.
Please monitor this PR; after it's merged it should appear.
On Tue, Aug 4, 2015 at 1:37 PM, Alexandru Ardelean
wrote:
> Well, OpenVSwitch is a bit behind on kernel support.
> It's at 3.18 currently.
Well, OpenVSwitch is a bit behind on kernel support.
It's at 3.18 currently.
OpenWRT is at 4.1
We'd need to do an upgrade of OVS to get it up to speed.
On Tue, Aug 4, 2015 at 12:43 PM, Florian Siebertz <
florian.siebe...@inf.h-brs.de> wrote:
> Hi,
>
> i noticed that the openvswitch package is
Hi,
i noticed that the openvswitch package is not available in trunk at the
moment. It is not in the precompiled snapshots, neither can it be
choosen in 'make menuconfig'. (Yes, i did ./scripts/feeds
[update|install] -a).
Does anyone know why and when it will be back?
Thanks!
Florian Siebertz
_