Re: [OpenWrt-Devel] [RFH][PATCH] perf: package for perf kernel tool

2013-08-14 Thread Florian Fainelli
Hello, Le jeudi 15 août 2013 00:15:47 Rafał Miłecki a écrit : > --- > Hey guys, > > I'm pretty sure some of you have such package already written, but I > couldn't find it, so started writing it by myself. You can find it here: https://dev.openwrt.org/browser/packages/devel/perf ./scripts/feeds

[OpenWrt-Devel] [RFH][PATCH] perf: package for perf kernel tool

2013-08-14 Thread Rafał Miłecki
--- Hey guys, I'm pretty sure some of you have such package already written, but I couldn't find it, so started writing it by myself. Unfrotunately it doesn't work for me, because of: Package perf is missing dependencies for the following libraries: libc.so.6 libcrypt.so.1 libdl.so.2 libm.so.6 li

[OpenWrt-Devel] [PATCH V2] oprofile: update to 0.9.9

2013-08-14 Thread Rafał Miłecki
Legacy code was dropped in the new version, so we don't need patch for that anymore. On the other hand a new compiling bug appeared, see: https://sourceforge.net/p/oprofile/bugs/245/ It's related to the uClibc, so we need a workaround for it (it was cherry-picked from the master). Signed-off-by:

Re: [OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages -- fix typo, sorry for this

2013-08-14 Thread Oliver Ertl
Yes, you are right. Next time :-) Von Samsung Mobile gesendet Ursprüngliche Nachricht Von: Hartmut Knaack Datum: An: OpenWrt Development List Betreff: Re: [OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages -- fix typo, so

Re: [OpenWrt-Devel] Question on UCI Lua license

2013-08-14 Thread Jeff Remy
Thanks for the answer. I'm aware of the difference between GPL or LGPL. My question was mostly to try to figure why there was a difference between the library and the lua binding Having the library in LGPLv2.1 seems to show a certain intent while having GPLv2 on the Lua binding shows a different in

Re: [OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages -- fix typo, sorry for this

2013-08-14 Thread Hartmut Knaack
Now I see. IMHO sending a [PATCH V2] would be the cleaner solution. Oliver Ertl schrieb: > Signed-off-by: Oliver Ertl > --- > rules.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules.mk b/rules.mk > index 2d4d5c8..8594ca6 100644 > --- a/rules.mk > +++ b/rules.mk >

Re: [OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages

2013-08-14 Thread Hartmut Knaack
Hi. Oliver Ertl schrieb: > Signed-off-by: Oliver Ertl > --- > Config.in | 4 > rules.mk | 2 +- > 2 files changed, 5 insertions(+), 1 deletion(-) > > diff --git a/Config.in b/Config.in > index 0ef2f14..0683125 100644 > --- a/Config.in > +++ b/Config.in > @@ -784,6 +784,10 @@ menuconfig DEV

[OpenWrt-Devel] Request for creating symlink for python-config (not just python)

2013-08-14 Thread Rafał Miłecki
By default OpenWrt creates symlink for python only: > ls -l staging_dir/host/bin/ | grep python lrwxrwxrwx 1 zajec users 16 Aug 14 20:11 python -> /usr/bin/python2 However some apps may need python-config tool as well (see: perf). So I had to manually execute ln -s /usr/bin/python-config staging_

[OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages -- fix typo, sorry for this

2013-08-14 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.mk b/rules.mk index 2d4d5c8..8594ca6 100644 --- a/rules.mk +++ b/rules.mk @@ -80,7 +80,7 @@ ifdef CONFIG_MIPS64_ABI endif DL_DIR:=$(if $(call qstrip,$(CONFIG_DOWNLOAD_FOLDER)),$(c

[OpenWrt-Devel] [PATCH] add a option in menuconfig to set a custom folder for the images & packages

2013-08-14 Thread Oliver Ertl
Signed-off-by: Oliver Ertl --- Config.in | 4 rules.mk | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Config.in b/Config.in index 0ef2f14..0683125 100644 --- a/Config.in +++ b/Config.in @@ -784,6 +784,10 @@ menuconfig DEVEL string "Download folder" if

[OpenWrt-Devel] [PATCH] add selfhost.de dynamic DNS provider

2013-08-14 Thread Oliver Ertl
--- net/ddns-scripts/files/usr/lib/ddns/services | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/ddns-scripts/files/usr/lib/ddns/services b/net/ddns-scripts/files/usr/lib/ddns/services index 1e6b6b9..fb6d8dc 100644 --- a/net/ddns-scripts/files/usr/lib/ddns/services +++ b/net/ddns-scrip

[OpenWrt-Devel] [PATCH] brcm47xx: fix typo in Broadcom-bgmac-b43 profile name

2013-08-14 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk b/target/linux/brcm47xx/profiles/220-Broadcom-bgmac-b43.mk index 70cd889..35a

[OpenWrt-Devel] [PATCH] Fix for recognize TL-WR710N

2013-08-14 Thread Cezary Jackiewicz
Fix for recognize TL-WR710N Signed-off-by: Cezary Jackiewicz --- Index: target/linux/ar71xx/base-files/lib/ar71xx.sh === --- target/linux/ar71xx/base-files/lib/ar71xx.sh(revision 3) +++ target/linux/ar71xx/base-files/li

[OpenWrt-Devel] [PATCH] Fix factory image for DIR 505 A1

2013-08-14 Thread Cezary Jackiewicz
Based on the original firmware, the file must have the tag HORNET-PACKET-DIR505A1-3, not HORNET-RT-DIR505A1-3. Signed-off-by: Cezary Jackiewicz --- Index: target/linux/ar71xx/image/Makefile === --- target/linux/ar71xx/image/Makefil

[OpenWrt-Devel] rt2800usb_entry_txstatus_timeout warnings prevent ralink USB adapters from functioning correctly in trunk

2013-08-14 Thread Tomislav Požega
as already described in tickethttps://dev.openwrt.org/ticket/13523 rt2800usb driver does not function properly in trunk revisions. with default settings it is impossible to obtain stable throughput. the bug is reported as still present in latest kern

[OpenWrt-Devel] rt2800usb_entry_txstatus_timeout warnings prevent ralink USB adapters from functioning correctly in trunk

2013-08-14 Thread Tomislav Požega
as already described in ticket https://dev.openwrt.org/ticket/13523rt2800usb driver does not function properly in trunk revisions. with default settings it is impossible to obtain stable throughput. the bug is reported as still present in latest kernel _

Re: [OpenWrt-Devel] [Patch][packages] umurmur: update to 0.2.13

2013-08-14 Thread Dirk Neukirchen
i think forward mail in thunderbird broke patch again ... On 13.08.2013 12:06, Vasilis Tsiligiannis wrote: Hello, Στις Δευ 12 Αυγ 2013 12:02:04 Dirk Neukirchen έγραψε: uMurmur 0.2.13 update - requested by forum thread: https://forum.openwrt.org/viewtopic.php?id=21553 Your patch seems mangle

[OpenWrt-Devel] Fwd: Re: [Patch][packages] umurmur: update to 0.2.13

2013-08-14 Thread Dirk Neukirchen
Original Message Subject:Re: [OpenWrt-Devel] [Patch][packages] umurmur: update to 0.2.13 Date: Tue, 13 Aug 2013 15:03:32 +0200 From: Dirk Neukirchen To: Vasilis Tsiligiannis On 13.08.2013 12:06, Vasilis Tsiligiannis wrote: Hello, Στις Δευ 12 Αυγ 2013 12:

Re: [OpenWrt-Devel] [B.A.T.M.A.N.] Kernel panic & Process batadv.sh - Fatal

2013-08-14 Thread Antonio Quartulli
On Tue, Aug 13, 2013 at 10:48:15PM -0400, cmsv wrote: > The problem has now been solved with the needed patch that was > backported to AA. It is now available in r37768 and the images with > batman-adv are not affected by this problem. > > Patch is at: target/linux/generic/patches-3.3/721-phy_pack

Re: [OpenWrt-Devel] Ethernet performance for transfers between VLANs (bcm47xx)

2013-08-14 Thread Rafał Miłecki
2013/8/14 Florian Fainelli : > Stupid question, is the link between the switch and the CPU really > linking at Gigabit speeds? I got 180Mb/s for iperf between router and PC, so it can't be 100Mb/s. Plus swconfig seems to confirm this: # swconfig dev eth0 show | egrep 'Port|link' Port 0: link: por

Re: [OpenWrt-Devel] Ethernet performance for transfers between VLANs (bcm47xx)

2013-08-14 Thread Florian Fainelli
2013/8/14 Hauke Mehrtens : > On 08/08/2013 10:06 PM, Rafał Miłecki wrote: >> Hey, >> >> I was doing some tests of ethernet performance on Broadcom's SoCs and >> I may need your advise on that. >> >> As you know transfers between separated VLANs aren't really nice for >> the CPU. Linux has to receiv

Re: [OpenWrt-Devel] Question on UCI Lua license

2013-08-14 Thread edgar . soldin
On 13.08.2013 21:54, Jeff Remy wrote: > Hi, > I have a question regarding the UCI Lua bindings license. > libuci itself is LGPLv2.1, the cli utility is GPLv2 and the Lua > bindings are GPLv2. > I was wondering if this was on purpose? > It does not seem to be in line with the library but again, ther

[OpenWrt-Devel] [PATCH v2] [package] spi-gpio-custom: create custom SPI devices via GPIO lines

2013-08-14 Thread Marco Burato
This module is based on i2c-gpio-custom and allows to configure an SPI bus via GPIO lines and expose it to userspace without rebuilding the kernel. This is maily intended to connect microcontrollers and other simple SPI devices without making an ad-hoc kernel driver. Signed-off-by: Marco Burato

Re: [OpenWrt-Devel] Ethernet performance for transfers between VLANs (bcm47xx)

2013-08-14 Thread Hauke Mehrtens
On 08/08/2013 10:06 PM, Rafał Miłecki wrote: > Hey, > > I was doing some tests of ethernet performance on Broadcom's SoCs and > I may need your advise on that. > > As you know transfers between separated VLANs aren't really nice for > the CPU. Linux has to receive packets, pass them through the f

Re: [OpenWrt-Devel] [RFC][PATCH 2/2] bgmac: pass received packet to the netif instead of copying it

2013-08-14 Thread Nathan Hintz
On Tue, 13 Aug 2013 22:50:05 +0200 Rafał Miłecki wrote: > 2013/8/11 Nathan Hintz : > > Is there a penalty in synchronizing (DMA) more of the buffer than > > is needed? Here's a modified version of the patch that mostly > > eliminates the unneeded synchronization (there is another 24 bytes > > of