Re: [OpenWrt-Devel] Toolchain issue: Significant decrease in performance of binaries produced by Barrier Breaker relative to Attitude Adjustment

2014-08-31 Thread Hannu Nyman
This could be a problem caused by mips16. We use that in BB to create smaller binaries. but Jonas saw a performance problem in some applications, mostly stuff doing crypto (big integer calculations). Have developers evaluated the pros and cons of using mips16 as the default? It was made the

Re: [OpenWrt-Devel] nettle mips16 patch [was: Significant decrease in performance of binaries produced by Barrier Breaker relative to Attitude Adjustment]

2014-08-31 Thread Felix Fietkau
On 2014-08-30 22:13, Nikos Mavrogiannopoulos wrote: From a75b56c15bd28e41daec6867fe652a3c61a65edc Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos n...@gnutls.org Date: Sat, 30 Aug 2014 22:09:27 +0200 Subject: [PATCH] nettle: set PKG_USE_MIPS16 to zer Signed-off-by: Nikos

Re: [OpenWrt-Devel] [PATCH][RESEND] libubus: fix msgbuf reduction logic during receive

2014-08-31 Thread Felix Fietkau
On 2014-08-07 07:32, Alexandru Ardelean wrote: Signed-off-by: Alexandru Ardelean a...@ocedo.com Applied (with modifications) Thanks, - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH] mac80211:add wireless modules building for mt7620a and mt7620n

2014-08-31 Thread serge
Just resend. Signed-off-by: Serge Vasilugin vasilu...@yandex.ru Index: package/kernel/mac80211/Makefile === --- package/kernel/mac80211/Makefile(revision 42167) +++ package/kernel/mac80211/Makefile(working copy) @@ -328,7

[OpenWrt-Devel] [PATCH][RFC]mac80211: rt2x00 correctly set ht20/ht40 filter

2014-08-31 Thread Сергей Василюгин
Simple patch to correct ht20/ht40 switching. Tested with rt3290/rt3352/rt5350 Signed-off-by: Serge Vasilugin vasilu...@yandex.ru diff --git a/drivers/net/wireless/rt2x00/rt2800.h b/drivers/net/wireless/rt2x00/rt2800.h index a394a9a..e145e0f 100644 --- a/drivers/net/wireless/rt2x00/rt2800.h +++

Re: [OpenWrt-Devel] [RFC] Fix VLAN on Atheros AR8327N

2014-08-31 Thread Jiri Pirko
Sat, Jul 19, 2014 at 09:49:38PM CEST, nolt...@gmail.com wrote: Commit 40842 reverted the fix for tagged+untagged VLANs on AR8327: https://dev.openwrt.org/changeset/40777 https://dev.openwrt.org/changeset/40842 According to jow, some people experienced some issues on older devices. Can anyone

[OpenWrt-Devel] VXLAN support

2014-08-31 Thread Jiri Pirko
Hi all. I did not find any movement in support of VXLAN. Are there any plans to support it? Or is anyone working on that? I can try to add VXLAN support to netifd. Any comments, ideas, hints appreciated. Thanks. Jiri ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] VXLAN support

2014-08-31 Thread Fernando Frediani
Hi, This would be a really useful and nice feature to add. May be use for example for connecting an office to DC based infra-structure that makes use of VXLAN. Open vSwitch (which runs on OpenWRT), as far as I know supports VXLAN but it doesn't seem to achieve very good performance on most