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_packets.patch
On 08/12/2013 08:59 PM, Gui Iribarren wrote:
> On 08/
On 13 August 2013 20:48, Rafał Miłecki wrote:
> 2013/8/13 Rafał Miłecki :
>> After analyzing it for a bit longer I noticed following thing:
>> 1) skb starts at aligned address
>> 2) first 28B in skb are reserved for Broadcom's header
>> 3) then there are unused 2B
>> 4) then finally ethernet packe
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 pad in the RX header that could
> be eliminated - in both directio
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, there might
be other reasons.
Anybody knows the ratio
2013/8/13 Rafał Miłecki :
> After analyzing it for a bit longer I noticed following thing:
> 1) skb starts at aligned address
> 2) first 28B in skb are reserved for Broadcom's header
> 3) then there are unused 2B
> 4) then finally ethernet packets starts
>
> So:
> 1) Ethernet packets starts at 28B+
2013/8/11 Rafał Miłecki :
> 2013/8/11 Robert Bradley :
>>
>> On 11 Aug 2013 18:13, "Rafał Miłecki" wrote:
>>>
>>> 2013/8/11 Robert Bradley :
>>> > it might be worth testing a build with these applied and use Florian's
>>> > method instead (pass the current SKB to the stack as-is and create a new
>
>From Ivan Petrov
ddns-scripts package can not currently detect ipv6 address of the network
interfaces. Fix this issue in this patch. After this patch applied, scripts
will be able to update ipv6 address on Dynamc DNS servers.
Signed-off-by: Ivan Petrov
---
This is my first patch, sorry for po
2013/8/13 Florian Fainelli :
> 2013/8/11 Rafał Miłecki :
>> 2013/8/9 Florian Fainelli :
>>> I think you might want to run "perf top" and run a relatively long
>>> transfer, say 60 seconds and see what comes up above 5%. On the MIPS
>>> platforms that I work with, doing checksum calculation was quit
2013/8/11 Rafał Miłecki :
> 2013/8/9 Florian Fainelli :
>> I think you might want to run "perf top" and run a relatively long
>> transfer, say 60 seconds and see what comes up above 5%. On the MIPS
>> platforms that I work with, doing checksum calculation was quite
>> expensive, so if the hardware
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 mangled. There are extra whitespaces at the beginning of some
lines.
signature.asc
Description: This is a digital
Signed-off-by: Alexander Couzens
---
.../linux/generic/files/drivers/net/phy/ar8216.c | 119 +
.../linux/generic/files/drivers/net/phy/ar8216.h | 7 ++
2 files changed, 126 insertions(+)
diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.c
b/target/linux/ge
11 matches
Mail list logo