Re: [OpenWrt-Devel] Information required on AR7240 ethernet switch

2012-05-10 Thread Parul Aggarwal
Hello Everyone, Can anyone provide information on queries asked in my last post on AR7240 ethernet switch? Query posted again below: "AR7240 has integrtaed 803.2 ethernet switch with five 10/100 Mbps Fast ethernet MAC/PHY. We want to do loopback test on the ethernet peripheral of AP91. I had fe

Re: [OpenWrt-Devel] [PATCH] lantiq: dgn3500 support with eeprom loading from sysfs

2012-05-10 Thread gnommo dev
> So I'll add these to the "linux" partition. Do you also know what the > "POT" partition is the top of the flash is? > I don't know, but in netgear firmware there is a potenv executable that accesses to it like an uboot environment variable partition. It has only one entry: pot=4320 > I did n

Re: [OpenWrt-Devel] BQL support in Ethernet drivers (and Kathie Nichols and Van Jacobson's new AQM, codel)

2012-05-10 Thread Dave Taht
On Thu, May 10, 2012 at 9:13 AM, John Crispin wrote: > On 10/05/12 17:57, Dave Taht wrote: >> In looking over the enormous stack of boards and drivers that openwrt >> supports, I see that many of the ethernet drivers don't yet support >> Linux 3.3's "Byte Queue Limits", which are discussed here: >

Re: [OpenWrt-Devel] BQL support in Ethernet drivers (and Kathie Nichols and Van Jacobson's new AQM, codel)

2012-05-10 Thread John Crispin
On 10/05/12 17:57, Dave Taht wrote: > In looking over the enormous stack of boards and drivers that openwrt > supports, I see that many of the ethernet drivers don't yet support > Linux 3.3's "Byte Queue Limits", which are discussed here: > > http://lwn.net/Articles/454390/ > > It would be good i

[OpenWrt-Devel] BQL support in Ethernet drivers (and Kathie Nichols and Van Jacobson's new AQM, codel)

2012-05-10 Thread Dave Taht
In looking over the enormous stack of boards and drivers that openwrt supports, I see that many of the ethernet drivers don't yet support Linux 3.3's "Byte Queue Limits", which are discussed here: http://lwn.net/Articles/454390/ It would be good if more did. They improve network performance in th